Lightweight SEO assistant for meta tags, schema and structured data, XML sitemaps, Open Graph previews, robots.txt, and Search Console.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
118
17 issue groups
I18n
38
3 issue groups
Security
6
2 issue groups
Performance
3
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_tracking_enabled'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_Admin_Notices".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cli_instance".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'surerank' but got 'astra-notices'.
Sample message
Unescaped parameter $key_column used in $wpdb->get_col()\n$key_column used without escaping.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BSF_ANALYTICS_URI".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
The use of function set_time_limit() is discouraged
Sample message
$_GET['access_token'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_timezone_string".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "SureRank SEO – Meta Tags, Social Preview, XML Sitemap, Schema & Open Graph" is different from the name declared in plugin header "SureRank SEO".
Potential connections found in static code analysis.
Outbound calls
274
External assets
13
Incoming endpoints
13
wp_ajax
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v1.10.1
78
Latest
v1.10.0
77
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 78 | 165 | 54 | 111 | v1.10.1 | 2.1.0 |
| 77 | 161 | 56 | 105 | v1.10.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.