> For the complete documentation index, see [llms.txt](https://manual.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.scandipwa.com/v5.3.1/seo-and-search.md).

# SEO & Search

- [Catalog Navigation](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-navigation.md)
- [Layered navigation](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-navigation/layered-navigation.md)
- [Price Navigation](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-navigation/price-navigation.md)
- [Filterable Attributes](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-navigation/filterable-attributes.md)
- [Pagination Control](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-navigation/pagination-control.md)
- [Breadcrumb Trail](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-navigation/breadcrumb-trail.md): A breadcrumb trail is a set of links that shows where you are in relation to other pages in the store. You can click any link in the breadcrumb trail to return to the previous page.
- [Product Listings](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-navigation/product-listings.md)
- [Catalog Search](https://manual.scandipwa.com/v5.3.1/seo-and-search/catalog-search.md)
- [URL Rewrites](https://manual.scandipwa.com/v5.3.1/seo-and-search/url-rewrites.md)
- [SEO Best Practices](https://manual.scandipwa.com/v5.3.1/seo-and-search/seo-best-practices.md)
- [Metadata](https://manual.scandipwa.com/v5.3.1/seo-and-search/seo-best-practices/meta-data.md)
- [Search Engine Robots](https://manual.scandipwa.com/v5.3.1/seo-and-search/seo-best-practices/search-engine-robots.md)
- [Using a Site Map](https://manual.scandipwa.com/v5.3.1/seo-and-search/seo-best-practices/using-a-site-map.md)
- [Search Terms](https://manual.scandipwa.com/v5.3.1/seo-and-search/search-terms.md)
- [Base URLs](https://manual.scandipwa.com/v5.3.1/seo-and-search/base-urls.md)


---

# 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:

```
GET https://manual.scandipwa.com/v5.3.1/seo-and-search.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.
