| Rule ID | crawl/robots-meta-conflict |
| Category | Crawlability |
| Scope | Site-wide |
| Severity | warning |
| Weight | 5/10 |
Solution
Robots.txt and robots meta tags should work together, not conflict. If robots.txt blocks a URL, search engines won’t see the meta robots tag at all. Common conflicts: blocking a page in robots.txt while trying to noindex it (unnecessary), or allowing in robots.txt but noindexing (works but confusing). For noindex, let the page be crawled so the directive is seen. For blocked pages, robots.txt alone is sufficient.Enable / Disable
Disable this rule
squirrel.toml
Disable all Crawlability rules
squirrel.toml
Enable only this rule
squirrel.toml