Website Coding
Page Specific 301 Redirects
Follow the simple code example below in order to implement a page specific 301 redirect. This is also a handy redirect for informing a search engine spiders that a web page has permanently moved. Warning, you will be editing your .htaccess file, so please be careful and make a backup of the original just in case there is a problem....
301 Redirect Instructions – Non www to www
Below are 301 Redirect Instructions to go from Non www to www. Word of warning, you will have to edit your .htaccess file to accomplish this. Please be careful and always make a backup of the original just in case there is a problem. First, open your .htaccess file with a plain text editor such as notepad. Next copy and...