Connect Superpilot to Shopify

Marketers use Superpilot’s AI agent to create beautiful, compelling, shoppable landing pages for use in SEO, AEO, marketing and social campaigns.

Setting up Superpilot on a Shopify storefront is easy: install the app, add one line to your robots.txt, and you're done.

What you'll set up

Two things connect Superpilot to your Shopify storefront:

  1. The Superpilot app — installs on your store and lets Superpilot serve pages on your domain.
  2. A sitemap reference — one line in your theme's robots.txt so crawlers discover your Superpilot pages.

Step 1 — Install the Superpilot app

You can install the app two ways:

  • From the Shopify App Store. Find Superpilot in the Shopify App Store and install it on your store.
  • From Superpilot. Sign into Superpilot, open your environment settings, and choose Connect Shopify.

Either way, once the app is installed your store is connected to Superpilot.

Step 2 — Add the Superpilot sitemap to robots.txt

So AI crawlers and search engines discover your Superpilot pages, reference the Superpilot sitemap from your store's robots file.

Edit templates/robots.txt.liquid in your theme and add this line:

Sitemap: {{ request.origin }}/a/landing/sitemap.xml

The {{ request.origin }} tag resolves to your storefront's domain, so the sitemap is served from your own store.

And that is it — your storefront is ready to serve Superpilot pages.

How it works

The Superpilot Shopify app uses Shopify's app proxy feature to serve pages created in Superpilot on your store's own domain. To shoppers, bots, and AI crawlers they're indistinguishable from native storefront pages.

See it live on our demo storefront.

Security and trust

Superpilot is designed with security in mind. The integration's surface area is intentionally narrow:

  • No PII or payment card data is transferred to Superpilot.
  • Superpilot requests only the read-only access it needs to power your pages.
  • Requests between Shopify and Superpilot are verified.

For our full security posture visit our Trust Center.