# FAQs

### **What are the benefits of using a sitemap?**

The main benefits of using a sitemap are that search engines will include a higher proportion of your pages in their index and that you can notify them of changes to your content. Another big benefit is that you can use Google Webmaster tools to get reports of potential crawling problems such as broken links (404 errors) or crawling problems.

### **Will using the Sitemap Module significantly improve the SEO of my site?**

In general yes, however the results vary from site to site. One of our reviewers on had this to say about Sitemap:

> *“This is a must have for all EE websites we build. It is easy to set up and results are seen quite quickly.”*

### **What url should I submit to search engines?**

You should submit the full url to your sitemap template. You can easily get to it by clicking on the View Rendered Sitemap link in the Sitemap Module page.

### **Can I use Sitemap to generate a front-end sitemap of my site?**

No, Sitemap is for SEO purposes and only creates an [XML sitemap](http://www.sitemaps.org/) that is readable by search engines.

### **I am seeing PHP errors when viewing the sitemap**

Updating your channels in the Sitemap add-on settings should fix this.


---

# 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.boldminded.com/sitemap/faqs.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.
