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  
 
   
moving from a subfolder to another with zero dup installed

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » Zero duplicate
::  
Author Message
triple



Joined: 18 Dec 2007
Posts: 11
Location: San Cristobal de las Casas - Mexico

moving from a subfolder to another with zero dup installedPosted: Thu Feb 21, 2008 4:25 am    Post subject: moving from a subfolder to another with zero dup installed

hi, moving phpbb from a subfolder to another wich kind of 301 redirect i need to use? and on which files? i post in this section beacuse in a precedent moving i use a 301 php code on phpbb root files like portal.php, index.php, viewtopic.php and so on....but with the zero duplicate active how i need to act? thanks
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 2383

moving from a subfolder to another with zero dup installedPosted: Thu Feb 21, 2008 10:51 am    Post subject: Re: moving from a subfolder to another with zero dup installed

You'll need to redirect all of the old dir content to the new one, using something like :

Code:
RewriteRule ^old_dir/(.*) /new_dir/$1 [QSA,L,R=301]


In your .htaccess.

Do some test on two unused dir to make sure it's working before you'll switch.

_________________
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » Zero duplicate
Page 1 of 1

Navigation Similar Topics

Jump to: