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

# SEO

- [Overview](https://help.seoon.io/seo/overview.md): Set up general SEO settings for Shopify blogs
- [SEO score](https://help.seoon.io/seo/seo-score.md): Score Shopify blog posts for SEO and suggest SEO optimization
- [SEO checklist](https://help.seoon.io/seo/seo-checklist.md): On-page SEO checklist helps optimize blog posts to increase traffic from search engine
- [Keyword research](https://help.seoon.io/seo/keyword-research.md): Analyze and optimize keywords in your blog posts to improve search engine visibility
- [Google structured data](https://help.seoon.io/seo/google-structured-data.md): Google uses structured data to understand the content on the page and show that content in a richer appearance in search results


---

# 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.seoon.io/seo.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.
