← Back to Fast SEO Fix

Documentation

Learn how to use Fast SEO Fix to automate your content strategy

🛍️ Shopify Integration

Publish blog articles directly to your Shopify store's blog using the Shopify Admin API. This method is secure, official, and works with any Shopify plan.

Official Shopify Integration

Uses Shopify Admin API with custom apps - the recommended method for automated publishing.

Requirements

  • ✅ Shopify store (any plan)
  • ✅ Admin access to create custom apps
  • ✅ Online Store channel enabled
  • ✅ At least one blog created in your Shopify store

Step-by-Step Setup

Step 1: Create Custom App in Shopify

  1. Log into your Shopify admin dashboard
  2. Go to Settings → Apps and sales channels
  3. Click "Develop apps" (you may need to enable custom app development first)
  4. Click "Create an app"
  5. Name it: Fast SEO Fix Publisher
  6. Click "Create app"

Step 2: Configure API Scopes

  1. In your new app, click "Configure Admin API scopes"
  2. Find and enable these scopes:
    • write_content - Required to create blog articles
    • read_content - Required to read existing blogs
  3. Click "Save"

Step 3: Install App and Get Access Token

  1. Click "Install app" button
  2. Confirm the installation
  3. Go to "API credentials" tab
  4. Under "Admin API access token", click "Reveal token once"
  5. Copy the access token (format: shpat_xxxxxxxxxxxxxxxxxxxxxxxx)

Save Your Access Token!

The access token is shown only once. Copy it immediately before closing the page. You cannot retrieve it later.

Step 4: Find Your Blog ID

  1. Log into your Shopify admin dashboard
  2. Go to Content → Blog Posts
  3. Click "Manage blogs" at the top
  4. Click "Edit" on the blog you want to use
  5. Look at your browser's address bar - the URL will show your Blog ID
https://your-store.myshopify.com/admin/blogs/1234567890

👆 The number 1234567890 at the end is your Blog ID

Step 5: Connect in Fast SEO Fix

  1. Go to Dashboard → Publishing Connections
  2. Click "Add Publishing Connection"
  3. Select "Shopify"
  4. Fill in the connection details:
    • Store Name: Your Shopify store name (e.g., my-store.myshopify.com)
    • Access Token: Paste the token from Step 3
    • Blog ID: The numeric ID from Step 4
  5. Click "Add Connection"
  6. Click "Sync" to test the connection

Publishing Your First Post

  1. Generate a blog post in your content calendar
  2. Click "Publish" on the generated post
  3. Select your Shopify connection
  4. Configure publishing settings:
    • Tags: Auto-populated from keywords
    • Status: Choose "Published" or "Draft"
  5. Click "Publish Now"

Troubleshooting

Invalid Blog ID

Make sure the Blog ID is numeric only (no letters or symbols). Double-check the URL method above.

API Permission Error

Verify that you enabled both write_content and read_content scopes when creating the custom app.