Linux 软件免费装
Banner图

GBPoster for Google Business Profile

开发者 defyndigital
更新时间 2026年5月18日 05:25
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

posts scheduling automation queue google business profile

下载

1.0.6

详情介绍:

GBPoster turns your WordPress posts into a steady stream of Google Business Profile (GBP) updates. It builds the queue, picks slots based on your cadence, formats the caption, prepares the featured image and the tracked link — then you click once to publish in GBP. Why semi-manual? Google deprecated the Local Posts API in August 2024. Direct API posting to the GBP Updates section is no longer available for the vast majority of accounts, and the third-party tools that still "auto-post" usually do so by running headless browsers, which violates Google's Terms of Service and risks getting your profile suspended. GBPoster takes the safer path: it automates the tedious 80% (scheduling, image, caption, tracked link, queue tracking) and leaves the final ~10-second "Publish" step to you, inside the official GBP interface. How the handoff works
  1. New WordPress posts are added to the GBPoster queue automatically (configurable per post type and category).
  2. The scheduler picks a posting slot using either time-of-day slots or a cooldown window.
  3. When a slot is due, the next item appears in your Dashboard widget and on the GBPoster Queue screen.
  4. Click Prepare & open GBP. GBPoster:
  5. copies the formatted caption to your clipboard,
  6. downloads the featured image to your computer,
  7. opens your GBP composer in a new browser tab.
  8. In GBP: paste the caption, drop in the image, set the call-to-action, click Publish.
  9. Click Mark posted back in WordPress.
Features Disclaimer This plugin is not affiliated with, endorsed by, or sponsored by Google LLC. "Google" and "Google Business Profile" are trademarks of Google LLC. GBPoster does not communicate with any Google API; you complete the publishing step manually inside the official GBP interface in your own browser.

安装:

  1. Upload the gbposter folder to /wp-content/plugins/ or install via Plugins → Add New → Upload.
  2. Activate GBPoster for Google Business Profile through the Plugins screen.
  3. Go to GBPoster → Settings and paste the URL of your GBP posts page (e.g. https://business.google.com/n/{your-id}/posts).
  4. Choose your cadence (slot times or cooldown hours) and which post types or categories should auto-queue.
  5. Publish a WordPress post — it will appear in GBPoster → Queue and surface in your Dashboard widget when its slot is due.

屏幕截图:

  • Dashboard widget showing the next item ready to send.
  • Settings — schedule mode, slot times, UTM tracking, eligible post types and categories.
  • Editor sidebar meta box — per-post opt-out and queue status.

升级注意事项:

1.0.6 Security: REST endpoints now enforce per-resource permission checks instead of the broad edit_posts capability. Recommended for sites with non-admin editors/contributors. 1.0.5 Minor: REST item/next responses now include prepared_at and posted_at timestamps. No breaking changes. 1.0.4 WordPress.org reviewer-feedback pass: Plugin URI fixed, text domain renamed to match the plugin slug, settings input sanitized at the boundary, queue list-query ORDER BY now uses prepare() with %i. 1.0.2 WordPress.org plugin-directory compliance pass. Requires WP 6.2 or later. 1.0.1 Three bug fixes around the settings redirect, first-item cooldown, and the editor meta-box button. Recommended. 1.0.0 First release.

常见问题:

Does this plugin post to Google Business Profile automatically?

No. Google removed the ability to create new GBP "Local Posts" via API in August 2024. GBPoster prepares everything (image, caption, tracked link, scheduled slot) and you complete the final publish step in your own browser inside the official GBP interface. This keeps you fully within Google's Terms of Service.

Does this plugin send any data to Google or to third parties?

No data is sent from your server. The "Prepare" action opens Google Business Profile in a new tab of your browser — that's a normal user-initiated browser navigation, just like clicking any link.

What WordPress fields are used?

  • Featured image → the GBP post image
  • Title + excerpt (or first ~1400 characters of content if no excerpt) → the GBP caption
  • Permalink → the "Learn more" link, with optional UTM tags

Can I skip a specific post?

Yes — the post editor sidebar includes a "Do not send this post to GBP" checkbox.

What if I miss a slot?

Items that pass their scheduled time stay in the "Ready" status — they don't expire. You'll see them next time you open WordPress.

Does it support multisite networks?

The plugin activates per-site. Each site in the network has its own queue and settings. Network-wide activation is not specifically tested in this release.

Does it work with the block editor (Gutenberg)?

Yes. The settings meta box appears in the editor sidebar in both classic and block editors.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0