# How do I set up SEO for my categories?

We handle the SEO content for your categories automatically based on your category names and the description you have written for them. This is recommended as you can easily lose track of what you have added if you have many categories on your store.

However, if you did want to add your own description, title and even a custom URL:

1. Login to your Freewebstore Control Panel.
2. Go to **Manage > Products > Categories.**
3. Select a category you wish to add SEO content to.
4. You will then see the **Edit** button become available at the top of the page, click **Edit.**
5. You will notice 3 tabs at the top of the new little window. Select the **SEO** tab.
6. Once there, you can enter your own **Title, Keywords, Description** and **Custom URL.**
7. Once you are happy with your SEO content, click **Apply.**
8. **Save.**

{% hint style="danger" %}
Frequently changing your SEO content can have a negative effect on how high you appear in potential customers' search rankings.
{% endhint %}


---

# Agent Instructions: 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.freewebstore.com/marketing/seo/how-do-i-set-up-seo-for-my-categories.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.
