301 redirection - Please reply !!!

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 4
Joined: 27 Mar 2012, 10:05

301 redirection - Please reply !!!

27 Mar 2012, 10:12

Hi, I'm new to this...

I have an old site with 600+ pages. I'm about to launch a new website with new pages, new folders, etc. I don't want to loose my page ranking in Google. Is there a way, with ISAPI-Rewrite 3 to create a "301 error rule" and point all the delete pages to new ones ?

Example :
index_ws_us.cfm (old) must now point to index.cfm (new)
boards_ws_us.cfm (old) must now point to /windsurfing/boards/index.cfm (new)

How can I create that (in a .htaccess file I presume) ?

Thanks for your help, greatly appreciated !

Gilles

User avatar
Posts: 1264
Joined: 07 Mar 2012, 10:16

Re: 301 redirection - Please reply !!!

28 Mar 2012, 06:43

Hello,

There's no 301 - error rule. We may suggest 301 redirect to new page(s).
Your .htaccess file could be created from ISAPI_Rewrite manager and the best way to redirect old pages to new pages - Comprehensive mapfiles

Regards
Andrew

User avatar
Posts: 4
Joined: 27 Mar 2012, 10:05

Re: 301 redirection - Please reply !!!

30 Mar 2012, 15:51

Ok, so is it possible to create "301 redirect" for about 600 pages ???

How can I do that ?

Cant I have a map.txt with :
old page new page
old page new page
old page new page
.....

Thanks for your advices !!!!

User avatar
Posts: 1264
Joined: 07 Mar 2012, 10:16

Re: 301 redirection - Please reply !!!

02 Apr 2012, 06:20

Yes, you can create 600 redirects with one rule and one file. It will be more like:

Code: Select all
old_folder/old_link.html     /newFolder/newLink.asp
old_folder/old_link1.html     /newFolder/newLink.htm
old_folder/old_link.asp     /newFolder/newLink.php


Regards
Andrew

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 4 guests