/ Published in: PHP
This redirects visitors to a new URL using a 301 redirect. Using a 301 redirect is the safest way to let Google know your address has changed.
Expand |
Embed | Plain Text
Comments
Subscribe to comments
You need to login to post a comment.

It might also be wise to add a "exit();" afterwards just in case the browser doesn't behave.