Noindex Parameters Security & Risk Analysis

wordpress.org/plugins/noindex-parameters

Prevent search engines from indexing URLs with specific parameters. Compatible with Rank Math, Yoast SEO, and WordPress core.

40 active installs v1.0.0 PHP 7.4+ WP 5.6+ Updated Jan 7, 2026
noindexparametersrank-mathseoyoast
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Noindex Parameters Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The noindex-parameters plugin v1.0.0 exhibits a generally strong security posture, with no known vulnerabilities or CVEs in its history. The static analysis reveals a minimal attack surface, with zero AJAX handlers, REST API routes, shortcodes, or cron events. Crucially, all SQL queries are executed using prepared statements, and there are no file operations or external HTTP requests. The presence of nonce and capability checks further indicates a commitment to secure development practices.

However, there are a couple of areas that warrant attention. The taint analysis identified two flows with unsanitized paths, although they are not classified as critical or high severity. This suggests a potential, albeit low-risk, for issues related to how certain data is handled. Additionally, 38% of output escaping is not properly performed, which, while not critical given the absence of other alarming signals, could become a vector for XSS vulnerabilities if malicious input were to be processed and outputted without adequate sanitization. The plugin's lack of vulnerability history is a positive sign, implying consistent secure coding, but the taint flow and output escaping issues are areas where vigilance is still required.

Key Concerns

  • Unsanitized paths in taint flows
  • Significant portion of output not properly escaped
Vulnerabilities
None known

Noindex Parameters Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Noindex Parameters Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 16, 2026

Noindex Parameters Code Analysis

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

Output Escaping

62% escaped37 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
render_admin_page (includes\class-admin-interface.php:53)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Noindex Parameters Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuincludes\class-admin-interface.php:16
actionadmin_enqueue_scriptsincludes\class-admin-interface.php:17
filterrank_math/frontend/robotsincludes\class-seo-integration.php:17
filterwpseo_robotsincludes\class-seo-integration.php:20
filterwp_robotsincludes\class-seo-integration.php:23
actionwp_headincludes\class-seo-integration.php:26
actionadmin_noticesnoindex-parameters.php:27
actionplugins_loadednoindex-parameters.php:99
Maintenance & Trust

Noindex Parameters Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 7, 2026
PHP min version7.4
Downloads316

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Noindex Parameters Developer Profile

منصة ناس للحلول الرقمية

2 plugins · 50 total installs

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

How We Detect Noindex Parameters

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/noindex-parameters/assets/admin.css/wp-content/plugins/noindex-parameters/assets/admin.js
Script Paths
/wp-content/plugins/noindex-parameters/assets/admin.js
Version Parameters
noindex-parameters/assets/admin.css?ver=noindex-parameters/assets/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
noindex-wrappernoindex-headerstats-cardstats-gridstat-itemrules-listdone-save
Data Attributes
id="noindex-form"
FAQ

Frequently Asked Questions about Noindex Parameters