# Image SEO

In most cases, Freewebstore will automatically optimize your images and automatically add alt tags to them.&#x20;

This is the case for product and category images.&#x20;

However, if you upload an image via a text editor such as the About Page content text editor you'll need to manually add your own alt tag.

### How to add Alt Tags when Uploading an Image

In the following example, I'll show you how to add an alt tag when uploading an image on the About Page:

1. Log into your control panel.
2. Go to: **Manage** > **Pages**.
3. Click the **pencil** icon for the **About** page.
4. In the text editor, click **Insert** > **Image**.
5. Add your image via the **Source** input.
6. Add the **Alt Tag** via the **Alternative description** input.

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

### How to edit Alt Tags for an Image

In the following example, I'll show you how to edit an alt tag for an image on the About Page:

1. Log into your control panel.
2. Go to: **Manage** > **Pages**.
3. Click the **pencil** icon for the **About** page.
4. Click the image within the text editor so that it's highlighted:

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

   5\. Click **Insert** > **Image**, or click the **Image Icon** in the 3rd row. This will open the Add/ Edit Image popup and you'll be able to add the **Alt Tag** in the **Alt description** input:

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


---

# 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/image-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.
