author-info
Installation
SKILL.md
Implement comprehensive author markup
Structured author information helps search engines uniquely identify authors across the web, building an authority profile that can benefit your site's rankings.
Quick Reference
- Use JSON-LD to provide detailed metadata about the author (Person or Organization)
- Include properties like
name,url,sameAs, andjobTitle - Connect author markup to the main
ArticleorWebPageschema
Check
Verify that the page includes structured data identifying the author with relevant metadata.
Fix
Add a Person or Organization schema to your JSON-LD block and link it to the author property of your content.