# 言語とSEO

### **学べること**

* ストアフロント全体の言語や文言をカスタマイズする方法
* Shopify のロケールシステムで翻訳されたコンテンツを管理する方法
* テーマツールを使ってストアの SEO セットアップを改善する方法
* 視認性を高めるためのアイコンと構造化データの設定方法

***

### 🧩 概要

このセクションでは、次に関連するすべてを扱います **言語カスタマイズ** および **検索エンジン最適化** あなたの Shopify ストアにおける。

次の方法を学びます：

* 編集する **ロケールファイル** ラベル、ボタン、およびデフォルトテキストをカスタマイズするために
* アップロードする **ファビコン** および **Apple タッチアイコン** ブランドアイデンティティを強化するために
* 設定する **メタディスクリプション** ページが Google に表示される方法を改善するために
* 有効にする **構造化データ（リッチスニペット）** 商品およびブログ投稿のための

これらの設定は、多言語対応で検索に強く、見た目が洗練され地域やデバイスで良好に動作するストアを構築するために不可欠です。

***

> 💡 これらの設定のほとんどは次で見つけられます： **テーマ設定 > SEO 設定** または Shopify 管理画面内の **オンラインストア > 環境設定**.

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

* 💬 **Discord コミュニティに参加：** <https://discord.gg/hcc2GvgZc6>
* 📧 **メールでお問い合わせ：** <support@openspaces.design>
* 💻 **ライブチャット：** 月〜金、東部標準時 10:00〜18:00 に当社ウェブサイト上で直接利用可能


---

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