GitHub

Privacy Policy

Checks for privacy policy link presence

Checks for privacy policy link presence

Rule IDlegal/privacy-policy
CategoryLegal Compliance
ScopePer-page
Severitywarning
Weight5/10

Solution

A privacy policy is legally required in many jurisdictions (GDPR, CCPA). Link to your privacy policy from every page, typically in the footer. The policy should explain what data you collect, how it’s used, and user rights. Consider using schema.org markup to identify the policy page.

Enable / Disable

Disable this rule

squirrel.toml
toml
[rules]
disable = ["legal/privacy-policy"]
squirrel.toml
toml
[rules]
disable = ["legal/*"]

Enable only this rule

squirrel.toml
toml
[rules]
enable = ["legal/privacy-policy"]
disable = ["*"]

Type to search…

↑↓ navigate ↵ open esc close