CtrlK
BlogDocsLog inGet started
Tessl Logo

author-info

Use when auditing metadata, crawlability, structured data, or indexability related to Implement comprehensive author markup. Verify the rendered HTML and HTTP response rather than relying only on source files.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/author-info/SKILL.md
SKILL.md
Quality
Evals
Security

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, and jobTitle
  • Connect author markup to the main Article or WebPage schema

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.

Explain

Explain how 'sameAs' properties in schema help search engines connect an author to their other authoritative profiles.

Code Review

Review metadata generation, rendered HTML, structured data, and response headers related to Implement comprehensive author markup. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output.


For full implementation details, code examples, and framework-specific guidance, see references/rule.md.

Rule page: https://frontendchecklist.io/en/rules/seo/author-info

Repository
thedaviddias/Front-End-Checklist
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.