Easy Noindex And Nofollow Security & Risk Analysis

wordpress.org/plugins/easy-noindex-and-nofollow

Easily add Noindex and Nofollow to post, page, search and category page.

400 active installs v1.2 PHP + WP 2.8+ Updated May 3, 2011
google-pandanofollownoindexseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Noindex And Nofollow Safe to Use in 2026?

Generally Safe

Score 85/100

Easy Noindex And Nofollow has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The 'easy-noindex-and-nofollow' plugin v1.2 presents a generally good security posture with a minimal attack surface and no publicly known vulnerabilities. The static analysis indicates a lack of exploitable entry points like AJAX handlers, REST API routes, or shortcodes that are not properly authenticated or permission-checked. Furthermore, all SQL queries are prepared, and there are no recorded CVEs, suggesting a history of secure development and prompt patching if issues were ever found. This is a strong foundation for a secure plugin.

However, the analysis does reveal some significant concerns. The presence of the `create_function` dangerous function is a red flag, as it can lead to arbitrary code execution if user-supplied input is passed to it without proper sanitization. While no specific taint flows were detected in this analysis, the potential for exploitation exists. Additionally, the low percentage of properly escaped output (8%) indicates a risk of Cross-Site Scripting (XSS) vulnerabilities, especially if any of the file operations or other code paths involve user-controlled data. The limited number of nonce and capability checks, coupled with a low output escaping rate, suggests that while the direct attack surface is small, the internal handling of data might not be as robust as it could be.

In conclusion, the plugin benefits from a small attack surface and a clean vulnerability history. However, the use of `create_function` and the low rate of output escaping introduce potential security risks that warrant attention. Further in-depth code review and dynamic analysis focusing on these areas would be prudent to confirm the absence of exploitable vulnerabilities.

Key Concerns

  • Use of dangerous function (create_function)
  • Low percentage of properly escaped output
Vulnerabilities
None known

Easy Noindex And Nofollow Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Easy Noindex And Nofollow Code Analysis

Dangerous Functions
4
Raw SQL Queries
0
0 prepared
Unescaped Output
12
1 escaped
Nonce Checks
2
Capability Checks
3
File Operations
3
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

create_functionadd_action("admin_footer-{$this->plugin['hook']}", create_function('', 'echo "<script src=\"'.plugineasy-noindex-nofollow.php:114
create_functioncreate_function('', 'global $easy_noindex_nofollow; if(!is_object($easy_noindex_nofollow))$easy_noineasy-noindex-nofollow.php:580
create_functioncreate_function('$l', 'return array_merge(array("<a href=\"options-general.php?page=easy-noindex-nofeasy-noindex-nofollow.php:583
create_functioncreate_function('', 'foreach ( array("options", "plugin") as $pn ) delete_option("easy_noindex_nofoleasy-noindex-nofollow.php:586

Output Escaping

8% escaped13 total outputs
Attack Surface

Easy Noindex And Nofollow Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionwp_headeasy-noindex-nofollow.php:106
actionadmin_initeasy-noindex-nofollow.php:108
actionsave_posteasy-noindex-nofollow.php:109
actionadmin_print_scriptseasy-noindex-nofollow.php:112
actionadmin_print_styleseasy-noindex-nofollow.php:113
actioniniteasy-noindex-nofollow.php:561
actionadmin_menueasy-noindex-nofollow.php:579
filterplugin_links_easy_noindex_nofollow/easy-noindex-nofollow.phpeasy-noindex-nofollow.php:582
actiondeactivate_easy_noindex_nofollow/easy-noindex-nofollow.phpeasy-noindex-nofollow.php:585
Maintenance & Trust

Easy Noindex And Nofollow Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMay 3, 2011
PHP min version
Downloads24K

Community Trust

Rating80/100
Number of ratings1
Active installs400
Developer Profile

Easy Noindex And Nofollow Developer Profile

Ivan Kristianto

4 plugins · 3K total installs

85
trust score
Avg Security Score
87/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Easy Noindex And Nofollow

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-noindex-and-nofollow/easy-noindex-nofollow.css
Script Paths
/wp-content/plugins/easy-noindex-and-nofollow/static/admin.js

HTML / DOM Fingerprints

CSS Classes
easy-noindex-nofollow-icon
FAQ

Frequently Asked Questions about Easy Noindex And Nofollow