View Single Post
  #1 (permalink)  
Old 08-07-2008, 04:38 PM
SEMMatt SEMMatt is offline
WebProWorld New Member
 
Join Date: Aug 2008
Posts: 3
SEMMatt RepRank 0
Default 301 Redirect of many pages on IIS

We have a situation where we want to rename about 550 HTML pages. In doing so, we want to 301 redirect the old pages to the new ones.

All:
What is the easiest way to do this? We are running Microsoft IIS. I don't want to burden the system admin (not me) with having to a manual operation on 500 + pages. Besides going from html to .asp the names will totally be changed from like abcd123.html to my-optimized-keywords.asp

Has anyone used a custom handle 404 page to handle the 301 redirect? What is your experience with it? Any advice/suggestions are appreciated.

Thanx,
Reply With Quote