# HTML sitemap

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

* This feature is available for all users.
  {% endhint %}

An HTML sitemap is a webpage that lists all crucial pages of a website, making it easy for visitors to find content. &#x20;

It helps with SEO by ensuring that search engines can discover and index all the pages on your site. Think of it as a map for users and search bots to navigate your website more effectively.

Avada SEO Suite helps you to generate a HTML sitemap, which will be shown as a page on your website.

### Create HTML sitemap

1. In Sitemap generator > HTML sitemap
2. Set the toggle to ON

<figure><img src="/files/SnL7TXrrc7HACayZctIc" alt=""><figcaption></figcaption></figure>

### How to remove HTML Sitemap Pages

1. In Sitemap generator > HTML sitemap
2. Set the toggle to OFF

<figure><img src="/files/ySBEABKuP6Iz5qlbnngw" alt=""><figcaption></figcaption></figure>


---

# 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://docs.avada.io/seo-suite-help-center/other-features/sitemap-generator/html-sitemap.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.
