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

# SEO keywords

### Overview

The **SEO Keywords Theme Extension** allows you to display product-specific keywords directly on your product pages, optimizing them for improved search engine visibility. By showcasing targeted keywords, search engines can better understand your content. Hence, this increases your chances of ranking higher in search results, attracting more potential customers, and ultimately driving more sales. This is a simple and effective way to improve the discoverability of your products in a competitive market.

#### Key Features

* Effortlessly display product-specific keywords on your product pages
* Enhance SEO by helping search engines better interpret your content
* Improve your chances of ranking higher in search results
* Attract more organic traffic to your store

### How to Add SEO Keywords to Your Theme

Adding SEO keywords to your Shopify theme is a simple process. Follow these steps:

1. Open your Shopify theme editor.
2. Select the section where you'd like to add the SEO keywords.
3. Click on **Add Block** and choose the **SEO Keywords** extension.

<div data-full-width="true"><figure><img src="/files/tDvrWdqpueu6XovbdjaI" alt=""><figcaption></figcaption></figure></div>

### Importance of Keywords

The content of your keywords plays a crucial role in your product’s search visibility. Using the correct keywords can, either, increase or limit your product's visibility in search engines.

Fortunately, Shopify has introduced **Product Categories** with built-in, relevant keywords. If you already have **Category Metafields** set up for your products, this integration becomes seamless.

#### Dynamic Sources

Our theme extension also works with other dynamic sources, allowing you to hold your keywords in multiple fields for greater reusability.

Here’s an example of the **Category Metafields** set up on one of our products:&#x20;

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

#### Using Dynamic Sources in the Theme Extension

To use a dynamic source:

1. In the theme editor, locate the **Source Field**.
2. Click the **Dynamic Source Icon** next to the field.
3. Select the metafield you want to use.

<figure><img src="https://cdn-std.droplr.net/files/acc_1303345/Rzp8iU" alt=""><figcaption></figcaption></figure>

### Conclusion

By following these steps, you can easily integrate SEO keywords into your Shopify store. Improve your search engine rankings and your store's visibility to potential customers. If you have any questions or need further assistance, refer to our support documentation or contact our support team.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.accentuate.io/premade-custom-theme-blocks-theme-extensions/seo-keywords.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
