# How to Bulk Submit Sitemap URLs

{% embed url="<https://assets.ytuong.dev/gsctool/google-search-console-manage-sitemaps-and-bulk-submit-sitemaps.mp4>" %}
Manage 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 Google JSON Key and Grant Permissions

{% content-ref url="/pages/HCWwoNNonKQgnahG7mE7" %}
[How to Get a Google JSON Key](/features/google-indexing/how-to-get-a-google-json-key.md)
{% endcontent-ref %}

### Step 3: Use a Bulk Submit Sitemap URLs to Google Search Console

To utilize the GSCTool extension for submitting bulk sitemaps to Google Search Console, follow these detailed steps after the initial configuration:

<figure><img src="/files/5OYgyLkALpQrhxLZOf8J" alt=""><figcaption><p>Bulk Submit Sitemap URLs to Google Search Console</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 Google Search Console.
* **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/DtoWQgns6wW4tHsbkA3J" alt=""><figcaption><p>Google Indexing with Sitemaps</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 Google Search Console 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 Google Search Console account under the 'Sitemaps' section.

By following these steps, you can efficiently submit multiple sitemaps to Google Search Console, 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 Google Search Console. This will help you identify and resolve any errors or issues Google 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/free-tools/how-to-bulk-submit-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.
