Hub/SEO/Add Structured Data Schema Markup
Task IntentSEO

Add Structured Data Schema Markup

Generate JSON-LD structured data for products, collections, articles, FAQs, and organization to improve rich snippets in search results.

What This Sidekick Query Does

Generate JSON-LD structured data for products, collections, articles, FAQs, and organization to improve rich snippets in search results.

Prompts

Copy, adapt, and run this directly in Shopify Sidekick.

Help me add comprehensive structured data (JSON-LD) to my Shopify store for better search visibility:

Product Pages — Product Schema:

  Name, description, image, SKU, brand
  Price, currency, availability (InStock/OutOfStock)
  Review/rating aggregate (if reviews exist)
  GTIN/MPN if available


Collection Pages — CollectionPage + ItemList Schema:

  List of products with position, name, URL


Blog Articles — Article Schema:

  Headline, author, datePublished, dateModified
  Featured image, publisher (Organization)


FAQ Pages — FAQPage Schema:

  Question and answer pairs from page content


Store-wide — Organization Schema:

  Business name, logo, URL, social profiles
  Contact point (customer service)


Requirements:

  Valid JSON-LD format
  One schema block per page type
  No duplicate schemas
  Test with Google Rich Results Test
  Add via theme.liquid or page-specific templates

Expected Output

Generate JSON-LD structured data for products, collections, articles, FAQs, and organization to improve rich snippets in search results.

Tips to Improve Results

Copy the prompt above
Open Shopify Sidekick in your Shopify admin
Paste the prompt and replace the bracketed placeholders with your details
Review Sidekick's response and apply the suggestions