Editorial Policy
Checks for editorial and content policy pages
Checks for editorial and content policy pages
| Rule ID | eeat/editorial-policy |
| Category | E-E-A-T |
| Scope | Site-wide |
| Severity | info |
| Weight | 3/10 |
Solution
Editorial policies demonstrate content quality standards and professionalism. Include: how content is created/reviewed, fact-checking process, correction policy, and editorial independence. For news sites, this is essential. For content sites, it builds trust and supports E-E-A-T. Link from footer or about page.
Enable / Disable
Disable this rule
squirrel.toml
toml[rules]
disable = ["eeat/editorial-policy"]Disable all E-E-A-T rules
squirrel.toml
toml[rules]
disable = ["eeat/*"]Enable only this rule
squirrel.toml
toml[rules]
enable = ["eeat/editorial-policy"]
disable = ["*"]