# Product Media and SEO

**Guide: Uploading Product Images and Videos**

1. On the “Add Product” page, locate the “Media” section.
2. Drag and drop images or click “Add media.”
3. Use high-quality photos (2048x2048 pixels recommended).
4. Add videos by uploading MP4 files or embedding links (e.g., YouTube).

**Guide: Optimizing Products for Search Engines**

1. Scroll down to the “Search engine listing preview” section on the product page.
2. Click “Edit website SEO.”
3. Update the following:
   * **Page Title:** Keep it under 70 characters and include primary keywords.
   * **Meta Description:** Write a concise description (160 characters max) with secondary keywords.
   * **URL Handle:** Use a clean, keyword-friendly URL.
4. Click “Save.”

Useful Link: [Shopify’s SEO Tips](https://help.shopify.com/en/manual/promoting-marketing/seo)

***


---

# 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://nutmegstudio-co.gitbook.io/shopify/chapter-1-managing-products/product-media-and-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.
