Описание
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.
Установка
- Upload the plugin files to the /wp-content/plugins/vsbl-seo-analyzer directory, or install the plugin through the WordPress plugins screen.
- Activate the plugin through the Plugins screen in WordPress.
- Open a post or page in the WordPress admin area.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«VSBL SEO Analyzer» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «VSBL SEO Analyzer» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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.