: 1) Do a 301 redirect from one to the other. Here is the code you can place in an .htaccess file in your webroot (change your_domain.com to be your actual domain): RewriteEngine on RewriteCond
1) Do a 301 redirect from one to the other. Here is the code you can place in an .htaccess file in your webroot (change your_domain.com to be your actual domain):
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.your_domain.com$
RewriteRule ^(.*)$ www.your_domain.com/ [R=301]
2) In Google Webmaster Tools you can set your preferred domain so Google knows which one you prefer.
More posts by @Kristi941
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.