Redirect www/ or not
Categories: Asides
Edit your .htaccess file in your site’s root directory to automatically redirect all non www traffic to the www version.
This makes sure that your site accepts all incoming links exactly the same way and makes sure Google doesn’t penalise you for having two identical sites.
Ie http://e-timpa.com is not identical to http://www.e-timpa.com
Google for a [...]
Edit your .htaccess file in your site's root directory to automatically redirect all non www traffic to the www version. This makes sure that your site accepts all incoming links exactly the same way and makes sure Google doesn't penalise you for having two identical sites. Ie http://e-timpa.com is not identical to http://www.e-timpa.com Google for a 301 redirect for non-www Read More