organization
Installation
SKILL.md
Add Organization schema markup
Organization schema helps Google understand your brand, populate your Knowledge Panel with accurate information (logo, social links, contact details), and improve brand-related search appearance.
Quick Reference
- Add Organization JSON-LD schema to your homepage (and only the homepage)
- Required: name, url, logo — all other properties strengthen your Knowledge Panel
- sameAs links to social profiles help Google confirm your brand identity
- Use a persistent logo URL that won't change; it appears in Google's Knowledge Panel
Check
Check the homepage for a JSON-LD script block with @type 'Organization' or 'Corporation'. Verify it includes: name, url, logo (with @type ImageObject), and sameAs array with social profile URLs. Validate with Google's Rich Results Test.
Fix
Add an Organization schema JSON-LD block to the homepage . Include name, url, logo (ImageObject with url, width, height), contactPoint, and sameAs array pointing to your official social media profiles and Wikipedia/Wikidata entries if available.