> For the complete documentation index, see [llms.txt](https://docs.avada.io/seo-suite-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/seo-suite-help-center/search-appearance/instant-indexing.md).

# Instant indexing

{% hint style="info" %}
W**ho can use this feature?**

* This feature is available for Pro and Enterprise plan users.
  {% endhint %}

### What is Indexing?

Your website content will not be available on Google search right after being published.

Google Search needs to explore your web to find content and add to search results. Google Search works in three stages, and Indexing is one among them :

* Crawling: Google downloads text, images, and videos from pages it found on the internet with automated programs called crawlers.
* Indexing: Google analyzes the text, images, and video files on the page, and stores the information in the Google index, which is a large database.
* Serving search results: When a user searches on Google, Google returns information that's relevant to the user's query.

Learn more about[ how Google search works.](https://developers.google.com/search/docs/fundamentals/how-search-works)

### How does this work?

Not all websites can go through three stages of Google Search process.

And when you update information on your site, instead of waiting for being indexed again, Instant index helps notify search engines so they can crawl your page soon.

Avada SEO Suite helps you use Google and Bing's Indexing API to support the indexing of URLs on your store.

1. Go to "Search appearance" *→*  "Instant indexing" and click Turn on
2. Set up Google & Bing Instant API Key
   * [Get your Google Instant API Key from Google search console](https://docs.avada.io/seo-suite-help-center/search-appearance/instant-indexing/google-indexing-api) and fill in your key
   * Click Generate to get the Bing indexing API key
3. Select pages you want to be indexed by Google Search
   * Click Add URL to select pages. You can manually add page URL to list of URLs.
   * You can submit maximum 100 pages each times and 200 pages per day.
   * Click Submit to Google & Bing
4. Select pages you want to be removed from Google Search
   * Click Add URL to select pages. You can manually add page URL to list of URLs.
   * Click Submit to remove
5. Click **Save** to save all your settings

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdVq_fAHoxgEeodgD9spvFux413KMnD6TlS4GtfwoPxHjeYCAEMZAdpD9tBbaqVpbwj5_lPok-i_zyeVIcpK9cLAGeismW-QX8TGTT7LB9O3EHkvJXlY0TzCORqJiG5uIFO8KJ2?key=E8-1khgobsyQXN5SjdyEXMPH" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdWp3TXglRozC9iEpxIQ6LHw5kuePbV_Pn1luKNgCnwOak7SIc1bvdUp3b-ofrX6L8aiqcZlNEwOUhPOaTqxt1ZnK0YNM6o84r5Qn_NmTmgBTh6Qyt2XZzWzg_rXJ7n1nCgX91IjA?key=E8-1khgobsyQXN5SjdyEXMPH" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdUDQJQPXyDK5isA-J-GbsGJI2j-O-400l5zxxSqFKOwWTRWws26fBIQwlWNTGEqSweDrtzw1saWpEUBNTwQQdvQPyyO_DddgjhsH8JwlzvRtg0wJYM7YcO8p_zp0g7PBuzZ8V43A?key=E8-1khgobsyQXN5SjdyEXMPH" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avada.io/seo-suite-help-center/search-appearance/instant-indexing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
