Reports whether the page declares a schema.org brand. Informational: pages that are not a brand are not expected to declare one, so this never affects the score.
- Free, no signupNo account, no card
- No AI in the score986 deterministic rules
- Nothing publishedYour scans stay yours
- Answers in secondsQuick scan, no browser
How this rule is weighted
- Importance
- 1 / 10
- How much this matters relative to other rules.
- Confidence
- SPECIFICATION
- A standard says so: HTML, WCAG, an RFC or Google's own documentation.
- Severity
- info
- How the finding is presented when it fails.
- Scoring
- Excluded
- Reported in the report, never penalised.
Impact is importance multiplied by the confidence tier’s weight — SPECIFICATION 1.0, RESEARCH 0.7, EMERGING 0.3, EXPERIMENTAL 0.1. Two rules backed by the same class of evidence therefore always carry the same weight, which is what makes the score reproducible rather than hand-tuned.
Questions about this rule
- Does SCHEMA_TYPE_BRAND affect my score?
- No. It is a detection rule: it runs, appears in your report and never penalises you. "Brand schema detected" is information about the page rather than a defect - most pages are not expected to satisfy it.
- What does SPECIFICATION confidence mean?
- A standard says so: HTML, WCAG, an RFC or Google's own documentation. Confidence is a declared tier rather than a per-rule number, so every rule backed by the same class of evidence carries the same weight - which is what makes the score reproducible instead of hand-tuned.
- How do I check SCHEMA_TYPE_BRAND on my own site?
- Paste your URL into the box above and it runs only this rule, usually in a couple of seconds. It is also included in the Structured Data checker and in a full scan.
Tags
- schema
- detection
Related Structured Data rules
- JSON-LD parses without errorsEvery <script type="application/ld+json"> block on the page must be syntactically valid JSON.SCHEMA_JSONLD_VALID
- Page declares structured dataStructured data is how a page states what it is in machine-readable terms. With none, search and answer engines must infer everything from prose.SCHEMA_ANY_PRESENT
- Organization schema presentThe site declares an Organization (or LocalBusiness) JSON-LD entity, which AI systems and search engines use to establish brand identity.SCHEMA_ORGANIZATION_EXISTS
- WebSite schema presentWebSite markup names the site as an entity and is the carrier for the sitelinks search box.SCHEMA_WEBSITE_EXISTS
- Article schema presentArticle markup is what makes a page eligible for rich article treatment and supplies its provenance.SCHEMA_ARTICLE_EXISTS
- BreadcrumbList schema presentBreadcrumb markup produces the hierarchy path shown in search results instead of a bare URL.SCHEMA_BREADCRUMB_EXISTS