Problema phpBB_seo
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
-
- Utilizator înregistrat
- Mesaje: 392
- Membru din: 04-Aug-2011, 00:15:36
- Versiune: Ultima
- Ext: Da
- Server: Windows
- Nivel phpBB: Puţin experimentat
- Nivel php: Puţin experimentat
- Contact:
Problema phpBB_seo
Salut,pana sa mut forumul din root in forum imi mergea foarte bine phpbb seo dar de cand la-m mutat nu imi mai merge,ma trimite spre host dar eu am facut configurarile bine pt ca arata ca ma trimite bine(de exemplu la anunturi: forumul meu/forum/anunturi) dar dupa ma trimite spre host(precum ar fi un directoriu gresit)
- bogdan
- Mesaje: 10888
- Membru din: 18-Oct-2002, 13:14:27
- Versiune: 3.0.11
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Experimentat
- Nivel php: Mediu
- Localitate: Bucuresti
- Contact:
Re: Problema phpBB_seo
Subiect mutat. Nu tine de Functionare ci de MOD-uri.
-
- Utilizator înregistrat
- Mesaje: 392
- Membru din: 04-Aug-2011, 00:15:36
- Versiune: Ultima
- Ext: Da
- Server: Windows
- Nivel phpBB: Puţin experimentat
- Nivel php: Puţin experimentat
- Contact:
Re: Problema phpBB_seo
Ok,voi fi mai atent pe viitor.Dar imi zici cum fac sa rezolv problema?
- Sona
- Utilizator înregistrat
- Mesaje: 288
- Membru din: 09-Feb-2010, 10:30:02
- Versiune: 3.0.11
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Ploiesti
- Contact:
Re: Problema phpBB_seo
Nu intelegi bytzabosulicaminunatu4you ca subiectul e mutat, deci discuti acolo?
http://www.desprehost.ro un forum cu libera exprimare despre hosting.
-
- Utilizator înregistrat
- Mesaje: 392
- Membru din: 04-Aug-2011, 00:15:36
- Versiune: Ultima
- Ext: Da
- Server: Windows
- Nivel phpBB: Puţin experimentat
- Nivel php: Puţin experimentat
- Contact:
Re: Problema phpBB_seo
Ba,daca un sibiect e mutat nu inseamna ca trb sa fac alt topic ba,tot aici discutam:|
P.s:Scuze pt off topic
P.s:Scuze pt off topic
- Sona
- Utilizator înregistrat
- Mesaje: 288
- Membru din: 09-Feb-2010, 10:30:02
- Versiune: 3.0.11
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Ploiesti
- Contact:
Re: Problema phpBB_seo
Bine ba.
http://www.desprehost.ro un forum cu libera exprimare despre hosting.
- bogdan
- Mesaje: 10888
- Membru din: 18-Oct-2002, 13:14:27
- Versiune: 3.0.11
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Experimentat
- Nivel php: Mediu
- Localitate: Bucuresti
- Contact:
Re: Problema phpBB_seo
Abtineti-va de la batut campii aiurea.
Link forum? Link MOD?
Link forum? Link MOD?
-
- Utilizator înregistrat
- Mesaje: 392
- Membru din: 04-Aug-2011, 00:15:36
- Versiune: Ultima
- Ext: Da
- Server: Windows
- Nivel phpBB: Puţin experimentat
- Nivel php: Puţin experimentat
- Contact:
Re: Problema phpBB_seo
link forum http://star-games.tk/forum Acum am dezactivat phpbb_seo
Si link mod http://www.phpbb.com/community/viewtopic.php?t=691165
Si link mod http://www.phpbb.com/community/viewtopic.php?t=691165
- bogdan
- Mesaje: 10888
- Membru din: 18-Oct-2002, 13:14:27
- Versiune: 3.0.11
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Experimentat
- Nivel php: Mediu
- Localitate: Bucuresti
- Contact:
Re: Problema phpBB_seo
Vad ca MOD-ul nu a mai fost actualizat pentru versiunile noi. Ti-as recomanda sa folosesti alt MOD SEO.
Verifica daca ai mutat/actualizat corect si fisierul .htaccess.
Verifica daca ai mutat/actualizat corect si fisierul .htaccess.
-
- Utilizator înregistrat
- Mesaje: 392
- Membru din: 04-Aug-2011, 00:15:36
- Versiune: Ultima
- Ext: Da
- Server: Windows
- Nivel phpBB: Puţin experimentat
- Nivel php: Puţin experimentat
- Contact:
Re: Problema phpBB_seo
da am verificat si sunt uite aici
Cod: Selectaţi tot
# Lines That should already be in your .htacess
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
# You may need to un-comment the following lines
# Options +FollowSymlinks
# To make sure that rewritten dir or file (/|.html) will not load dir.php in case it exist
# Options -MultiViews
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
# RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
# REWRITE BASE
RewriteBase /
# HERE IS A GOOD PLACE TO FORCE CANONICAL DOMAIN
# RewriteCond %{HTTP_HOST} !^star-games\.tk$ [NC]
# RewriteRule ^(.*)$ http://star-games.tk/$1 [QSA,L,R=301]
# DO NOT GO FURTHER IF THE REQUESTED FILE / DIR DOES EXISTS
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule . - [L]
#####################################################
# PHPBB SEO REWRITE RULES ALL MODES
#####################################################
# AUTHOR : dcz www.phpbb-seo.com
# STARTED : 01/2006
#################################
# FORUMS PAGES
###############
# FORUM INDEX
RewriteRule ^forum\.html$ /forum/index.php [QSA,L,NC]
# FORUM ALL MODES
RewriteRule ^(forum|[a-z0-9_-]*-f)([0-9]+)/?(page([0-9]+)\.html)?$ /forum/viewforum.php?f=$2&start=$4 [QSA,L,NC]
# TOPIC WITH VIRTUAL FOLDER ALL MODES
RewriteRule ^(forum|[a-z0-9_-]*-f)([0-9]+)/(topic|[a-z0-9_-]*-t)([0-9]+)(-([0-9]+))?\.html$ /forum/viewtopic.php?f=$2&t=$4&start=$6 [QSA,L,NC]
# TOPIC WITHOUT FORUM ID & DELIM ALL MODES
RewriteRule ^([a-z0-9_-]*)/?(topic|[a-z0-9_-]*-t)([0-9]+)(-([0-9]+))?\.html$ /forum/viewtopic.php?forum_uri=$1&t=$3&start=$5 [QSA,L,NC]
# PHPBB FILES ALL MODES
RewriteRule ^resources/[a-z0-9_-]+/(thumb/)?([0-9]+)$ /forum/download/file.php?id=$2&t=$1 [QSA,L,NC]
# PROFILES THROUGH USERNAME
RewriteRule ^member/([^/]+)/?$ /forum/memberlist.php?mode=viewprofile&un=$1 [QSA,L,NC]
# USER MESSAGES THROUGH USERNAME
RewriteRule ^member/([^/]+)/(topics|posts)/?(page([0-9]+)\.html)?$ /forum/search.php?author=$1&sr=$2&start=$4 [QSA,L,NC]
# GROUPS ALL MODES
RewriteRule ^(group|[a-z0-9_-]*-g)([0-9]+)(-([0-9]+))?\.html$ /forum/memberlist.php?mode=group&g=$2&start=$4 [QSA,L,NC]
# POST
RewriteRule ^post([0-9]+)\.html$ /forum/viewtopic.php?p=$1 [QSA,L,NC]
# ACTIVE TOPICS
RewriteRule ^active-topics(-([0-9]+))?\.html$ /forum/search.php?search_id=active_topics&start=$2&sr=topics [QSA,L,NC]
# UNANSWERED TOPICS
RewriteRule ^unanswered(-([0-9]+))?\.html$ /forum/search.php?search_id=unanswered&start=$2&sr=topics [QSA,L,NC]
# NEW POSTS
RewriteRule ^newposts(-([0-9]+))?\.html$ /forum/search.php?search_id=newposts&start=$2&sr=topics [QSA,L,NC]
# UNREAD POSTS
RewriteRule ^unreadposts(-([0-9]+))?\.html$ /forum/search.php?search_id=unreadposts&start=$2 [QSA,L,NC]
# THE TEAM
RewriteRule ^the-team\.html$ /forum/memberlist.php?mode=leaders [QSA,L,NC]
# HERE IS A GOOD PLACE TO ADD OTHER PHPBB RELATED REWRITERULES
# FORUM WITHOUT ID & DELIM ALL MODES
# THESE THREE LINES MUST BE LOCATED AT THE END OF YOUR HTACCESS TO WORK PROPERLY
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([a-z0-9_-]+)/?(page([0-9]+)\.html)?$ /forum/viewforum.php?forum_uri=$1&start=$3 [QSA,L,NC]
# FIX RELATIVE PATHS : FILES
RewriteRule ^forum/.+/(style\.php|ucp\.php|mcp\.php|faq\.php|download/file.php)$ /forum/$1 [QSA,L,NC,R=301]
# FIX RELATIVE PATHS : IMAGES
RewriteRule ^forum/.+/(styles/.*|images/.*)/$ /forum/$1 [QSA,L,NC,R=301]
# END PHPBB PAGES
#####################################################
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori