Forum Moderators: phranque
further REWRITE
href="/123-page-title" from the pages of your site. URLs are defined in links. example.com/123-page-title /index.php?id=123&name=page-title example.com/index.php?id=123&name=page-title and rewrite (that's rewrite, not redirect) these to /special-script.php. ^([0-9]+).*\/
/3561-this-product-is-junk type, as well as creating infinite duplicate content. RewriteRule ^([0-9]+)-(.*) /script.php?id=$1&name=$2 [L] $thisProductName = preg_replace('/[^a-z0-9]+$/', '', (preg_replace('/[^a-z0-9-]+/', '-', (preg_replace('/[\']+/', '', (preg_replace('/\ ?&\ ?/', '-', strtolower(trim($this->productName)))))))));