phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
redirct

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Simple SEO URL
::  
Author Message
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

redirctPosted: Wed Jan 09, 2008 1:52 am    Post subject: redirct

welcome dcz

before i update to last version i was have links like this

Code:


http://www.paramegsoft.com/forum/forum103/


it was redirct automatic to

Code:


http://www.paramegsoft.com/forum/forum103.html


after last update it now dont redirct

can you please help me to redirct it to .html
i have now over 6000 page not found in google webmaster tools

and please redirct to links like
Code:

http://www.paramegsoft.com/forum/topic11404.html&start=390

to
Code:

http://www.paramegsoft.com/forum/topic11404.html

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

redirctPosted: Wed Jan 09, 2008 1:50 pm    Post subject: Re: redirct

Well, you need to keep better track of your custom needs : http://www.phpbb-seo.com/boards/simple-seo-url/discussions-vt1627-15.html#12118

Same problem, same fix Wink

For the -http://www.paramegsoft.com/forum/topic11404.html&start=390 links, you could use :

Code:
# topic with & pagination
RewriteRule ^forum/topic([0-9]+)\.html(&start=([0-9]+)?$ /forum/viewtopic.php?t=$1&start=$3 [QSA,L,NC]


++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

redirctPosted: Wed Jan 09, 2008 4:37 pm    Post subject: Re: redirct

dcz wrote:
Well, you need to keep better track of your custom needs : http://www.phpbb-seo.com/boards/simple-seo-url/discussions-vt1627-15.html#12118

Same problem, same fix Wink

For the -http://www.paramegsoft.com/forum/topic11404.html&start=390 links, you could use :

Code:
# topic with & pagination
RewriteRule ^forum/topic([0-9]+)\.html(&start=([0-9]+)?$ /forum/viewtopic.php?t=$1&start=$3 [QSA,L,NC]


++


welcome dcz

for forum with html and without the problem sloved Very Happy

but when i use this for topics
Code:
# topic with & pagination
RewriteRule ^forum/topic([0-9]+)\.html(&start=([0-9]+)?$ /forum/viewtopic.php?t=$1&start=$3 [QSA,L,NC]


i have 500 internal server error

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

redirctPosted: Sun Jan 13, 2008 4:13 pm    Post subject: Re: redirct

Dropped a bracket, sorry :

Code:
RewriteRule ^forum/topic([0-9]+)\.html(&start=([0-9]+))?$ /forum/viewtopic.php?t=$1&start=$3 [QSA,L,NC]


++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

redirctPosted: Mon Jan 14, 2008 1:32 am    Post subject: Re: redirct

dcz wrote:
Dropped a bracket, sorry :

Code:
RewriteRule ^forum/topic([0-9]+)\.html(&start=([0-9]+))?$ /forum/viewtopic.php?t=$1&start=$3 [QSA,L,NC]


++


now it working ok Very Happy

thank you dcz

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Simple SEO URL
Page 1 of 1

Navigation Similar Topics

Jump to: