HighDots Forums  

Redirect to fix Google links to previous pages.

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Redirect to fix Google links to previous pages. in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
colinwalton
 
Posts: n/a

Default Redirect to fix Google links to previous pages. - 06-27-2008 , 02:24 AM






Is there a script that can redirect visitors to another page if the page they
are looking for is deleted or not found?

At the moment I want to totally change websites I am working on but Google
links to the old pages. I could put pages in the same places as they were on
the old site with redirecting links on them but this is horribly clunky - is
there a better way?

Thanks


Reply With Quote
  #2  
Old   
Michael Fesser
 
Posts: n/a

Default Re: Redirect to fix Google links to previous pages. - 06-27-2008 , 02:43 AM






..oO(colinwalton)

Quote:
Is there a script that can redirect visitors to another page if the page they
are looking for is deleted or not found?

At the moment I want to totally change websites I am working on but Google
links to the old pages. I could put pages in the same places as they were on
the old site with redirecting links on them but this is horribly clunky - is
there a better way?
The correct way is to use HTTP to redirect old URLs to new URLs with a
301 status code ("Moved Permanently"), so that the users will still be
able to get the content they're looking for and search engines will be
able to update their indexes. Of course this can be a lot of work if you
want to restructure an entire site.

See also

Cool URIs don't change
http://www.w3.org/Provider/Style/URI

Micha


Reply With Quote
  #3  
Old   
Marimight
 
Posts: n/a

Default Re: Redirect to fix Google links to previous pages. - 06-27-2008 , 06:17 AM



you can set that up from a .htaccess file or ask your hosting

Reply With Quote
  #4  
Old   
colinwalton
 
Posts: n/a

Default Re: Redirect to fix Google links to previous pages. - 06-28-2008 , 10:03 AM



Great thanks - works a treat now

c

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.