Important htaccess information

Some important website settings for your htaccess file along with a few htaccess hints and tips.

Your default htaccess
An htaccess file is added to your web space when your account is created.  In case you deleted or overwrote the default file, here it is:       # Code ...
Sat, 9 Aug, 2014 at 8:01 PM
Redirect <domain> to www.<domain>
You should redirect all visitors to your website to the "www" top level domain.  (Unless, of course, the website is on a subdomain.)  The R=301 pa...
Thu, 12 Jun, 2014 at 2:37 PM
Redirect old domain to new domain
Let's say you're rebranding your website with a new domain name.  How do you update all of those search engine links without losing juice?  ...
Thu, 12 Jun, 2014 at 2:37 PM