Noindex Pages Security & Risk Analysis

wordpress.org/plugins/noindex-pages

Ask search engines not to index individual pages by checking an option in the publish post box.

2K active installs v1.0.1 PHP + WP 3.2+ Updated Feb 3, 2016
noindexpagesrobots
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Noindex Pages Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'noindex-pages' plugin v1.0.1 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly minimizes the attack surface. Furthermore, the code analysis reveals no dangerous function calls, all SQL queries are protected by prepared statements, and all output is properly escaped. The lack of file operations, external HTTP requests, and the complete absence of any recorded vulnerabilities further bolster its security credentials. This indicates a developer committed to secure coding practices and diligent vulnerability management.

While the static analysis and vulnerability history present an excellent security profile, a key area for consideration is the complete lack of nonce and capability checks on the identified entry points. Although there are currently no unprotected entry points, the absence of these fundamental WordPress security mechanisms means that if any new entry points were introduced in the future without proper checks, they would immediately become vulnerable. The plugin's strength lies in its current minimal attack surface and clean code, but its long-term security relies on continued vigilance in implementing standard WordPress security checks as the plugin evolves.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Noindex Pages Security Vulnerabilities

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

Noindex Pages Code Analysis

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

Noindex Pages Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsnoindex-pages.php:48
actionpost_submitbox_misc_actionsnoindex-pages.php:63
actionsave_postnoindex-pages.php:77
actionwp_headnoindex-pages.php:93
Maintenance & Trust

Noindex Pages Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedFeb 3, 2016
PHP min version
Downloads20K

Community Trust

Rating90/100
Number of ratings6
Active installs2K
Developer Profile

Noindex Pages Developer Profile

radgh

1 plugin · 2K 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 Pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/noindex-pages/noindex-pages.css

HTML / DOM Fingerprints

CSS Classes
misc-noindex
Data Attributes
id="noindex_page"name="noindex_page"
FAQ

Frequently Asked Questions about Noindex Pages