Person Schema
Checks for Person schema on author/team/about pages.
What this check measures
We look for Person schema on team pages and author bios. Each Person entity should have name, jobTitle, image, sameAs (social profiles), and affiliation.
Why it matters
Person schema helps Google build author E-E-A-T signals. Author knowledge panels, better ranking for author-specific queries. AI citations attribute content to named authors when Person schema exists.
How our audit detects it
Check team and author pages for @type=Person with required fields.
Typical findings
- error_outlineTeam page lists names but no Person schema.
- error_outlineBlog post by an author but no Person schema linking the author entity.
How to fix
Add Person JSON-LD on author/team pages. Include name, jobTitle, image (professional headshot), sameAs (LinkedIn, GitHub, Twitter), and affiliation to your Organization.
Frequently asked questions
Needed for solo blogs?expand_more
Want this checked on your site?
Pantra runs the full audit (SEO, Security, GEO, Performance, Schema, Technical, Images) in 10 seconds and generates stack-specific fix prompts.
Scan my siteRelated checks
Valid JSON-LD Syntax
Checks that all JSON-LD blocks parse as valid JSON and reference schema.org.
Structured DataOrganization Schema
Checks for Organization JSON-LD on the homepage — entity signal + knowledge panel.
Structured DataWebSite Schema
Checks for WebSite JSON-LD with SearchAction — enables sitelinks search box.
Structured DataBreadcrumbList Schema
Checks for BreadcrumbList JSON-LD on sub-pages — replaces ugly URLs in SERP with clean breadcrumbs.