Default Meta Tags

Meta tags basic helps you to set up meta tags faster and more consistent across your website

Previously called "Meta tags basic". Your existing settings are preserved.

circle-info

Who can use this feature?

  • This feature is available for all users.

Default meta tags let you set a single template that applies to every page of a type β€” all Products, all Collections, or all Blog posts with dynamic variables. Instead of writing a unique meta title and description for each product manually, you define the format once and let the app fill it in with dynamic data for every page.

circle-info

If you're using Meta tags basic, you can still set unique content for one page by using custom meta tags.

Where to find it

Go to Search appearance β†’ Meta tags. The screen has three tabs at the top β€” Product, Collection, Blog post. Each tab contains a Default meta tags card.

Homepage meta tags are not configured here. Go to Shopify Admin β†’ Online Store β†’ Preferences to set the homepage title and description.

Set up a template

  1. Select the tab for the page type you want to configure (Product, Collection, or Blog post)

  2. Turn on the Default meta tags toggle

  3. Enter a template in the Meta title field (e.g., {{ product.title }} - {{ shop.name }})

  4. Enter a template in the Meta description field

  5. Watch the Google preview panel on the right update in real time

  6. Click Save

Repeat for the Collection and Blog post tabs to cover your whole store.

Insert variables with @

Type @ anywhere in the meta title or description field to open the variable picker. Pick a variable from the list and it's inserted at the cursor - no need to remember the exact syntax.

You can also click the </> icon on the right side of any field to browse the full list of available variables, including Shopify custom metafields.

See the full variables reference for everything you can use.

Tips for a good template

  • Include the page-specific variable (e.g., {{ product.title }}, {{ collection.title }}) so every page has unique content

  • Add your store name with {{ shop.name }} for brand recognition

  • Keep titles around 50–60 characters β€” Google truncates longer titles in search results

  • Keep descriptions around 140–160 characters β€” enough room for a benefit, a CTA, and a keyword

  • Avoid keyword stuffing β€” Google may ignore an unnatural description and generate its own from page content

Save and verify

After saving, open a product, collection, or blog page on your storefront and check the result:

  1. Right-click the page β†’ Inspect β†’ look for <title> and <meta name="description"> in <head>

  2. Or paste the URL into metatags.ioarrow-up-right to preview how it will appear on Google

If a page doesn't use your default template, check whether a Custom meta tags rulearrow-up-right is overriding it β€” rules always take precedence over Default.

Multi-language templates

If your store is published in multiple languages, use the language selector at the top right of the Meta tags screen to switch. Each language has its own Default templates β€” you'll need to write (or AI-generate) them separately for every language.

Languages must first be published in Shopify Admin β†’ Settings β†’ Languages to appear in the selector.

How to add metafield to meta tags?

  1. In Shopify admin, click Settings

  2. Select Custom data

  3. Select which page (Products, Collection, Blogs) you want to add metafield to

  4. Click Add definition to add new metafield

  5. Build your metafiled and click Save

  6. In app, go to Search appearance -> Meta tags. Go to page type you want to add to metafield to. Click </> to add your metafield.

Last updated