How-to articles, tricks, and solutions about HTTP-STATUS-CODE-301
PHP header redirect 301 - what are the implications?
A 301 redirect in PHP using the "header" function tells the browser that the page has permanently moved to a new location.