View Single Post
  #2 (permalink)  
Old 09-30-2008, 01:23 PM
caravan's Avatar
caravan caravan is offline
WebProWorld Pro
 
Join Date: May 2006
Location: Preston, Lancashire, UK
Posts: 101
caravan RepRank 1
Default Re: 301 Redirect for .aspx pages

I use asp and the code you have shown for the asp redirect is the same as the code I use. If your old page is called oldpage.asp are you replacing the contents with the asp redirect code and sending it to the corresponding newpage.aspx page? I've used this code many times with no problems.
Reply With Quote