Mobile app version of vmapp.org
Login or Join
Murphy175

: There are a couple of things you can use. First, assuming you have signed the domain up for Google Webmaster tools, you can select the prefered version of the URL. http://googlewebmastercentral.blogspot.com/2009/02/specify-yo

@Murphy175

There are a couple of things you can use. First, assuming you have signed the domain up for Google Webmaster tools, you can select the prefered version of the URL. googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html
I would also add an HTACCESS rule to redirect visitors to the preferred URL.

RewriteCond %{HTTP_HOST} company.hosted_site.com [NC]
RewriteRule ^(.*)$ www.hosted_site.com/ [L,R=301]

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Murphy175

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme