By pontikis
via httpd.apache.org
Submitted: Jan 16 2013 / 08:34
Redirect www.yourdomain.com to yourdomain.com (or vice versa) to * avoid duplicate content in Google * avoid the possibility of split page rank It could be done using Apache directives (e.g. Redirect) or .htaccess (mod_rewrite).
Add your comment