GRRO's Content Editor lets you publish content directly to your CMS with one click. Here is how to set up each platform.
Where to configure
Go to Settings > CMS Connections in the left sidebar.
WordPress
What you need
Your WordPress site URL
A WordPress username
An Application Password (not your regular login password)
How to create an Application Password
Log in to your WordPress admin dashboard
Go to Users > Profile
Scroll down to Application Passwords
Enter a name (e.g., "GRRO") and click Add New Application Password
Copy the generated password
How to connect
In GRRO, go to Settings > CMS Connections
Click Add Connection and select WordPress
Enter your site URL, username, and Application Password
Click Test Connection to verify
Click Save
What happens when you publish
GRRO creates a new post on your WordPress site with the title, content, excerpt, status, and tags from your Content Editor draft.
Shopify
What you need
A Shopify Admin API Access Token
Your store domain (e.g.,
your-store.myshopify.com)A Blog ID (the ID of the blog you want to publish to)
How to get your access token
In your Shopify admin, go to Settings > Apps and sales channels
Click Develop apps > Create an app
Under Configuration, add the
write_contentscopeInstall the app and copy the Admin API Access Token
How to connect
In GRRO, go to Settings > CMS Connections
Click Add Connection and select Shopify
Enter your store domain, access token, and blog ID
Click Test Connection to verify
Click Save
What happens when you publish
GRRO creates a new blog article in your specified Shopify blog.
Webflow
What you need
A Webflow API Token
Your CMS Collection ID (the collection where blog posts live)
How to get your API token
In Webflow, go to Site Settings > Integrations
Generate an API Token
Copy it
How to find your Collection ID
In Webflow, go to your CMS Collections
Click on your blog collection
The Collection ID is in the URL
How to connect
In GRRO, go to Settings > CMS Connections
Click Add Connection and select Webflow
Enter your API token and Collection ID
Click Test Connection to verify
Click Save
Publishing from the Content Editor
Once a CMS connection is set up:
Open any draft in the Content Editor
Click Publish
Select your connected CMS
Confirm
GRRO will warn you if the content scores below 85 before publishing. You can still publish, but optimizing first is recommended.
Security
All CMS credentials are encrypted with AES-256-GCM before storage. They are never exposed in the UI after saving.
Troubleshooting
Test Connection failed.
Double-check your credentials. For WordPress, make sure you are using an
Application Password, not your login password. For Shopify, make sure the app has the write_content scope.
Content did not appear on my site.
Check whether the post was created as a draft on your CMS. Some configurations publish as draft by default. Check your CMS's posts/articles section.