Forum Moderators: open

Message Too Old, No Replies

SEO friendly re-directs.

seo friendly re-directs...

         

vacorama

6:20 pm on Apr 14, 2006 (gmt 0)

10+ Year Member



Hello... is anyone familiar with the most search engine friendly way to re-direct people to a page that has been moved? i was thinking maybe a timed re-direct with javascript..?

milanmk

6:50 pm on Apr 14, 2006 (gmt 0)

10+ Year Member



Javascript redirects are not SEO friendly as bots are not able to crawl it. Better option is URL rewriting with htaccess that will also save you from losing any PR or back links.

Milan

vacorama

7:11 pm on Apr 14, 2006 (gmt 0)

10+ Year Member



ahh great, thanks so much. yeah i was thinking about mod_rewrite but have never used. but yeah, just checked out some basic re-direct stuff and looks perfect. man, moving sites over is such a headache. thanks for the tip..

le_gber

8:36 am on Apr 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



vacorama, have a look here [google.co.uk]

it's also possible to use a server side script to emulate the 301 (if your pages were asp or php pages for example)