The fastest feature-complete SEO plugin for professional WordPress websites. Secure, fast, unbranded, and automated SEO. Do less; get better results.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
863
16 issue groups
Security
61
4 issue groups
I18n
46
2 issue groups
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_ays_reset".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Short PHP opening tag used with echo; expected "<?php echo $bstyle ..." but found "<?= $bstyle ..."
Sample message
Mismatched text domain. Expected 'autodescription' but got 'default'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['lang']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bbp_raw_title".
Sample message
$_GET['lang'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The "goto" language construct should not be used.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['autodescription']. Check that the array index exists before using it.
Sample message
Unescaped parameter $indexes used in $wpdb->get_var()\n$indexes assigned unsafely at line 514.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "tsf".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "{$hook_name}_settings_page_boxes".
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Plugin name "The SEO Framework – Fast, Automated, Effortless." is different from the name declared in plugin header "The SEO Framework".
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The upgrade notice for "5.0.0" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v5.1.4
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 972 | 363 | 609 | v5.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.