You Are Here Home > SEO Friendly Redirect

SEO Friendly Redirect

Place this on top of your php file:

header('HTTP/1.1 301 Moved Permanently'); 
header('Location: http://www.the-new-url.com/maybe-file.php');
exit;
SEO Friendly Redirect
Filed under: PHP   Posted by: Hamid

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment