AI-powered SEO optimization for WordPress. Generate meta descriptions, titles, schema markup, and comprehensive SEO analysis using OpenAI.
Prioritized issue groups from the latest Plugin Check scan
I18n
625
2 issue groups
Security
112
9 issue groups
Maintainability
106
14 issue groups
Sample message
Mismatched text domain. Expected 'seo-wordpress' but got 'aiseo'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ai_generated".
Sample message
$_POST['aiseo_api_key'] 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
Unescaped parameter $errors_table used in $wpdb->get_results()\n$errors_table assigned unsafely at line 461.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$args['order']} at ORDER BY {$args['orderby']} {$args['order']}\n
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Function "serialize_blocks()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_default_language".
Sample message
Detected usage of a non-sanitized input variable: $_POST['aiseo_taxonomy_meta_nonce']
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['aiseo_log_level']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
32
External assets
1
Incoming endpoints
38
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
25 more hidden
3 score snapshots
v5.0.9
31
Latest
v5.0.7
28
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 851 | 646 | 205 | v5.0.9 | 2.0.0 |
| 28 | 955 | 649 | 306 | v5.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.