Many times we need to re-direct a page to another page, due to lots of reasons like:
Here are simple PHP headers to re-direct the page to new location.
- You changed your URL patterns to new patterns.
- The Old links are dead.
- You simply moved your site to new domain,
Here are simple PHP headers to re-direct the page to new location.