Author Archives: jenni

Sending a 301 “Moved Permanently” Header with PHP

Using these 2 handy-dandy lines of PHP code, you can easily redirect both people and search engines to a web page’s new location. By doing it this way, you not only make life easier for your site’s visitors, but also let search engines know that they should update their records about the move. Continue reading

Posted in PHP | 3 Comments