Forum Moderators: phranque

Message Too Old, No Replies

How to modify the structure of website?

         

sanjeeb

9:38 am on Apr 9, 2005 (gmt 0)

10+ Year Member



I want to move the content pages of my site and also want to change the name of them and I dont want to lose the benefit of already indexed pages by search engines. How it could be done without losing traffic.

specter

9:54 am on Apr 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Put a redirect command from the existing pages to the new ones while they will be indexed.

Longhaired Genius

10:02 am on Apr 9, 2005 (gmt 0)

10+ Year Member



Assuming your site uses Apache as a server you can redirect traffic to your new pages using mod_rewrite in a .htaccess file. There's plenty of information on this in the Apache Web Server [webmasterworld.com] forum.

Welcome to Webmaster World.

kodaks

12:56 pm on Apr 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World!

This thread may assist you in making page redirects:
[webmasterworld.com...]

sanjeeb

6:40 am on Apr 12, 2005 (gmt 0)

10+ Year Member



Thanks to reply
but put the redirection command on the existing page is not the solution of my problem. actually I want to redirect from url [mysite...] to [mysite...] through ISAPI How it could be done

Thanks
Sanjeeb

specter

7:00 pm on Apr 12, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You'll lost your traffic...