Improve your WordPress SEO with instant search-engine indexing, SEO insights, and indexing status tracking.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
59
12 issue groups
Security
53
10 issue groups
I18n
18
3 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->cron_interval_identifier".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_class'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
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
$_GET['wposa-menu'] not unslashed before sanitization. Use wp_unslash() or similar
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Enable to use Bing API to request indexing. %sBing supports the IndexNow protocol. You might not need to enable this if IndexNow is active.%s'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$order_by} at "SELECT * FROM {$table_name} ORDER BY {$order_by} LIMIT %d, %d"
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 470.
Sample message
Unescaped parameter $query used in $wpdb->query()\n$query assigned unsafely at line 275.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CRAWLWP_PREFIX".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$name]. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "CrawlWP SEO - Instant Indexing & SEO Insights" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEPAGE".
Potential connections found in static code analysis.
Outbound calls
296
External assets
1
Incoming endpoints
3
wp_ajax
wp_ajax
4 score snapshots
v3.0.17
37
Latest
v3.0.16
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 137 | 47 | 90 | v3.0.17 | 2.0.0 |
| 37 | 141 | 46 | 95 | v3.0.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.