# Meta tags

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for Pro and Enterprise plan users.
  {% endhint %}

### What is it?

Meta tags provide information for search engines to understand the content and relevance of a webpage. The two most important meta tags — meta title and meta description — are the elements that appear for your store in Google search results, and they directly influence whether a shopper clicks your page or a competitor's.

### How meta tags appear on Google <a href="#how-meta-tags-appear-on-google" id="how-meta-tags-appear-on-google"></a>

Every search result in Google is made up of three visible parts — and two of them come from your meta tags:

<figure><img src="/files/zxYEO94nJw8G5M2P4x7Z" alt=""><figcaption></figcaption></figure>

* **Meta title** - the clickable blue headline
* **Meta description** - the short summary below the title

### Why meta tags matter <a href="#why-meta-tags-matter" id="why-meta-tags-matter"></a>

* **Higher click-through rate (CTR):** well-written meta tags stand out among competing search results and attract more clicks
* **Better SEO ranking**: Google uses the title as a ranking signal. Relevant, keyword-rich titles help your page rank for the right searches
* **Brand consistency:** meta tags control how your store is represented on Google. Without them, Google writes its own descriptions, which may not reflect your brand voice

### How Avada manages meta tags <a href="#how-avada-manages-meta-tags" id="how-avada-manages-meta-tags"></a>

Shopify gives you one meta title and description per page, which means setting them manually for a store with hundreds of products is impractical. Avada SEO Suite solves this with two layers that work together in one screen under **Search appearance → Meta tags**:

* [**Default meta tags**](https://file+.vscode-resource.vscode-cdn.net/Users/hooman/Vibe%20working/Avada/products/avada-seo-suite/userguide/search-appearance/meta-tags/default-meta-tags.md) — a template with dynamic variables applied to every page of a type (all Products, all Collections, or all Blog posts). Available on all plans.
* [**Custom meta tags**](https://file+.vscode-resource.vscode-cdn.net/Users/hooman/Vibe%20working/Avada/products/avada-seo-suite/userguide/search-appearance/meta-tags/custom-meta-tags.md) — conditional rules that override the default for specific groups of pages (e.g., Nike products, items on sale). Available on Pro and Enterprise plans.

{% hint style="warning" %}
Meta tags you set up in Avada SEO Suite will replace your default content ([Search engine listing](https://help.shopify.com/en/manual/promoting-marketing/seo/adding-keywords)[ in Shopify](https://help.shopify.com/en/manual/promoting-marketing/seo/adding-keywords)) when you create product, collection or blog.&#x20;
{% endhint %}

#### Priority order <a href="#priority-order" id="priority-order"></a>

1. **Custom meta tags in SEO Audit** — set directly on a specific page from the SEO Audit detail view
2. **Custom meta tags rule** — with the lowest priority number that matches the page
3. **Default meta tags** — the template for that page type
4. **Shopify's native meta tags** — if Default is off and no rule or SEO Audit override matches

### Multi-language meta tags

This feature lets you create meta tags for different languages, making your website's meta titles and descriptions responsive to the all languages of your site.&#x20;

For example, if your store supports English, Spanish, and French, you can set up different meta tags for each language.

{% hint style="info" %}
We don't offer automatic translation for meta tags. You need to add the content for each language manually.
{% endhint %}

<figure><img src="/files/92XXORWDZQGbYKjBohnz" alt=""><figcaption></figcaption></figure>

This ensures that search engines display the most relevant meta information based on the visitor's language and helps:

* **Better SEO:**\
  Search engines show the right meta tags for each language. This helps your store rank higher in search results.
* **Better user experience:**\
  Visitors see meta titles and descriptions in their language. This makes your store look professional and easy to understand.
* **More clicks:**\
  Users are more likely to click your store link if they see it in their language.

{% hint style="info" %}
The list of languages available for setting up meta tags are **published languages** in your Shopify store.

How to check your languages of your store: In Shopify Admin, click **Settings** -> **Language** and set up your languages.&#x20;

Learn more about [Manage languages in Shopify.](https://help.shopify.com/en/manual/international/languages/manage-languages)
{% endhint %}

#### How to check multi-language meta tags

1. Go to your site
2. Right click -> Click **Inspect**
3. In **Elements,** check `<title>` and `<meta name="description"`&#x20;
4. Change website's language and check `<title>` and `<meta name="description"` again

<div data-full-width="false"><figure><img src="/files/A3N1ww8yXHx2Et5CTFPN" alt="meta tags in english"><figcaption></figcaption></figure> <figure><img src="/files/SXdj7L5vIrTMpQqFQkCU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/TH5QgOA9LM6johglYJ9c" alt=""><figcaption></figcaption></figure></div>

### How to test meta tags on search results?

1. Go to <https://metatags.io/>
2. Enter a website link you want to check&#x20;
3. Press `Enter` to get your results.

<figure><img src="/files/bkNGbpy4ogfBifabYSaE" alt=""><figcaption><p>How to test meta tags using Metatags.io</p></figcaption></figure>

### Plan comparison <a href="#plan-comparison" id="plan-comparison"></a>

| Feature                  | Free | Pro | Enterprise |
| ------------------------ | ---- | --- | ---------- |
| Default meta tags        | ✅    | ✅   | ✅          |
| Custom meta tags rules   | —    | ✅   | ✅          |
| Multi-language meta tags | —    | ✅   | ✅          |
| Auto-disable schedule    | —    | —   | ✅          |


---

# 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.avada.io/seo-suite-help-center/search-appearance/meta-tags.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.
