Forum Moderators: open

Message Too Old, No Replies

Help on Re-Organizing Site Structure

         

carbide01

4:13 pm on Nov 12, 2003 (gmt 0)

10+ Year Member



I am working on a clients site wich has ~120 pages.

Of course, they are all in one big folder, which I would like to organize and categorize into subfolders.

How can I do this without losing all the rankings the site has achieved?

thanks

carbide01

Mohamed_E

6:19 pm on Nov 12, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



301 redirects will transfer the benefits of links to the new page.

With an Apache server the .htaccess file should have, for each moved file:

RedirectPermanent /oldfile [Full...]

Go to the Apache forum if you have more questions.