# How to Bulk Submit Bing Webmaster Tool Sitemap URLs

{% embed url="<https://assets.ytuong.dev/gsctool/bing-manage-sitemaps-and-bulk-submit-sitemaps.mp4>" %}
Manage Bing Webmaster Tools Sitemaps and Bulk Submit Sitemaps
{% endembed %}

### Step 1: Install a Chrome Extension

{% content-ref url="/pages/FeavtFSVJIuwMpEZnSF0" %}
[How to Install](/getting-started/how-to-install.md)
{% endcontent-ref %}

### Step 2: Configure the Bing API Key

{% content-ref url="/pages/q0OezNyCt503OsF4KoY0" %}
[How to get Bing Webmaster Tools API Key](/features/bing-webmaster-tools/how-to-get-bing-webmaster-tools-api-key.md)
{% endcontent-ref %}

### Step 3: Use a Bulk Submit Sitemap URLs to Bing Webmaster Tools

<figure><img src="/files/mZl5vLSJ6etOZhHNHoO3" alt="Bulk Submit Sitemap URLs to Bing Webmaster Tools"><figcaption><p>Bulk Submit Sitemap URLs to Bing Webmaster Tools</p></figcaption></figure>

1. **Open Chrome Browser**: Launch your Chrome browser where the GSCTool extension is installed.
2. **Navigate to GSCTool**: Click on the GSCTool extension icon on the Chrome toolbar to open its interface.
3. **Enter Sitemap URLs**: In the provided field within the GSCTool interface, enter the full URLs of the sitemaps you wish to submit. You can submit multiple sitemaps by separating each URL with a newline.

#### Tips for Extracting Sitemap URLs

* **XML Sitemap URL Extractor Tool:** Utilize an XML Sitemap URL Extractor tool to efficiently extract sub-sitemaps from a primary sitemap file. This can simplify the process of submitting multiple URLs to Bing Webmaster Tools.
* **Online Sitemap Extractor:** Alternatively, you can use the online tool available at [sitemap-extractor.gsctool.com](https://sitemap-extractor.gsctool.com) for extracting sub-sitemaps from a sitemap. This web-based tool provides a straightforward approach to identify all the sub-sitemap URLs contained within the main sitemap file.

<figure><img src="/files/vBsPAV8XPHDh013H56Af" alt="Bulk Submit Sitemap URLs to Bing Webmaster Tools"><figcaption><p>Bulk Submit Sitemap URLs to Bing Webmaster Tools</p></figcaption></figure>

4. **Submit Sitemaps**: After entering all the sitemap URLs, click the 'Submit' button within the GSCTool extension. This action will automatically submit all listed sitemaps to Bing Webmaster Tools for the associated website.
5. **Check Submission Status**: Wait for the process to complete. You can check the status of each submitted sitemap in the GSCTool’s interface or directly in your Bing Webmaster Tools account under the 'Sitemaps' section.

By following these steps, you can efficiently submit multiple sitemaps to Bing Webmaster Tools, making it easier to ensure that all parts of your website are being indexed properly.

#### Next Steps

After submission, regularly check the status of your sitemaps in Bing Webmaster Tools. This will help you identify and resolve any errors or issues Bing might find with your submitted sitemaps.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.gsctool.com/features/bing-webmaster-tools/how-to-bulk-submit-bing-webmaster-tool-sitemap-urls.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
