Indexing website for Google Security & Risk Analysis

wordpress.org/plugins/2index-page-indexer

Easily index your website pages in Google, Yandex, and Bing. 2Index Page Indexer uses the 2index.ninja API.

70 active installs v1.0.21 PHP + WP 4.0+ Updated Jul 30, 2025
binggoogleindexingseoyandex
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Indexing website for Google Safe to Use in 2026?

Generally Safe

Score 100/100

Indexing website for Google has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "2index-page-indexer" v1.0.21 plugin demonstrates a generally good security posture. The static analysis reveals no direct SQL injection risks as all queries utilize prepared statements. The plugin also excels in output escaping, with an extremely high percentage of outputs being properly sanitized, mitigating cross-site scripting (XSS) risks. Furthermore, it implements nonce checks on its AJAX handlers, a crucial step for preventing CSRF attacks. The absence of known CVEs and a clean vulnerability history suggests a history of secure development practices.

However, a potential concern lies in the taint analysis, which identified one flow with an unsanitized path. While this flow did not reach a critical or high severity level in the analysis, it warrants investigation as it indicates a potential pathway for attackers to manipulate file operations or other sensitive actions if not properly validated. The plugin also lacks capability checks on its AJAX handlers, meaning that once a nonce is bypassed or if the logic relies solely on nonces, any authenticated user could potentially trigger these actions, which could be a minor concern depending on the functionality of the AJAX endpoints. The presence of a file operation and an external HTTP request, while not inherently risky, are always areas to scrutinize for proper validation and sanitization.

In conclusion, the plugin is well-implemented from a security standpoint with strong defenses against common web vulnerabilities like SQL injection and XSS. The main area for attention is the identified unsanitized path in the taint analysis. Addressing this, along with ensuring appropriate capability checks for the AJAX handlers, would further bolster its already commendable security. The lack of historical vulnerabilities is a significant positive indicator.

Key Concerns

  • Unsanitized path in taint analysis
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Indexing website for Google Security Vulnerabilities

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

Indexing website for Google Code Analysis

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

Output Escaping

98% escaped115 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
TIDN_indexing_pages_page (2index-page-indexer.php:271)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Indexing website for Google Attack Surface

Entry Points3
Unprotected0

AJAX Handlers 3

authwp_ajax_index_ninja_clear_queue_action2index-page-indexer.php:163
authwp_ajax_index_ninja_toggle_watch_status_action2index-page-indexer.php:209
authwp_ajax_index_ninja_delete_source_action2index-page-indexer.php:254
WordPress Hooks 4
actionplugins_loaded2index-page-indexer.php:24
actioninit2index-page-indexer.php:33
actionadmin_menu2index-page-indexer.php:98
actionadmin_enqueue_scripts2index-page-indexer.php:126
Maintenance & Trust

Indexing website for Google Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 30, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs70
Developer Profile

Indexing website for Google Developer Profile

2index

1 plugin · 70 total installs

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

How We Detect Indexing website for Google

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/2index-page-indexer/assets/css/style.css/wp-content/plugins/2index-page-indexer/assets/toastify/toastify.min.css/wp-content/plugins/2index-page-indexer/assets/js/script.js/wp-content/plugins/2index-page-indexer/assets/toastify/toastify.min.js
Script Paths
assets/js/script.jsassets/toastify/toastify.min.js
Version Parameters
2index-page-indexer/assets/css/style.css?ver=2index-page-indexer/assets/toastify/toastify.min.css?ver=2index-page-indexer/assets/js/script.js?ver=2index-page-indexer/assets/toastify/toastify.min.js?ver=

HTML / DOM Fingerprints

JS Globals
TIDNAjax
REST Endpoints
/wp-json/2index-ninja/v1/options
FAQ

Frequently Asked Questions about Indexing website for Google