WordPress Auto Spinner – Articles Rewriter is a WordPress plugin that rewrites existing posts by swapping words and phrases for synonyms, either from a built-in thesaurus or through an external rewriting API. It is sold on CodeCanyon by ValvePress for $27 and has been purchased more than 10,000 times, with a 4.41 out of 5 rating across 494 reviews. It suits site owners running content-heavy blogs, autoblogs or WooCommerce catalogues who want to publish variations of text at scale, and it is a poor fit for anyone expecting automated output to pass as hand-written editorial.
The phrase “WordPress Auto Spinner SEO” describes a specific niche: tools that generate textual variation, often called spinning, to avoid duplicate content flags and to stretch a small pool of source material across more pages. This plugin sits squarely in that niche, and the review below covers what it actually does, where it works, and where it does not.
What the plugin actually does with a post
At its core, the plugin takes a stored post, scans it against a synonym database, and replaces selected words and phrases with alternatives. A phrase such as “smart decision” might be mapped to a set containing “good move” and “smart move”, and the plugin picks one of those during processing. The result is a rewritten version of the same article that shares meaning but not identical wording.
Several capabilities extend that basic mechanic in ways that matter for real projects:
- Title and slug rewriting. The plugin can spin the post title and the URL slug alongside the body, which matters because duplicate titles are one of the more visible signals of copied content.
- Bulk processing of existing posts. Rather than only touching new content, the plugin can queue already-published articles for rewriting, so an established archive can be processed in batches.
- Queue and cron handling. Eligible posts are processed one at a time through a scheduled job, which prevents a large rewrite operation from exhausting server resources in a single request. The vendor states this scales even to sites with very large post counts.
- Manual review interface. Before publishing, a rewritten article can be opened in an editor where hovering over a replaced word reveals the synonym list, allowing a different choice to be selected. This is the difference between blind automation and a semi-edited workflow.
- Custom thesaurus and reserved words. Synonym sets can be added, edited or removed through an Ajax interface, and specific words can be protected from replacement entirely. Excluded categories and title words can also be kept out of the spinning process.
- Support for custom post types and WooCommerce products. Product descriptions and other non-standard content types can be rewritten, not just standard blog posts.
- External API integrations. Beyond the local database, the plugin connects to a long list of third-party rewriting services, including SpinRewriter, WordAi, TheBestSpinner, SpinBot, ChimpRewriter, ContentProfessor, SpinnerChief, Espinner and smodin.io. Newer versions also support OpenAI’s ChatGPT, Google Gemini and Claude models.
- Action logging and multisite compatibility. A log page records what the plugin did and where it failed, and the vendor states the plugin has been tested on WordPress network installations.
Language coverage is split in two. The built-in synonym database natively handles English, French, Spanish, Portuguese, German, Italian, Dutch, Romanian and Turkish without any external service. For every other language, rewriting depends on an API such as ChatGPT. The vendor does not publish accuracy figures for either path.
Where this fits, and where it does not
The clearest use case is an autoblog or content aggregation site. If posts arrive automatically through a plugin such as WordPress Automatic, Auto Spinner can sit downstream and rewrite each incoming article before it goes live, turning a feed of syndicated material into text that differs from the source. The queue system means this runs without manual intervention once configured.
A second fit is a large legacy archive. A site with thousands of thin or duplicated posts can select them in bulk and let the cron job work through the list over time, reviewing output through the manual interface where quality matters most.
E-commerce is a third scenario. Stores that import product descriptions from a supplier feed often end up with identical copy across many competing sites. Rewriting those descriptions through the plugin, using either the local thesaurus or a paid API, is a practical way to differentiate a catalogue at scale.
Where the plugin is the wrong choice is any project where the writing itself is the product. A publication with named authors, editorial standards and a reputation to protect should not run articles through synonym substitution. Automated rewriting produces awkward phrasing, breaks idioms and can invert nuance, and readers notice. Sites whose traffic depends on search quality signals rather than raw page volume will usually get better results from fewer, better articles.
Strengths and limitations
Strengths
- Works out of the box with a local synonym database, so no external subscription is required for the nine natively supported languages.
- The API integrations cover most of the well-known rewriting services, letting a site switch providers without changing plugins.
- The manual editing interface gives genuine control over the final text rather than accepting whatever the algorithm produces.
- Queue and cron processing is a sensible design for large sites and avoids timeout errors during bulk operations.
- Support for WooCommerce, custom post types, multisite and title/slug rewriting covers the practical edge cases most competitors ignore.
- A long track record: over 10,000 sales and a rating above four stars from nearly 500 buyers is meaningful evidence of stability.
Limitations
- Synonym substitution is not paraphrasing. The plugin swaps words; it does not restructure sentences or improve arguments, so rewritten text often reads mechanically.
- Quality beyond the nine native languages depends entirely on a paid third-party API, and the cost of those services sits outside the $27 plugin price.
- The vendor does not state how large the built-in synonym database is, which makes it hard to predict how often replacements will be repetitive on a long article.
- Browser compatibility is listed as far back as IE7, which suggests parts of the admin interface have not been modernised, though this is unlikely to affect day-to-day use.
- There is no built-in plagiarism or AI-detection check, so verifying output remains a manual step.
How it compares with the wider rewriting category
Rewriting tools generally fall into three groups: standalone web services that process text pasted into a browser, API-only engines that developers wire into their own systems, and WordPress plugins that operate inside the dashboard. Auto Spinner belongs to the third group and its main advantage is integration. It reads from the WordPress database directly, respects categories, post types and titles, and can run unattended on a schedule.
Compared with standalone services, the plugin trades some rewriting sophistication for automation. A dedicated service may produce more natural output, particularly the AI-based ones, but it cannot process an entire archive without manual export and import. Compared with pure API engines, the plugin adds a user interface, logging and queue management on top of the same underlying services, which is the part most site owners would otherwise have to build.
The honest positioning is that this is an automation layer, not a writing tool. Buyers who already use an external rewriting API will find the plugin a convenient wrapper. Buyers who want the best possible text quality should expect to pay for an API and still review the results.
Frequently Asked Questions
Does WordPress Auto Spinner work without paying for an external service?
Yes, for nine languages. The plugin ships with its own synonyms database covering English, French, Spanish, Portuguese, German, Italian, Dutch, Romanian and Turkish, and rewriting in those languages requires no API key or subscription. For any other language, the plugin relies on an external service such as ChatGPT, which does carry a separate cost.
Can it rewrite posts that are already published?
Yes. The plugin supports bulk spinning of existing posts. A selection of published articles can be queued, and the plugin processes them one by one through a cron job rather than all at once. This makes it practical to clean up a large archive gradually without overloading the server during processing.
Does the plugin rewrite WooCommerce product descriptions?
Yes. WooCommerce products are supported, as are custom post types more generally. That means imported product copy, listings and other non-standard content can be processed the same way as blog posts. The plugin can also rewrite titles and slugs, which is useful when a supplier feed produces identical product names across many stores.
Is the rewritten content safe for SEO?
It depends on how it is used. Rewriting reduces textual overlap with the source, which can help with duplicate content concerns, but search engines evaluate usefulness and originality rather than word substitution alone. The plugin includes a manual editing interface for reviewing output, and treating that step as mandatory rather than optional produces noticeably better results.
Verdict
WordPress Auto Spinner is a well-established, reasonably priced automation tool for site owners who need to process large volumes of content and are comfortable with the trade-offs that come with synonym-based rewriting. Its queue system, manual review interface and broad API support make it more practical than most alternatives in the same category, and a 4.41 rating from 494 buyers suggests it delivers on its core promise.
It should be bought by autoblog operators, affiliate site owners managing large archives, and store owners dealing with duplicated supplier copy. It should be avoided by publishers, brands and anyone whose content is judged on writing quality, because no amount of synonym substitution turns automated output into editorial work.