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

# SEO Page

You can fill the URL of page which need to ortimize SEO.&#x20;

### Step 1: You must search the name of page to display the details intructions for SEO on page.

![](/files/-LtsvknMbhaz_0fp39yB)

### Step 2: Read the SEO results  of your page.

#### 1. URL reaseach

![](/files/-LtszPnBhmjJfN0kuNVY)

#### 2. Readability

![](/files/-Ltsz35Ilfw7Ctz7j-ph)

#### 3. Mobile Friendly

![](/files/-Ltt--Th8EFMf_0TOMdi)

#### 4. Page speed

![](/files/-Ltt-NZZcJ7I-CFdvslC)

#### 5. Structure Data

![](/files/-Ltt-a1A94QERfkkxk0N)


---

# 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://help.fastifyapps.com/seo-page.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.
