Options: These are the options available by which anyone can be used to submit your sitemap to your site.
- Bing Webmaster Tools
- Ping service
- Reference in robot.txt file
Option details
- Bing Webmaster Tools
You can sign in to Bing Webmaster Tools and use the Sitemaps tool. To submit your Sitemap files, follow these steps:
- Sign in to Bing Webmaster Tools.
- On the Home tab, click the registered site for which you want to submit a Sitemap file.
- Click the Crawl tab.
- Click Sitemaps.
- Click Add Feed.
- In the Add Feed dialog box, enter the URL and filename of your Sitemap file, such as
https://www.mysite.com/sitemap.xml
. - Click Submit.
Note - This is the preferred method for receiving Sitemap files.
- There is no limit to the number of Sitemap files Bing Webmaster Tools can manage. However, if you have more than just a few Sitemap files to submit, we recommend that you create a single Sitemap index file that lists the other Sitemap files on your site. After you have submitted your Sitemap index file, remove the site’s other Sitemap files from Bing Webmaster Tools, as they are no longer necessary.
- For more information about registering to use Bing Webmaster Tools, see How to register a site.
- Ping service
Using your browser’s address bar, you can directly submit your Sitemap to Bing. Type the following:
https://www.bing.com/webmaster/ping.aspx?sitemap=www.mysite.com/sitemap.xml
substituting the full URL of your Sitemap file in place of the “mysite.com” example, and the full file name and file extension of your Sitemap file in place of the “sitemap.xml” example. - Reference in robots.txt file
If you are using a robots.txt file to instruct search engine bots which files and directories not to crawl and thus block them from indexing that content, you can add a new line at the end of that file that points to the URL of the primary Sitemap file. Type the following:
Sitemap: https://www.mysite.com/sitemap.xml
substituting the full URL of your Sitemap file in place of the “mysite.com” example, and the full file name and file extension of your Sitemap file in place of the “sitemap.xml” example. For more information about creating a robots.txt file, see How to create a robots.txt file.
Learn more about the sitemap protocol at Sitemaps.org.
Leave a Reply