NoIndex NoFollow All Posts Security & Risk Analysis

wordpress.org/plugins/noindex-nofollow-all-posts-category

This plugin lets you Noindex Nofollow All Posts in a category.

100 active installs v1.0.3 PHP + WP 2.0.2+ Updated Jan 6, 2017
all-postsnofollownoindexpostposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NoIndex NoFollow All Posts Safe to Use in 2026?

Generally Safe

Score 85/100

NoIndex NoFollow All Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "noindex-nofollow-all-posts-category" v1.0.3 plugin exhibits an exceptionally small attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. The static analysis also reveals a positive security posture regarding dangerous functions and the absence of file operations or external HTTP requests. Crucially, all SQL queries are prepared, and there are no identified taint flows. The plugin's vulnerability history is also clean, with no known CVEs, suggesting a stable and well-maintained codebase.

However, a significant concern arises from the output escaping analysis. With one total output and 0% properly escaped, any data displayed by this plugin is potentially vulnerable to cross-site scripting (XSS) attacks. This lack of output sanitization is a critical weakness that could be exploited to inject malicious scripts into the site.

Overall, while the plugin demonstrates excellent control over its attack surface and database interactions, the failure to properly escape output represents a serious security risk. The absence of any historical vulnerabilities is a positive indicator, but it does not mitigate the immediate danger posed by unescaped output. Users should be aware of this XSS risk and consider its implications for their site's security.

Key Concerns

  • Output not properly escaped
Vulnerabilities
None known

NoIndex NoFollow All Posts Security Vulnerabilities

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

NoIndex NoFollow All Posts Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

NoIndex NoFollow All Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
filterwpseo_robotsnoindex-nofollow-all-posts-category.php:11
actionwp_headnoindex-nofollow-all-posts-category.php:14
actionedit_category_form_fieldsnoindex-nofollow-all-posts-category.php:45
actionedited_categorynoindex-nofollow-all-posts-category.php:73
actioncreate_categorynoindex-nofollow-all-posts-category.php:74
actioncategory_add_form_fieldsnoindex-nofollow-all-posts-category.php:113
Maintenance & Trust

NoIndex NoFollow All Posts Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedJan 6, 2017
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

NoIndex NoFollow All Posts Developer Profile

amodoke

1 plugin · 100 total installs

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

How We Detect NoIndex NoFollow All Posts

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
form-field
Data Attributes
name="Cat_meta[extra1]"id="Cat_meta[extra1]"name="Cat_meta[extra2]"id="Cat_meta[extra2]"
Shortcode Output
<meta name="robots" content="index,follow" /><meta name="robots" content="noindex,follow" /><meta name="robots" content="index,nofollow" /><meta name="robots" content="noindex,nofollow" />
FAQ

Frequently Asked Questions about NoIndex NoFollow All Posts