Auto Blogger does not store your WordPress username or password. Install the official Auto Blogger WordPress plugin, sign in once, and new posts are delivered to your site when they are published.
Requirements
- WordPress 6.0 or newer and PHP 8.1 or newer
- HTTPS on your WordPress site (required for secure delivery)
- An Auto Blogger account with at least one website (the plugin can add this site for you during setup)
Install the plugin
Download the plugin ZIP from your dashboard — use WordPress plugin in the sidebar, or Download WordPress plugin on a website's Integrations tab.
- In WordPress, go to Plugins → Add New → Upload Plugin.
- Choose the Auto Blogger plugin ZIP you downloaded.
- Click Install now, then Activate.
Connect WordPress
- In WordPress, open Settings → Auto Blogger.
- Optionally set how posts are imported (post type, category, author, and whether they arrive as draft or published). Leave the Auto Blogger URL as shown unless support told you to use a different address (for example a staging environment).
- Click Connect to Auto Blogger, sign in, and approve access for this site.
- The plugin compares your WordPress site address with your Auto Blogger account:
- If it already exists, it is selected for you.
- If not, use Add this site to Auto Blogger or choose another website from the list.
- Click Register webhook so new published posts are sent to WordPress automatically.
- To bring in posts that were published before you connected, click Sync posts.
You can Disconnect at any time from the same screen to revoke access on this install.
What gets imported
| From Auto Blogger | In WordPress |
|---|---|
| Title, article HTML, slug | Post title, content, slug |
| SEO title and description | SEO plugin fields when Yoast or Rank Math is installed |
| Cover image | Featured image, with alt text and media title when provided |
If the same post is published again, the plugin ignores duplicates so you do not get two copies.
Caching (Seraphinite Accelerator)
If your WordPress site uses Seraphinite Accelerator, the Auto Blogger plugin can clear and rebuild the cache after posts are imported. Cached pages—especially the homepage—may otherwise keep showing older content until you purge the cache manually.
- In WordPress, open Settings → Auto Blogger.
- Scroll to the Caching section.
- If Seraphinite detected is shown, enable Automatically revalidate cache after import and click Save settings.
- Set Import as to Published so imported posts are publicly visible and the cache refresh runs.
After a webhook import, the plugin clears and revalidates the full site cache once. Sync posts does the same once at the end if any posts were imported.
JSON feed (other tools)
You can still use the public JSON feed URL from your website settings with other importers or Zapier. The official WordPress plugin uses instant delivery via the webhook instead of polling the feed.
Related guides
- Webhooks — what is sent when a post goes live (for custom endpoints)
- Content feeds — JSON and RSS feed URLs
- Troubleshooting — connection and delivery issues