# Set or update your home page metadata

Metadata, such as a page's title and meta description, is displayed in search engine results. It doesn't affect your chances of being listed by a search engine, but a good meta description can increase the likelihood that visitors will click through to your store. It's a great way to attract more traffic.

The title and meta description must be unique for each page, and must describe the content of that page. For every product, page, or blog in your Shopify admin, there's a search engine section where you can input the information as you want it to display on search engine results pages.

There is a **70 character** limit for titles. Not all search engines will truncate after the character limit is reached, but most will truncate on a word, rather than in the middle of a word, to improve readability. Search engines list only about 140 characters of your meta description below your title tag, so keep it short.

You can view a preview of how your page displays as a search result on a Google result page.

**Steps:**

1. From your Shopify admin, go to **Online Store** > [**Preferences**](https://admin.shopify.com/online_store/preferences).
2. In the **Title and meta description** section, enter your home page metadata under **Homepage title** and **Homepage meta description**.
3. Click **Save**.

Learn more about [adding keywords for SEO to your Shopify store](https://help.shopify.com/en/manual/promoting-marketing/seo/adding-keywords).


---

# 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-8-store-settings/set-or-update-your-home-page-metadata.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.
