# SEO

#### Add shop name to page meta titles

Renders the shop name at the end of page meta titles, if the shop name is not already in the title.

#### Show brand slogan in the homepage title

Renders the brand slogan in the title tag for the homepage, if available.

[Managing your brand assets](https://help.shopify.com/en/manual/promoting-marketing/managing-brand-assets)

#### Fallback to brand slogan on pages with no meta description

Renders the brand slogan in the meta description, if available, when there is no other description available.

[Managing your brand assets](https://help.shopify.com/en/manual/promoting-marketing/managing-brand-assets)

### Danger zone

#### Block search engine indexing

Blocks search engines from crawling and indexing content on the site. [Block search engine indexing](https://developers.google.com/search/docs/crawling-indexing/block-indexing)


---

# 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://gatame.gitbook.io/highstreet/theme-settings/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.
