Fluxserp – AI Content Writer & SEO on Autopilot

Description

Fluxserp – AI Content Writer & SEO on Autopilot connects your WordPress site to Fluxserp — an AI-powered content platform that generates optimized articles for your business.

This plugin automatically fetches daily articles scheduled in your Fluxserp account and publishes them to your WordPress site as posts, complete with:

  • SEO meta tags (compatible with Yoast SEO and Rank Math)
  • Markdown-to-HTML conversion for clean, readable content
  • Featured images (automatically sideloaded from Fluxserp)
  • Custom slugs, keywords, and internal link suggestions
  • Duplicate prevention — articles are never imported twice

Key Features

  • Hourly Sync via WP-Cron — Articles are fetched automatically every hour
  • Manual Sync Button — Trigger immediate sync from the admin panel
  • Today’s Content Queue — See what’s scheduled and what’s already imported
  • Draft or Publish Mode — Choose whether articles go live immediately or wait for review
  • AES-256-CBC Encryption — Integration keys are encrypted at rest
  • No External Dependencies — Pure PHP, no composer packages required

How It Works

  1. Create an integration in your Fluxserp dashboard
  2. Copy the Integration Key
  3. Install and activate this plugin
  4. Paste your key in Admin Fluxserp
  5. Choose your publish mode (Publish Directly or Save as Draft)
  6. Done! Articles will sync automatically

Requirements

  • A Fluxserp subscription with WordPress Integrations enabled
  • WordPress 5.8 or higher
  • PHP 8.0 or higher
  • allow_url_fopen enabled (for remote image sideloading)

Privacy & Data

This plugin communicates with the Fluxserp API at https://fluxserp.com to:

  • Fetch the list of articles scheduled for the current day
  • Retrieve full article content and metadata
  • Send acknowledgment when an article is successfully imported

No user data from your WordPress site is sent to Fluxserp. Only the Integration Key (stored encrypted) is transmitted for authentication.

By using this plugin, you agree to Fluxserp’s Terms of Service and Privacy Policy.

Third-Party Services

This plugin relies on the Fluxserp API to fetch article content:

Data transmitted:
* Integration Key (for authentication)

Data received:
* Article titles, content (Markdown), metadata, and image URLs

No user browsing data or personally identifiable information is transmitted.

Installation

Automatic Installation

  1. Go to Plugins Add New in your WordPress admin
  2. Search for “Fluxserp Integrations”
  3. Click Install Now, then Activate

Manual Installation

  1. Download the plugin ZIP file
  2. Go to Plugins Add New Upload Plugin
  3. Choose the ZIP file and click Install Now
  4. Activate the plugin

After Activation

  1. Navigate to Admin Fluxserp in the WordPress sidebar
  2. Paste your Integration Key from Fluxserp
  3. Choose your post mode (Publish Directly or Save as Draft)
  4. Click Save Settings

The plugin will start syncing articles automatically every hour. You can also trigger a manual sync using the Sync Now button.

FAQ

Do I need a Fluxserp account?

Yes. You need an active Fluxserp subscription with the WordPress Integrations add-on enabled.

Where do I get my Integration Key?

  1. Log in to your Fluxserp dashboard
  2. Go to Settings Integrations
  3. Click Create WordPress Integration
  4. Copy the generated Integration Key

How often are articles synced?

Articles are fetched automatically every hour via WordPress Cron. You can also trigger a manual sync from Admin Fluxserp using the Sync Now button.

Can I review articles before they’re published?

Yes! Set the Post Mode to “Save as Draft” in the plugin settings. Articles will be saved as drafts and appear in Posts Drafts for review before publishing.

Does this work with SEO plugins?

Yes. The plugin automatically populates SEO meta fields for:

  • Yoast SEO (_yoast_wpseo_title, _yoast_wpseo_metadesc, _yoast_wpseo_focuskw)
  • Rank Math (rank_math_title, rank_math_description, rank_math_focus_keyword)

Will articles be duplicated if I sync multiple times?

No. The plugin stores a unique _fluxserp_item_id meta key for each imported article and skips items that already exist.

Can I customize the post type or author?

Currently, the plugin creates standard WordPress posts with Author ID 1 (usually the site admin). Customization hooks are planned for future releases.

What happens if my Integration Key expires?

If your key is revoked or your subscription lapses, the plugin will log errors during sync but will not delete existing posts. Re-enter a valid key to resume syncing.

Is this plugin GDPR compliant?

The plugin does not collect, store, or transmit any visitor data. It only sends your Integration Key to Fluxserp’s API to fetch articles. Review Fluxserp’s Privacy Policy for details.

Reviews

مارس 12, 2026
<span style=”font-size: inherit;”>Great AI SEO automation tool! Fluxserp makes it incredibly easy to publish optimized articles automatically on WordPress. The setup is simple, the content comes with SEO metadata and images, and the hourly sync saves a lot of time for anyone running SEO blogs or niche sites.</span>
Read all 1 review

Contributors & Developers

“Fluxserp – AI Content Writer & SEO on Autopilot” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0 – 2026-02-23

  • Initial release
  • Hourly automatic sync via WP-Cron
  • Manual sync button in admin panel
  • Today’s Queue viewer with import status badges
  • Markdown-to-HTML conversion
  • Featured image sideloading
  • SEO meta integration (Yoast + Rank Math)
  • AES-256-CBC encryption for Integration Keys
  • Draft or Publish mode
  • Duplicate prevention via post meta