What problem does it solve?
Many webpages lack accurate or complete structured data, preventing search engines from understanding content and delivering rich search results; this Skill clarifies what to mark up and how to implement schema that matches visible content and eligibility requirements.
Core Features & Use Cases
- Provide JSON-LD examples and templates for Organization, WebSite, Article, Product, SoftwareApplication, FAQPage, HowTo, BreadcrumbList, LocalBusiness, and Event types.
- Advise on page type selection, required and recommended properties, combining multiple schema types with @graph, and best placement for static and dynamic sites.
- Validate implementations using Google's Rich Results Test and schema.org validator and recommend fixes for common errors like missing required properties, invalid URLs, and date formats.
- Use Case: Convert a product landing page into a Product + BreadcrumbList + Organization JSON-LD bundle that surfaces price and review rich snippets.
Quick Start
Generate or update JSON-LD for the target page type using the page's visible content, include all required properties, and validate the output in Google's Rich Results Test.