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;
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;
No comments yet.
RSS feed for comments on this post. TrackBack URL