AI SEO plugin for WordPress: llms.txt, FAQ schema, Markdown, AEO and GEO signals so ChatGPT, Gemini, Claude and Perplexity can read your content.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
27
5 issue groups
Performance
5
1 issue group
Security
5
3 issue groups
Sample message
Direct integration with a third-party AI provider (api.anthropic.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_active_languages".
Sample message
Using exclusionary parameters, like exclude, 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
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$faq_in} at "SELECT COUNT(DISTINCT pm.post_id) FROM {$wpdb->postmeta} pm JOIN {$wpdb->posts} p ON p.ID = pm.post_id WHERE pm.meta_key = %s AND pm.meta_value != '' AND p.post_type IN ({$faq_in}) AND p.post_status = 'publish'"
Sample message
Detected usage of a non-sanitized input variable: $_POST['rnrd_feat']
Sample message
Detected usage of meta_value, possible slow query.
Sample message
$_SERVER['REQUEST_METHOD'] not unslashed before sanitization. Use wp_unslash() or similar
Potential connections found in static code analysis.
Outbound calls
229
External assets
3
Incoming endpoints
4
register_rest_route
admin_post
wp_ajax
wp_ajax
First score snapshot
v1.3.1
84
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 84 | 37 | 0 | 37 | v1.3.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.