SiteSEO is an easy, fast and powerful SEO plugin for WordPress. Unlock your Website's potential and Maximize your online visibility with our SiteSEO!
Category Scores
Top Issues by Category
security99
maintainability31
Issues Details
130 issues found in latest scan
Processing form data without nonce verification.
Processing form data without nonce verification.
Function "esc_xml()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.0.0.
Detected usage of a non-sanitized input variable: $_FILES['import_file']['tmp_name']
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$image_xml'.
Detected usage of meta_query, possible slow query.
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$docs".
Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['type']. Check that the array index exists before using it.
$_POST['siteseo_options'] not unslashed before sanitization. Use wp_unslash() or similar
Detected usage of tax_query, possible slow query.
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SOFTACULOUS_PLUGIN_UPDATE_NOTICE".
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 53 |
| WordPress.Security.NonceVerification.Missing | WARNING | Processing form data without nonce verification. | 28 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "esc_xml()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.0.0. | 14 |
| WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | WARNING | Detected usage of a non-sanitized input variable: $_FILES['import_file']['tmp_name'] | 9 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$image_xml'. | 5 |
| WordPress.DB.SlowDBQuery.slow_db_query_meta_query | WARNING | Detected usage of meta_query, possible slow query. | 4 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins". | 4 |
| WordPress.WP.EnqueuedResourceParameters.NotInFooter | WARNING | In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header. | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$docs". | 2 |
| WordPress.Security.ValidatedSanitizedInput.InputNotValidated | WARNING | Detected usage of a possibly undefined superglobal array index: $_FILES['import_file']['type']. Check that the array index exists before using it. | 2 |
| WordPress.Security.ValidatedSanitizedInput.MissingUnslash | WARNING | $_POST['siteseo_options'] not unslashed before sanitization. Use wp_unslash() or similar | 2 |
| WordPress.DB.SlowDBQuery.slow_db_query_tax_query | WARNING | Detected usage of tax_query, possible slow query. | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SOFTACULOUS_PLUGIN_UPDATE_NOTICE". | 1 |
| WordPress.WP.EnqueuedResourceParameters.MissingVersion | WARNING | Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching. | 1 |
| five_star_reviews_detected | ERROR | Linking directly to 5 stars reviews is not allowed. | 1 |
Latest Snapshot
Findings
130
Errors
20
Warnings
110
Score History
First score snapshot
First scan completed Jun 19, 2026
v1.3.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 19, 2026
v1.3.9
41
Latest
- Findings
- 130
- Errors
- 20
- Warnings
- 110
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 19, 2026Latest | 41 | 130 | 20 | 110 | v1.3.9 | 2.0.0 | 2026.06-mvp-static-v2 |