Skip to main content
The seo object provides basic data needed for search engine optimization. It automatically generates appropriate titles and descriptions based on the current page content.
Usage: Available globally - use in your <head> section to output basic SEO meta tags for each page

Basic SEO Meta Tags

The essential SEO elements that are available for each page’s <head> section:

Available Properties

Page-Specific SEO

Different page types automatically generate appropriate SEO data using the available properties:

Product Pages

Category Pages

Blog Pages

Structured Data (JSON-LD)

Add basic structured data using available shop information:
Add breadcrumb structured data using the available breadcrumbs wrapper:

Multi-Language Support

If your store supports multiple languages, add language links:

Complete SEO Template

Page Context Examples

Use global conditionals to add context-specific SEO:

Usage Notes

Limited SEO Object: The SEO object only provides basic title and description properties. Advanced SEO features like Open Graph tags, Twitter Cards, canonical URLs, robots meta tags, and analytics integration are not available through the SEO object.

Best Practices

Title Length

Keep page titles under 60 characters for optimal display in search results

Description Length

Meta descriptions should be 150-160 characters for best truncation

Unique Content

The system automatically generates unique titles and descriptions for each page

Structured Data

Use available shop and product properties to create basic structured data

Manual SEO Enhancement

For additional SEO features, you can manually add them using available properties:

Next Steps

Product Object

Learn about displaying individual product information with SEO optimization

Category Object

Build SEO-optimized category pages

Navigation Object

Create SEO-friendly navigation and breadcrumbs

Shop Object

Learn about store-wide settings and global information