More threads by ceeze

ceeze

Member
Joined
Jun 30, 2025
Messages
36
Reaction score
4
Hi, just wondering if anyone knows of a tool that can check for schema markup errors/inconsistencies on a sitewide level as opposed to individual pages only.
I know tools like the schema.org validator can check if there's errors based on a URL you input for a page, but looking for something that can scan the entire site and give feedback on the schema in place or any that might be missing.

Apologies if this is the wrong thread category for this.
 
A lot depends on the platform you used to build your site. I wrote a script years ago to check all the pages in a sitemap but the demise of sitemaps as a useful tool it's now hopelessly out of date.

And of course it all depends on how you have defined the purpose of the page. Schema can be correctly formatted and pass all the tests but be 100% wrong for the page.

Are you creating your markup by hand? Or do you have an automated tool?
 
A lot depends on the platform you used to build your site. I wrote a script years ago to check all the pages in a sitemap but the demise of sitemaps as a useful tool it's now hopelessly out of date.

And of course it all depends on how you have defined the purpose of the page. Schema can be correctly formatted and pass all the tests but be 100% wrong for the page.

Are you creating your markup by hand? Or do you have an automated tool?

I've used dentsu's schema markup generator tool combined with chatgpt to help write the markup and then going in manually to fill in any info or make edits and finally passing it through the validator tool to check. Also researching what markup can be added to each page and what can be added to each block of markup.
 
Back
Top Bottom