My feed is empty
- Only published posts appear. Drafts and posts still in review are not included.
- Publish or approve the post in the dashboard first.
- Confirm you copied the feed URL from the correct website page.
My feed link does not work
- Copy the URL again from the dashboard—do not edit it manually.
- Use the JSON link for WordPress plugins and automation tools; use RSS only if your tool specifically needs RSS.
WordPress is not showing new posts
Using the official Auto Blogger plugin
- In WordPress, open Settings → Auto Blogger and confirm you are Signed in and the webhook is registered.
- Check that the correct Auto Blogger website is linked (the plugin shows your WordPress site URL and whether it was found in your account).
- Ensure the post is published in Auto Blogger (drafts are not sent).
- If you use Seraphinite Accelerator and posts import but do not appear on the site, open Settings → Auto Blogger → Caching, confirm Seraphinite detected, and enable Automatically revalidate cache after import (see WordPress plugin → Caching).
- Use Disconnect, then Connect to Auto Blogger again if the connection looks stuck.
Using another importer or the JSON feed
- Check that the post is published in Auto Blogger.
- Force a refresh or run the import again—many tools cache the feed.
- Confirm the tool uses the JSON feed URL from your website page, not the RSS URL, unless it requires RSS.
See WordPress plugin for the recommended setup.
I am not receiving webhooks
- The URL must start with https:// and be reachable from the internet.
- Check Integrations on the website—the webhook must be saved with the correct URL.
- Open the post in the dashboard and look at webhook delivery status.
- After a failure, we retry automatically; you can also use Resend webhooks on the post.
Webhook signature verification fails
- Only applies if you set a Secret in the dashboard.
- Use the same secret in your tool that you entered in Auto Blogger.
- Verify the signature against the raw request body, not a reformatted copy of the JSON.
- See Webhooks → Verify the signature for copy-paste examples in PHP, Node.js, and Python.
My calendar is out of date
- Subscribed calendars often refresh only every few hours—this is normal.
- If you regenerated your calendar link, delete the old subscription and add the new URL from Publishing calendar.
Can I use a public API?
Integration today is through feeds, webhooks, and the publishing calendar. A separate login API for custom apps is not offered yet. If you need something else, contact support from your dashboard.