YMYL Detection
Detects Your Money Your Life (YMYL) content
Detects Your Money Your Life (YMYL) content
| Rule ID | eeat/ymyl-detection |
| Category | E-E-A-T |
| Scope | Site-wide |
| Severity | info |
| Weight | 5/10 |
Solution
YMYL content (health, finance, legal, safety) is held to higher E-E-A-T standards by Google. If detected: ensure expert authors with credentials, add disclaimers (‘not medical advice’), cite authoritative sources, show content review dates, and include professional credentials. YMYL errors can significantly impact rankings.
Enable / Disable
Disable this rule
[rules]
disable = ["eeat/ymyl-detection"]
Disable all E-E-A-T rules
[rules]
disable = ["eeat/*"]
Enable only this rule
[rules]
enable = ["eeat/ymyl-detection"]
disable = ["*"]