: How to set preferred URL in Bing Webmaster Tools My site is www.example.com and Bing Webmaster Tools keeping telling me to submit a sitemap for example.com, so it is possible to stop Bing stop
My site is example.com and Bing Webmaster Tools keeping telling me to submit a sitemap for example.com, so it is possible to stop Bing stop bothering me the example.com?
More posts by @Pierce454
1 Comments
Sorted by latest first Latest Oldest Best
This functionality doesn't exist for Bing Webmaster Tools.
It considers example.com as your domain, whatever the subdomain you can use (www or something else). It's not a big deal, just take care of submit a sitemap.xml and choosing your preferred version by redirecting on to another on server side. If you use Apache as a web server, you can use these lines in your .htaccess (it redirects no-www to www version):
RewriteEngine On
RewriteCond %{HTTP_HOST} ^domain.com [NC]
RewriteRule (.*) www.domain.com/ [L,R=301]
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.