You Are Here Home > .htaccess

.htaccess

SEO Friendly Redirect

Paste this into your .htaccess file and edit to match your source and destination URLs:

rewriteEngine on 
rewriteRule ^old-file\.php$ http://www.the-new-url.com/new-file.php [r=permanent, L]
SEO Friendly Redirect
Comments (0)   Filed under: .htaccess   Posted by: Codehead