Forum Moderators: open
RewriteRule /ACURA/CL/1997/2.2L-%204%20Cyl/AllCategory/SearchResultsPage.htm http://www.example.com/acura-cl-1997-2.2l.htm [I,O,RP,L] # Helicon ISAPI_Rewrite configuration file
# Version 3.1.0.69
# Start SEO Code
RewriteEngine On
# Forced Tier Linking Code
RewriteRule ^signup-([0-9]+)\.html$ http://www\.example\.com/rf/signup\.php?ref=$1 [R=301,L]
# TextAds
RewriteRule ^([0-9]+)-([a-z]+)-([0-9]+)\.html$ http://www\.example\.com/rf/idevads\.php?id=$1&ad=$3 [R=301,L]
RewriteRule ^([0-9]+)-([a-z]+)-([0-9]+)-([0-9]+)\.html$ http://www\.example\.com/rf/idevads\.php?id=$1&ad=$3&page=$4 [R=301,L]
# Custom Links
RewriteRule ^([0-9]+)-([a-zA-Z0-9-]+)-([0-9]+)-url\.html$ http://www\.example\.com/rf/id\.php?id=$1&keyword=$2&url=$3 [R=301,L]
RewriteRule ^([0-9]+)-([a-zA-Z0-9-]+)-([0-9]+)-custom\.html$ http://www\.example\.com/rf/id\.php?id=$1&keyword=$2&custom=$3 [R=301,L]
# Standard Links
RewriteRule ^([0-9]+)\.html$ http://www\.example\.com/rf/id\.php?id=$1 [R=301,L]
RewriteRule ^([0-9]+)-([0-9]+)\.html$ http://www\.example\.com/rf/id\.php?id=$1&page=$2 [R=301,L]
RewriteRule ^([0-9]+)-([0-9]+)-([0-9]+)\.html$ http://www\.example\.com/rf/id\.php?id=$1&page=$2&set=$3 [R=301,L]
RewriteRule ^([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+)\.html$ http://www\.example\.com/rf/id\.php?id=$1&page=$2&set=$3&link=$4 [R=301,L]
RewriteRule ^([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+)-([a-zA-Z]+)\.html$ http://www\.example\.com/rf/id\.php?id=$1&page=$2&set=$3&link=$4&keyword=$5 [R=301,L]
RewriteRule ^([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+)-([a-zA-Z]+)-([0-9]+)\.html$ http://www\.example\.com/rf/id\.php?id=$1&page=$2&set=$3&link=$4&keyword=$5&custom=$6 [R=301,L]
RewriteRule ^([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+)-([a-zA-Z]+)-([0-9]+)-([0-9]+)\.html$ http://www\.example\.com/rf/id\.php?id=$1&page=$2&set=$3&link=$4&keyword=$5&custom=$6&url=$7 [R=301,L]
# End SEO Code [edited by: Ocean10000 at 10:40 pm (utc) on Apr 17, 2010]
[edit reason] changed to example.com and delinked URLS in example code [/edit]
RewriteRule ^/ACURA/CL/1997/2.2L-\ 4\ Cyl/AllCategory/SearchResultsPage\.htm$ http://www.example.com/acura-cl-1997-2.2l.html [R=301,L]