![]() |
|
|
301 Redirect in ASPThe code snippet below creates a 301 redirect. The status code "301" is interpreted as "moved permanently" and is the most search engine friendly way to redirect a page and preserve search engine ranking positions. <%@ Language=VBScript %> If you have any code snippets to share with full credit given then send an email to Codesnippets - You'll receive full credit and a link back to your site. Site developed by Michael Wall - Web Design Belfast N.Ireland. |
|