Home Web Development How to Do 301 Redirect Using ASP By superadmin. Published on June 19, 2010. September 16, 2019 0 Add the code to the web page or script ASP Code <%@ Language=VBScript %> <% Response.Status=”301 Moved Permanently” Response.AddHeader “Location”, “http://www.blazedream.com/” %> + There are no comments Add yours Cancel reply CommentNameEmailUrl
+ There are no comments
Add yours