Dynamic OG Images for Your Shopify Store

Every product deserves a perfect social preview. Generate branded OG images for Shopify products, collections, and blog posts automatically.

Start Generating Free

Liquid Native

Use the page_title variable for automatic dynamic previews on every page.

Product Cards

Per-product previews that show exactly what customers are sharing.

Theme Ready

Works with any Shopify theme — no coding experience required.

Easy Integration

Add this snippet to your theme.liquid <head> section:

{%- comment -%} In your theme.liquid <head> section {%- endcomment -%}
{%- assign og_title = page_title | url_encode -%}
{%- assign imago_key = 'YOUR_IMAGO_API_KEY' -%}
{%- assign imago_tpl = 'modern' -%}

<meta property="og:image"
  content="https://imagoapi.com/api/og/generate?title={{ og_title }}&template={{ imago_tpl }}&api_key={{ imago_key }}" />
<meta name="twitter:image"
  content="https://imagoapi.com/api/og/generate?title={{ og_title }}&template={{ imago_tpl }}&api_key={{ imago_key }}" />
<meta name="twitter:card" content="summary_large_image" />

Ready to Upgrade Your Social Sharing?

Join thousands of Shopify stores using Imago API for stunning OG images.

Start Free Trial