SEO & Website Tools

Rich Results and Schema Validator

Test a public URL or pasted JSON-LD, detect structured data, and review Google-style rich-result errors and recommendations.

Advertisement

Tool workspace

Secure server-assisted check

About Rich Results and Schema Validator

Rich Results and Schema Validator is an independent structured-data testing workspace for public webpages and pasted code. It extracts JSON-LD, reports Microdata and RDFa types, checks JSON syntax, identifies common Schema.org objects, and compares major types against a maintained Google-style property profile. Results separate critical errors, recommended-property warnings, and informational findings so developers and search professionals can prioritize fixes. The validator is not affiliated with Google, and a passing test does not guarantee that any search engine will display a rich result.

How to use Rich Results and Schema Validator

  1. Choose Test live URL or Test schema code.
  2. For URL testing, enter a public HTTP or HTTPS page and start the protected server-assisted check.
  3. For code testing, paste a JSON-LD object or an HTML script block.
  4. Review detected types, syntax errors, required-property errors, and recommended-property warnings.
  5. Expand an item to inspect the extracted JSON-LD, then correct the source page and test it again.

Practical example

For example, paste Product JSON-LD containing a name, image, description, and Offer. The validator lists the detected Product item, reports missing or malformed properties, and shows the parsed object for review.

Common uses

Use the validator before publishing structured data, while debugging a Search Console enhancement report, when reviewing agency implementation work, or when comparing a generated schema block with the visible page content.

Frequently asked questions

What is Rich Results and Schema Validator?

Rich Results and Schema Validator is an online utility that helps users validate input and identify common problems through a focused, responsive workspace.

Is Rich Results and Schema Validator free to use?

Yes. The core Rich Results and Schema Validator experience is available free of charge. Reasonable technical limits may be used to protect service quality.

Do I need to install software?

No installation is required. Open the page in a modern browser, provide the requested input, and use the generated result.

Does this tool work on mobile devices?

Yes. The interface is responsive and is designed for current mobile, tablet, and desktop browsers.

Is this the official Google Rich Results Test?

No. This is an independent validator that checks Schema.org syntax and a maintained Google-style property profile. It is not affiliated with or endorsed by Google.

Does a valid result guarantee a rich result in Google Search?

No. Valid structured data can make a page eligible, but search engines decide whether and how a rich result appears based on additional technical, content, and quality signals.

Can the validator test both a live webpage and pasted code?

Yes. Use live URL mode for a public page or code mode for a JSON-LD object or HTML script block.

Does the tool validate Microdata and RDFa?

The tool detects and reports Microdata and RDFa types. Detailed property-level validation in this release is focused on JSON-LD.