VSBL SEO Analyzer

Description

VSBL provides a free SEO audit workflow inside WordPress with support for WordPress content and Elementor-based pages.

Features in this build:
* SEO audit workflow for WordPress and Elementor
* Saved focus keyword, SEO title, and meta description fields
* Saved audit report history in post meta
* Source JavaScript files included directly in the plugin

Source files for included scripts are available in the plugin itself:
* /assets/seo-audit.js
* /assets/ui-passive.js
* /assets/vsbl-elementor.js
* /seo-audit-tool.js

No compiled build step is required for this package.

Installation

  1. Upload the plugin files to the /wp-content/plugins/vsbl-seo-analyzer directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open a post or page in the WordPress admin area.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“VSBL SEO Analyzer” is open source software. The following people have contributed to this plugin.

Contributors

Translate “VSBL SEO Analyzer” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0.11

  • Standardized plugin prefixing to vsblseo_, removed the generic ajaxurl global, and renamed the main plugin file/package for WordPress.org compliance.

1.0.0.9

  • Removed Freemius packaging and upgrade references from the WordPress.org build.
  • Added a WordPress bootstrap file with proper enqueue usage and sanitized AJAX handlers.
  • Included direct access protection and updated plugin metadata.