No-Indexer

Add a checkbox in page, post, and custom type settings to instruct search engines not to index the content, excluding it from robots.txt and sitemap.

v1.5Rahul MondalUpdated Added 500 installs100% rating
94
Score
5
Errors
6
Warnings
+0
Change

Category Scores

Security92
Repo94
Performance100
Maintainability94

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

11 findings

Maintainability

5

3 issue groups

I18n

3

1 issue group

Security

2

1 issue group

Repo Compliance

1

1 issue group

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "enqueue_custom_assets".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "enqueue_custom_assets".

ERRORI18nText Domain MismatchMismatched text domain. Expected 'no-indexer' but got 'noindexer'.3
Category
I18n
Occurrences
3
Severity
error

Sample message

Mismatched text domain. Expected 'no-indexer' but got 'noindexer'.

WARNINGSecurityRequest data is not unslashed$_POST['noindex_page_checkbox'] not unslashed before sanitization. Use wp_unslash() or similar2
Category
Security
Occurrences
2
Severity
warning

Sample message

$_POST['noindex_page_checkbox'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGMaintainabilityABSPATHDetectedWriting files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERRORRepo Complianceoutdated tested upto headerTested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

External Connections

Potential connections found in static code analysis.

4 domains

Outbound calls

4

External assets

0

Incoming endpoints

0

Notable Domains

filed.pro1 · outbound

Platform / Reference Domains

gnu.org1 · platform/reference
w3.org1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Score History

First score snapshot

v1.5

94

Latest

Findings
11
Errors
5
Warnings
6
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

29 nodes

Related Plugins

noindex SEO

3k+ active installs

100
AlphaListing

500 active installs

98
Heroic Table of Contents

5k+ active installs

98
Noindex Pages

2k+ active installs

94
SEO SIMPLE PACK

100k+ active installs

90