# SEO Settings

> **What You’ll Learn**
>
> * How to upload a favicon and Apple Touch icon for branding
> * Recommended dimensions and file formats for SEO image assets
> * Best practices to optimize visual icons for site visibility

***

### 🧭 Access SEO Settings

1. From your Shopify Admin, go to **Online Store > Themes**
2. Click **Customize** next to your active theme
3. In the Theme Editor, open the **Theme Settings** panel (paintbrush icon)
4. Scroll down and select **SEO Settings**

***

### 📌 Favicon Image

* Upload your **Favicon Image** to appear in the browser tab
* This image will be automatically scaled to **32x32 pixels**

> 💡 Tip: Use a square image (1:1 aspect ratio) for best clarity in tab view

***

### 🍏 Apple Touch Icon

* Upload an **Apple Touch Icon Image** to show when visitors save your site to their mobile home screen (mostly used on iOS devices)
* This image will be scaled down to **120x120 pixels**

> ⚠️ Warning: Avoid overly detailed graphics. Stick to simple, high-contrast icons to maintain legibility when scaled down

***

### 🔧 File Format Recommendations

* Use **.PNG** or **.JPG** format
* Transparent background is optional, but preferred for favicons
* Recommended file sizes: under **100 KB** to ensure fast load times

***

### **Need Help?**

* 💬 **Join our community on Discord:** <https://discord.gg/hcc2GvgZc6>
* 📧 **Email us at:** <support@openspaces.design>
* 💻 **Live chat with us:** Available Monday–Friday, 10AM–6PM EST, directly on our website


---

# 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://docs.openspaces.design/plain-jane-interactive/theme-settings/seo-settings.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.
