How to Redirect Website Traffic using 301 Page Redirects

How to Redirect Website Traffic using 301 Page Redirects

If you renamed or moved pages of your website, a 301 redirect lets you automatically redirect visitors and search engine spiders to your new pages while maintaining your search engine ranking. For example, you can redirect traffic from oldpage.php (.asp or .jsp) to “http://www.newdomain.com/newpage.html” and retain your search engine ranking and back links. Use the code below to redirect traffic…