General
Features
Account & Billing
Shopify Integration
You'll need admin access to your Shopify store and will need to create a private app to generate the necessary API credentials.
Create a Private App in Shopify
Go to your Shopify admin panel
Navigate toSettings → Apps and sales channels
Click "Develop apps" then "Create an app"
Enter "AI Blog Generator" as the app name
Click "Create app"
Configure App Permissions
You need to configure the app permissions to allow blog management:
Click on "Configure Admin API scopes"
Search for and enable these permissions:
read_content - Read blog posts and pages
write_content - Create and update blog posts
Click "Save" to apply the permissions
Install the App and Get API Credentials
Click "Install app" to activate the private app
Go to the "API credentials" tab
Copy the "Admin API access token" (starts with shpat_)
Note your store's domain (e.g., yourstore.myshopify.com)
Get Your Blog ID
You need to find your blog ID to publish articles:
Go toOnline Store → Blog posts
Click on "Manage blogs"
Click on your blog name (usually "News")
Look at the URL - the number after "/blogs/" is your Blog ID
Configure AI Blog Generator
In the Integrations page, enter your Shopify credentials:
Click "Test Connection" to verify everything is working correctly.
Publishing Options
Article Status
Draft
Save as draft for later editing in Shopify
Published
Publish immediately to your store blog
SEO Settings
Articles are published with SEO-optimized titles, meta descriptions, and URL handles automatically generated from your content.
Tags
Your article tags will be automatically added to Shopify blog posts, helping customers find related content.
Featured Images
Featured images will be uploaded to your Shopify store and set as the blog post's featured image.
Author Attribution
Articles will be published under the account that created the private app, or you can specify a different author if available.
Best Practices
Optimize for SEO
Use relevant keywords and meta descriptions for better search visibility
Link to Products
Include links to relevant products in your store within blog posts
Use High-Quality Images
Upload optimized images that load quickly and look great on all devices
Regular Publishing
Maintain a consistent publishing schedule to keep customers engaged
Monitor Performance
Use Shopify Analytics to track blog post performance and engagement
Troubleshooting
Authentication Failed
• Verify your store URL is correct (yourstore.myshopify.com)
• Check that your access token is valid and hasn't expired
• Ensure the private app is installed and active
• Verify you have the correct API permissions enabled
Publishing Failed
• Check that your Blog ID is correct
• Verify the blog still exists in your Shopify store
• Ensure you have write_content permission enabled
• Try publishing as draft first, then editing in Shopify
Images Not Uploading
• Check image file sizes (Shopify has file size limits)
• Verify image formats are supported (JPG, PNG, GIF, WebP)
• Ensure your Shopify plan has sufficient storage
• Try with smaller or compressed images
App Permission Issues
• Re-check that read_content and write_content scopes are enabled
• Try uninstalling and reinstalling the private app
• Generate a new access token if the current one isn't working
• Contact your Shopify store admin if you don't have sufficient permissions