Description
Blogent AI SEO Blog turns your WordPress site into an automated publishing destination for your Blogent.tools AI SEO Blog project.
Instead of copying articles manually, you connect WordPress once with a secure webhook URL. After that, Blogent.tools can send ready-to-publish articles directly to your site with titles, content, slugs, publish dates, SEO metadata, categories, featured images, and multilingual versions.
The plugin is built for site owners, marketers, agencies, and SEO teams that want a practical publishing workflow for consistent blog growth while keeping WordPress as the content hub.
The plugin can:
- Receive generated SEO articles from Blogent.tools through a secure webhook.
- Publish WordPress posts with titles, content, slugs, dates, excerpts, meta titles, and meta descriptions.
- Assign categories based on rubrics and language-specific mappings.
- Add featured images from webhook image URLs, configured Media Library IDs, or a local image folder fallback.
- Store SEO metadata for Yoast SEO, Rank Math, or All in One SEO when one of those plugins is active.
- Publish multilingual content with WP Multilang, Polylang, or WPML when one of those plugins is active.
- Keep webhook troubleshooting logs available in the WordPress admin area.
This plugin requires an active Blogent.tools account and a configured AI SEO Blog project.
External Service
This plugin is designed to work with the Blogent.tools service.
After activation, the plugin creates a unique webhook URL in the WordPress admin area. You copy that webhook URL into your Blogent.tools dashboard. Blogent.tools then sends article data to your WordPress site when you publish or schedule content from the Blogent.tools dashboard.
Service website: https://blogent.tools/
AI SEO Blog page: https://blogent.tools/services/seo-blog
WordPress setup guide: https://blogent.tools/docs/seo-blog#wordpress
Terms: https://blogent.tools/terms
Privacy policy: https://blogent.tools/privacy
Privacy
The plugin does not send WordPress site data to Blogent.tools by itself. WordPress receives inbound webhook requests from Blogent.tools after the site owner copies the generated webhook URL into their Blogent.tools dashboard.
Webhook payloads can include article text, article title, post slug, publish date, meta title, meta description, rubric/category keys, parameters, image URL, and image category. The plugin stores that data in WordPress posts, post metadata, options, attachments, and plugin logs.
If a webhook payload contains an image URL, WordPress downloads that image from the provided URL and stores it in the local Media Library.
Installation
- Upload the plugin files to the
/wp-content/plugins/smmix-ai-seo-blog/directory, or install the plugin ZIP through the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Go to Settings > AI SEO Blog.
- Copy the generated webhook URL.
- Paste the webhook URL into your Blogent.tools AI SEO Blog project settings.
- Configure category mappings and image mappings if needed.
FAQ
-
Do I need a Blogent.tools account?
-
Yes. The plugin receives content generated and sent from a Blogent.tools AI SEO Blog project.
-
Does the plugin publish posts automatically?
-
Yes. When Blogent.tools sends a valid webhook request with the correct token, the plugin creates WordPress posts from the payload.
-
Which SEO plugins are supported?
-
The plugin detects Yoast SEO, Rank Math, and All in One SEO and writes supported SEO metadata when one of them is active.
-
Which multilingual plugins are supported?
-
The plugin detects WP Multilang, Polylang, and WPML and uses the active multilingual plugin when publishing translated content.
-
Where can I view webhook logs?
-
Logs can be viewed or cleared from Settings > AI SEO Blog > Logs.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Blogent AI SEO Blog” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Blogent AI SEO Blog” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.5
- Renamed public plugin branding and service references from SMMIX to Blogent.
- Updated public service URLs to blogent.tools.
2.4
- Renamed the plugin to Blogent AI SEO Blog and updated the text domain for the new slug.
- Moved admin copy-button JavaScript to the WordPress enqueue API.
- Added webhook payload sanitization before posts and SEO metadata are created.
2.3
- Added WordPress.org-ready plugin structure and assets staging.
- Added a copy button for the generated webhook URL.
- Improved webhook token handling, settings sanitization, and WordPress coding standards compatibility.
- Moved plugin logs from a local file to WordPress options.
- Replaced direct filesystem and direct database operations with WordPress APIs where appropriate.
2.2
- Added image category support for webhook-provided custom images.
- Added fallback image selection by rubric and local folder.
- Improved metadata handling for supported SEO plugins.
- Added WordPress.org package metadata and readme.
