ABDS SEO analyzes your site both technically and by content, and gives you concrete, actionable recommendations — down to the individual Gutenberg block, not just the meta fields.
The whole free feature set works with no account, no external service, and no API key. Optional integrations (AI, SERP data, Search Console) are strictly bring-your-own-key: your site talks to the provider you chose, with your own credentials, and never through a vendor proxy.
Free features
Pro / Business / Agency features (a separate add-on)
These come with ABDS SEO Pro — a separate plugin you download from your ABDS account after buying a plan and activate with your license key. This free plugin contains none of the paid code; installing that add-on is what enables the features below.
The free plugin is fully functional on its own; the paid tiers add capabilities, they do not cripple the free ones.
This free plugin contacts exactly one third-party service, and only when you choose to activate a license:
Nothing else in this free plugin makes third-party network calls. The technical audit, rule-based content analysis, migration, and snippet preview all run locally, and the scanner only fetches your own site’s pages (a same-site loopback request) to inspect their markup.
The optional paid integrations — AI assistants (OpenAI-compatible, Anthropic, Google Gemini), SERP/competitor analysis, DataForSEO keyword and backlink data, Google Search Console, and the agency multi-site cabinet — are not part of this free plugin. They live in the separate ABDS SEO Pro add-on and connect to their own services only after you enable each one there with your own credentials; those services are documented with that add-on.
The JavaScript and CSS in the build/ folder are compiled with @wordpress/scripts (webpack). The uncompiled, human-readable sources are included in this package under /src (admin.js, index.js, sidebar.js, snippet-width.js, style.css). To rebuild them, run npm install and then npm run build in the plugin folder.
woocommerce/action-scheduler) — licensed GPL-3.0-or-later. Because this plugin is distributed as “GPLv2 or later”, combining it with a GPLv3 component is compatible: the combined work is distributed under GPLv3. All other direct dependencies (@wordpress/* packages) are GPL-2.0-or-later, matching directly.