Frequently Asked Questions | Dec 10, 2024 - 12:40pm |
|
|
Frequently Asked Questions Operational Questions
Temporary vs Permanent Redirects in Web Mapping
Rate This FAQ
(Not yet rated)
|
Created On: 28 Jan 2008 3:16 pm Last Edited: 3 Feb 2008 2:27 pm |
Question |
|
|
Setting a redirect in Direct Web Service's Web Mapping causes the site to issue a 302 ("temporary redirect") status code. Search engines seeing a 302 may keep old URLs in their database, rather than updating to the new location.
Is there any way for Web Crossing to issue a 301 ("permanent redirect")? |
Answer |
Yes. You can put a "permanent:" in front of the destination URL. |
Example |
http://mysite.com/oldurl permanent:http://mysite.com/newurl |
|
|
|
|