# SEO設定

> **学べること**
>
> * ファビコンとApple Touchアイコンをアップロードしてブランディングする方法
> * SEO用画像資産の推奨寸法とファイル形式
> * サイトの視認性を高めるためのビジュアルアイコン最適化のベストプラクティス

***

### 🧭 SEO設定にアクセス

1. Shopify管理画面から、次へ移動します **オンラインストア > テーマ**
2. クリック： **テキストの** アクティブなテーマの横に
3. テーマエディタで、を開きます **テーマ設定** パネル（ペイントブラシのアイコン）
4. 下にスクロールして選択 **SEO設定**

***

### 📌 ファビコン画像

* あなたの **ファビコン画像** ブラウザのタブに表示されます
* この画像は自動的に次のサイズにスケーリングされます **32x32 ピクセル**

> 💡 ヒント: タブ表示での鮮明さを保つために正方形の画像（アスペクト比1:1）を使用してください

***

### 🍏 Apple Touchアイコン

* 以下をアップロードしてください **Apple Touchアイコン画像** 訪問者がサイトをモバイルのホーム画面に保存したときに表示されます（主にiOSデバイスで使用されます）
* この画像は次のサイズに縮小されます **120x120 ピクセル**

> ⚠️ 警告: 細部が過度に複雑なグラフィックは避けてください。縮小時の判読性を保つために、シンプルでコントラストの高いアイコンにしてください

***

### 🔧 ファイル形式の推奨

* を使用して **.PNG** または **.JPG** 形式
* 透明な背景は任意ですが、ファビコンには推奨されます
* 推奨ファイルサイズ: 以下を目安に **100 KB** 高速な読み込み時間を確保するため

***

### **ヘルプが必要ですか？**

* 💬 **Discordでコミュニティに参加：** <https://discord.gg/hcc2GvgZc6>
* 📧 **メールでお問い合わせ：** <support@openspaces.design>
* 💻 **ライブチャット：** 月〜金、現地時間午前10時〜午後6時（EST）に当社ウェブサイトで直接対応


---

# 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/english-ja/readme-1/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.
