i am just about to launch a new site but want to make sure all the old links get individually redirected to the new pages via the 301 method. i have done this no problem in the past with simple pages e.g. pagename.asp, however my issue is all the old pages are made up with string variables e.g.
OLD PAGES:
page.jsp?id=lcruises/departures2009
page.jsp?type=4&id=contact
page.jsp?type=1&id=groups&page=donnakime s2009
this is what i have tried for the first old link, to no avail. please can someone help me for all 3 types! many thanks in advance!
RewriteRule ^page.jsp?id=cruise_info/princess$ /ship-detail-12.php? [R=301]


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks