squirrelscan
GitHub

All Non-Indexed Pages

Lists all pages blocked from indexing for user audit

Lists all pages blocked from indexing for user audit

Rule ID crawl/all-noindex-pages
Category Crawlability
Scope Site-wide
Severity info
Weight 2/10

Solution

Review this list to ensure all non-indexed pages are intentionally blocked. Common unintentional blocks: staging directives left in production, overly broad robots.txt rules, CMS defaults. Remove noindex from pages that should be indexed.

Enable / Disable

Disable this rule

[rules]
disable = ["crawl/all-noindex-pages"]

Disable all Crawlability rules

[rules]
disable = ["crawl/*"]

Enable only this rule

[rules]
enable = ["crawl/all-noindex-pages"]
disable = ["*"]

Type to search…

↑↓ navigate↵ openesc close