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

# eComposer

By integrating Avada SEO and eComposer,  you can check if your content is good for SEO right when building pages in eComposer.

{% hint style="info" %}
Click to get app [eComposer](https://apps.shopify.com/ecomposer?utm_source=avada-seo\&utm_medium=user-guide)
{% endhint %}

1. Go to "Settings" -> Integration
2. In "eComposer" click **Integrate** (Click **Install app** if you haven't installed the app yet)<br>

   <figure><img src="/files/ZzRqvit8ObLYRsTxaM4z" alt=""><figcaption></figcaption></figure>
3. Go to app eComposer -> Select page you want to check SEO<br>

   <figure><img src="/files/6Hvrq8gnJinlfQ8ic6Q5" alt=""><figcaption></figcaption></figure>
4. Click on the icon <img src="/files/jHHPZ42qDaIl9LyLKgGV" alt="" data-size="line">SEO Audit<br>

   <figure><img src="/files/6gOL2gVTRRxSp8UUy8qU" alt=""><figcaption></figcaption></figure>
5. Select Avada SEO Suite and wait for the app to scan your content. SEO score for your page is calculated on what is good and bad for SEO.

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

   <figure><img src="/files/jbBAljdzGVnPqdCngRvA" alt=""><figcaption></figcaption></figure>
6. Check your issue, follow the guide and fix it. <br>

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

{% hint style="info" %}
Check out our [Onpage SEO checklist](/seo-suite-help-center/seo-on-page-audit/checklist.md) for more details.
{% endhint %}


---

# 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://docs.avada.io/seo-suite-help-center/integration/ecomposer.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.
