SEO
Organization schema best practices for Indian publishers and brands
Organization schema anchors your Google knowledge panel. For Indian sites, sameAs array, logo specs and India-specific identifiers compound entity signals.
29 April 2026 · 2 min read
Quick frame: Organization schema is the strongest entity signal for your site. The sameAs array (linking to LinkedIn, X, Wikipedia, Crunchbase, the MCA registry) is the single highest-leverage field. Place the schema on every page via shared layout, not just the homepage.
sameAs is the engine
sameAs links your Organization to authoritative external profiles. The richer this list, the faster Google triangulates your identity and builds your knowledge panel. For an Indian brand, the canonical sameAs list looks like:
- LinkedIn company page.
- X (Twitter) handle.
- Facebook page.
- Instagram (if relevant).
- Crunchbase or Tracxn profile.
- Wikipedia article (if you have one).
- Ministry of Corporate Affairs (MCA) listing.
- Annual filings on the SEBI portal (for listed companies).
The Organization schema generator lets you paste one URL per line.
Place on every page
A common mistake: emit Organization schema only on the homepage. Doing it on every page via shared layout reinforces the entity to crawlers without violating any guideline. Wikipedia, Google's own help pages, and most enterprise sites do this.
Logo rules
- Absolute URL, publicly fetchable (no auth, no IP gating).
- PNG or JPG. SVG support is patchy; some tooling still rejects it.
- Square-ish aspect ratio, 112×112 to 1200×1200 pixels.
- Match your Google knowledge panel logo — consistency reinforces entity.
- Under 12 MB file size per Google guideline.
Founding date and contact point
foundingDate in ISO format (YYYY-MM-DD). For Indian companies, match the date of incorporation from your MCA filing.
contactPoint with telephone, contactType ("customer support", "sales", etc.) and areaServed ("IN" for India). Multiple contactPoints in an array if you have separate phone lines for different functions.
Layer with LocalBusiness if applicable
If you have physical locations, also emit LocalBusiness schema on the relevant location pages. The two work together — Organization for the parent brand, LocalBusiness for the physical-location context. Background in LocalBusiness schema for India with GSTIN.
FAQ
Q. Should I include legalName separately from name?
A. Yes when they differ. name is the brand name ("Acme"), legalName is the registered entity ("Acme Industries Pvt Ltd").
Q. Can sameAs include third-party rating sites like Glassdoor? A. Yes, but be cautious — sameAs implies you endorse the profile. Don't include profiles you don't control or trust.
Q. Does Google show all sameAs URLs in the knowledge panel? A. No — it picks the most authoritative subset. Having a richer list increases the odds of the major three (LinkedIn, Twitter, Wikipedia) appearing.
Try the free tool
Organization Schema Generator
JSON-LD Organization with logo and sameAs social profile URLs.
Open Organization Schema Generator →