I just launched a site a few weeks ago, and I’ve been getting several of these errors recently.
What does this mean, is Bing trying to crawl my site? What can I do to fix this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That file will simply help Bing with your site.
First, go to: https://ssl.bing.com/webmaster/SubmitSitePage.aspx and add your site.
You’ll then be prompted to download the
BingSiteAuth.xmlfile. Add that somewhere in your mvc project (probably the root folder) and then, inGlobal.asax.csin theRegisterRoutesmethod, add:If you choose to add the file somewhere other than the site root, make sure you map a route to it that looks like it’s at the root with: