Auto Publisher by Media Access

Description

Auto Publisher by Media Access connects your WordPress site to the AI SEO platform and allows content to be published directly into WordPress.

Features:

  • Automatic article publishing
  • Draft creation support
  • Featured image import
  • Inline image import
  • Yoast SEO support
  • Rank Math SEO support
  • Automatic callback after publishing
  • Duplicate article protection

External Services

This plugin connects to the AI SEO platform operated by Media Access AS.

The plugin communicates with:

https://app.aiseo.no

to retrieve content and media created by the user within the AI SEO platform.

The service is used to retrieve and publish content created by the user through the AI SEO platform.

Data transmitted may include:

  • Website URL
  • Authentication credentials or API tokens
  • Publishing requests
  • Post metadata
  • Featured image download requests

Data is sent only when the site administrator configures and uses the plugin.

Privacy Policy:
https://aiseo.no/wordpress/privacy-policy-auto-publisher

Terms of Service:
https://aiseo.no/wordpress/terms-auto-publisher

Installation

  1. Upload the plugin to WordPress.
  2. Activate the plugin.
  3. Enter your AI SEO API key.
  4. Configure your webhook settings.
  5. Start publishing content from AI SEO.

FAQ

Does this plugin require an AI SEO account?

Yes. A valid AI SEO account may be required to access content publishing functionality.

Does the plugin store content locally?

Published content is stored within your WordPress installation like any other WordPress post.

Does the plugin support SEO plugins?

Yes. The plugin supports both Yoast SEO and Rank Math SEO.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Auto Publisher by Media Access” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.2

  • Added mandatory API key validation using hash_equals()
  • Prevented webhook access when API key is missing
  • Removed public payload debugging from webhook endpoint
  • Restricted image imports to approved sources
  • Added sanitization for plugin settings
  • Added duplicate article protection
  • Improved JSON payload storage reliability
  • Fixed featured image assignment
  • Improved background image processing
  • Added automatic publish/draft mode handling
  • Improved callback handling after WordPress publication

1.0.1

  • Fixed featured image assignment
  • Added featured image debugging
  • Improved image import reliability

1.0.0

  • Initial release