# How do I set up SEO for my products?

We handle the SEO content for your products automatically based on your product names and the description you have already written for them. This is recommended as you can easily lose track of what you have added if you have many products 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 > List All Products.**
3. **Edit** the product you wish to add your custom SEO content to.
4. Once on the product details page, click the **Advanced** tab, and scroll down to the SEO panel
5. Enter the Title, Keywords, Description that are related to the product you are editing.
6. Once you are happy, click **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-products.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.
