Using htaccess To Always Have (Or Not Have) The www In Your URLs
Today I'm just posting a little bit of code that you can use in your .htaccess file to make all visitors (including search engine robots) 301 redirect to URLs with or without a 'www' in front of them. Why do this? Because instead of search...