EarlySEO Docs

Shopify

Publish EarlySEO articles to your Shopify store blog by connecting your Shopify API token.

Open .mdx

The Shopify integration publishes new EarlySEO articles as Shopify blog posts in a selected blog inside your store.

Prerequisites

  • A Shopify store with at least one Blog
  • Shopify Admin access to create a custom app and API token
  • An EarlySEO account

Setup

1. Create a Shopify custom app

  1. In Shopify Admin, go to Settings - Apps and sales channels - Develop apps
  2. Click Create an app, name it "EarlySEO"
  3. Under API scopes, enable:
    • write_content (to create blog posts)
    • read_content (to list blogs)
  4. Click Install app
  5. Go to API credentials and copy the Admin API access token

2. Create the integration in EarlySEO

  1. Go to Integrations in your EarlySEO dashboard
  2. Click Add Integration and select Shopify
  3. Paste your Admin API access token
  4. Click Validate EarlySEO verifies the token and loads your blogs

3. Configure settings

FieldDescription
BlogSelect which Shopify blog to publish into
Author NameThe author name shown on published posts
Publish StatusActive (published) or Draft
  1. Click Create Integration

Publishing Behavior

StatusBlog Post State
ActivePost is live immediately on your Shopify store
DraftPost is saved as a draft review before going live

Troubleshooting

Token validation fails (401 / 403)

  • Check that write_content and read_content scopes are enabled on the custom app
  • Ensure you are using the Admin API access token (not the Storefront API token)

No blogs available after validating

  • Your Shopify store must have at least one Blog created under Online Store - Blog Posts

Posts appear in the wrong blog

  • Edit the integration and re-select the correct blog from the dropdown

On this page