GitHub

Author Info

Checks for author markup and attribution

Checks for author markup and attribution

Rule IDcontent/author-info
CategoryContent
ScopePer-page
Severityinfo
Weight3/10

Solution

Author information supports E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness). Use Person schema to mark up authors with name, url, and credentials. Link to author bio pages. Display author names visibly on content. For YMYL topics (health, finance), include author qualifications. Consider using rel=‘author’ links.

Enable / Disable

Disable this rule

squirrel.toml
toml
[rules]
disable = ["content/author-info"]

Disable all Content rules

squirrel.toml
toml
[rules]
disable = ["content/*"]

Enable only this rule

squirrel.toml
toml
[rules]
enable = ["content/author-info"]
disable = ["*"]

Type to search…

↑↓ navigate ↵ open esc close