Boost SEO with AI-powered semantic internal linking. Build Silos, bulk interlink, fix orphan pages, and track rankings.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
39
13 issue groups
Security
25
9 issue groups
I18n
20
3 issue groups
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
$_GET['dci_allow_status'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of a direct database call is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dci_deactivate_feedback".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "dci_loaded".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $meta_table at "SELECT meta_id FROM $meta_table WHERE post_id = %d AND meta_key = %s"
Sample message
Use placeholders and $wpdb->prepare(); found $category_posts_query
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE CONCAT('%%/', post_name).
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Insights_SDK".
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Unescaped parameter $sql used in $wpdb->get_row()\n$sql assigned unsafely at line 294.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHOW_CT_BUILDER_LB".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$settings".
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['dci_allow_status']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
A function call to esc_html__() 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
Plugin name "LinkBoss - Semantic AI Internal Linking" is different from the name declared in plugin header "LinkBoss - Semantic Internal Linking".
Not analyzed yet.
First score snapshot
v2.8.3
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 85 | 28 | 57 | v2.8.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.