RevealTheme logo
Back to Blog

WordPress And Schema.org Organization Markup

WordPress And Schema.org Organization Markup
The RevealTheme Team

By

··3 min read

Organization schema tells search engines about your business: name, logo, contact info, social profiles. The schema appears in knowledge panels and rich results when matching.

The fields are well-documented. The common mistakes are in coverage (missing important fields) or accuracy (claims that don't match reality).

The required fields

name. The organization's name. Should match the brand name used elsewhere.

url. The primary website URL. The canonical URL of the homepage.

logo. ImageObject containing the logo URL. The image should be at least 112x112 pixels, ideally larger.

The recommended fields

description. Brief description of what the organization does.

sameAs. Array of URLs to the organization's profiles on other sites: LinkedIn, Twitter, Facebook, Wikipedia, etc. The connections help search engines verify identity.

contactPoint. Customer service contact information.

address. Physical address if applicable.

founder. The person who founded the organization.

foundingDate. When the organization was founded.

The implementation in WordPress

Yoast SEO and Rank Math both handle Organization schema automatically. Configure the organization in plugin settings; the schema appears on appropriate pages.

The configuration typically requires: organization name, logo (uploaded to media library), social profiles list, optionally contact details.

The Organization vs Person decision

Sites can identify as Organization or as Person. The choice depends on the business structure:

Companies and businesses: Organization.

Personal brands and individual professionals: Person.

The schema differs slightly. The plugins ask which fits at configuration.

The verification

Use Google's Rich Results Test on the homepage. The Organization schema should appear and validate.

Common issues: logo too small, missing required fields, malformed URLs in sameAs.

Fix issues at the source. The plugin configuration usually contains the problem.

The honest framing

Organization schema is a small but important SEO foundation. The fields are mechanical; the value is in being identifiable to search engines.

For sites that haven't configured this, doing so is a quick win. The investment is 30 minutes; the signal benefits the entire site.