auto-post.io
The auto-post.io WordPress plugin is a powerful tool designed to connect the auto-post.io application to WordPress blogs. It enables seamless automation of blog content management tasks such as publishing, updating, and deleting articles. Whether you are a business, blogger, or entrepreneur, this plugin ensures smooth integration with your workflow, allowing you to focus on growing your online presence. Key Features 1. Automated Publishing The plugin enables you to publish blog posts directly from the auto-post.io application onto your WordPress site. This automation removes the need for manual uploads, ensuring a steady stream of fresh content for your audience. 2. Content Updates With the plugin, you can easily update existing articles on your WordPress site whenever changes are made in the auto-post.io application. This ensures your content remains relevant and up-to-date without any additional effort. 3. Article Deletion Outdated or irrelevant posts can be deleted directly from the auto-post.io application, and the changes will reflect instantly on your WordPress blog. This feature is particularly useful for maintaining a clean and professional site. 4. SEO Optimization All articles published via the plugin are optimized for search engines. This includes meta titles, meta descriptions, and keyword-rich content to enhance your blog’s visibility in search results. 5. Multilingual Support The plugin supports publishing in multiple languages, which is ideal for blogs targeting an international audience. You can choose to duplicate content across different languages to expand your reach. 6. User-Friendly Interface The plugin is designed with simplicity in mind, making it easy for users of all technical levels to navigate and use. Its intuitive interface ensures a smooth setup and effortless functionality. 7. Dashboard & Monitoring The plugin includes a comprehensive dashboard that displays statistics, recent activity, and system health. Monitor your content automation in real-time with detailed logs and error tracking. 8. Enhanced Security Improved security to ensure your WordPress site remains protected. How It Works 1. Generate Your API Key Once the plugin is installed and activated on your WordPress site, it will generate an API key. This key is essential for connecting your WordPress blog to the auto-post.io application. 2. Enter the API Key into auto-post.io Log in to your auto-post.io account and enter the API key generated by the plugin in the appropriate settings section. This step establishes the connection between your WordPress site and the auto-post.io application. 3. Configure Campaigns In auto-post.io, set up your campaigns by defining parameters such as publication frequency, target keywords, and content preferences. These settings will dictate how and when articles are published on your WordPress blog. 4. Automate Your Blog Once configured, the plugin will handle the publishing, updating, and deleting of articles automatically based on your campaign settings in auto-post.io. Benefits of the Plugin Time-Saving: Automate repetitive tasks like publishing and updating, allowing you to focus on strategy and growth. Consistency: Maintain a regular publishing schedule, ensuring your blog remains active and engaging. Scalability: Manage multiple blogs and campaigns effortlessly, making it suitable for both individuals and agencies. SEO-Friendly: Improve your blog’s search engine ranking with optimized content generated and published seamlessly. Ease of Use: The plugin’s user-friendly interface ensures a smooth experience, even for non-technical users. Security and Privacy The auto-post.io WordPress plugin adheres to strict security and privacy standards: Secured Communication: All data exchanges between WordPress and auto-post.io are ensured via secure connections. No Data Tracking: The plugin does not track user activity or store personal data. GDPR Compliance: Fully compliant with GDPR regulations, making it suitable for users within the European Union. With the default configuration, this plugin, in itself, does not: track users by stealth; write any user personal data to the database; use cookies.
Top keywords
- auto-post13×2.09%
- auto-post io13×2.09%
- io13×2.09%
- wordpress12×1.93%
- blog9×1.45%
- content9×1.45%
- application6×0.96%
- auto-post io application6×0.96%
- io application6×0.96%
- key6×0.96%
- publishing6×0.96%
- site6×0.96%
Auto-Publish to Google Business Profile (GMB Poster)
GMB Poster turns your WordPress posts into a steady stream of Google Business Profile (GBP) updates. New posts join a queue, the scheduler picks a slot from your cadence, and at slot time GMB Poster either: Auto-publishes the post directly to your GBP location via the official Google Business Profile API (v2.0+), or Prepares the caption, image and tracked link and hands it off to you for a one-click publish in the GBP web interface (the original semi-manual mode). You pick the mode in Settings. You can switch any time. Auto-publish (recommended, v2.0+) Create a free Google Cloud project, enable the My Business APIs, paste your OAuth Client ID + Secret into GMB Poster Settings. (Step-by-step guide is built into the setup wizard.) Click Connect Google account — Google’s consent screen opens, you pick the Google account that manages your GBP, click Allow. Pick your GBP location from the dropdown. Flip the Auto-publish toggle on. From then on, every time a queued post hits its scheduled slot, GMB Poster posts it directly to your GBP location automatically. Posted items show a green “Posted” pill and the Google post ID. Failed items show a red “Failed” pill with the Google API error and a one-click Retry publish button. Why “per-install” OAuth credentials? GMB Poster never embeds a shared Google client — that would leak the same OAuth secret to every installation of the plugin on WP.org and risk Google revoking it for everyone. Instead, each install uses its own free Google Cloud project; the OAuth Client Secret and the refresh token are stored encrypted-at-rest in your WordPress database using a key derived from your site’s AUTH_KEY constant. Semi-manual mode (original) If you don’t want to set up a Google Cloud project, the original semi-manual handoff still works: New WordPress posts are added to the GMB Poster queue automatically (configurable per post type and category). The scheduler picks a posting slot using either time-of-day slots or a cooldown window. When a slot is due, the next item appears in your Dashboard widget and on the GMB Poster Queue screen. Click Prepare & open GBP. GMB Poster: copies the formatted caption to your clipboard, downloads the featured image to your computer, opens your GBP composer in a new browser tab. In GBP: paste the caption, drop in the image, set the call-to-action, click Publish. Click Mark posted back in WordPress. Features Auto-publish to Google Business Profile via the official Google API (v2.0+), with a built-in setup wizard Per-install OAuth 2.0 credentials — your secret + refresh token are encrypted at rest in your WordPress database Semi-manual mode preserved as a fallback for installs that don’t want a Google Cloud project Custom queue with statuses: Pending → Ready → Prepared → Posted (or Skipped / Failed) Time-of-day slots OR cooldown-hours cadence, with optional weekend skipping Auto-queue on publish, filterable by post type and category Per-post opt-out checkbox in the editor sidebar Dashboard widget showing the next item ready to send “Publish now” / “Retry publish” buttons per row when auto-publish is on UTM-tagged Learn-more links (utm_source / medium / campaign configurable) Featured image → GBP image, title + excerpt → caption, permalink → call-to-action Translation-ready Disclaimer This plugin is not affiliated with, endorsed by, or sponsored by Google LLC. “Google” and “Google Business Profile” are trademarks of Google LLC. External services GMB Poster communicates with the official Google Business Profile API when (and only when) you’ve connected a Google account and turned on Auto-publish: Google OAuth 2.0 (https://accounts.google.com/o/oauth2/v2/auth, https://oauth2.googleapis.com/token, https://oauth2.googleapis.com/revoke) — used to obtain, refresh and revoke the access token GMB Poster uses on your behalf. My Business Account Management API (https://mybusinessaccountmanagement.googleapis.com/) — to list the GBP accounts your Google login can manage. My Business Business Information API (https://mybusinessbusinessinformation.googleapis.com/) — to list the locations under each account so you can pick one. Google My Business API v4 (https://mybusiness.googleapis.com/) — to create local posts on the location you selected. This is the actual “publish” call. When and what is sent: * The OAuth handshake sends nothing about your WordPress posts — only your chosen Google account’s permission to act on its behalf. * For each post we publish on your behalf, we send the caption text, the URL of your featured image, the call-to-action button text + URL, and the post’s language code. We do not send any visitor data, analytics, or anything else. If you do not connect a Google account, GMB Poster never contacts Google. The semi-manual mode opens GBP in your browser as a normal page navigation (your browser, your session — exactly as if you had clicked a regular link). Google’s terms of service: https://policies.google.com/terms Google’s privacy policy: https://policies.google.com/privacy