How to make a permanent (301) redirect with PHP

Often we need to redirect permanently a page to a new location and this can be accomplished in many ways. I will discuss today the PHP method because this is the one i most often run into. So you can make a header redirect with php in the following manner: <?php header(“Location: /example.php”); ?> But [...]

  • Share/Bookmark
Get Adobe Flash playerPlugin by wpburn.com wordpress themes