# Webmaster tools

Submitting your Sitemap to Google is a key part of improving your store's search engine rankings.

After submitting a sitemap, search engines can send their spiders (not the scary kind) to crawl your store and feedback the information, improving your rankings.

This is something we do for you automatically, so you don't really need to worry about it. If you want to manage it yourself, you can set up a [Google Webmaster Tools](https://www.google.com/webmasters) account to submit your sitemap manually.

It can take anywhere between a few weeks and a few months before search engines, such as Google, index your store and begin to show it in their results pages. To help speed up this process, you may want to consider signing up for Google Webmaster Tools and submitting your Sitemap to them. This will provide them with an up-to-date list of all pages on your store. While this is not guaranteed to speed up the indexing process, it should at least ensure that Google has a clear map of your entire store.\
\
For more information and to sign up, please see: <http://www.google.com/webmasters/tools/>

{% hint style="info" %}
Seen an increase in warnings: "Blocked by ROBOTS.TXT"?&#x20;

See the following help article: [Google: "Blocked by ROBOTS.TXT"](/useful-links-and-pages/faqs/errors/google-blocked-by-robots.txt.md)
{% endhint %}


---

# 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.freewebstore.com/marketing/google/webmaster-tools.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.
