There are many ways to accomplish 301 redirection in WordPress. In this blog post we’ll show you the 2 most common options when you want to send 301 Moved Permanently header response codes. Include PHP Redirection Code in header.php Create a redirect rule in functions.php using built in wp_redirect function Note: whenever you use 301… Continue reading PHP 301 Redirection in WordPress