| name | schema-markup |
| model | fast |
| version | 1.0.0 |
| description | Add, fix, or optimize schema markup and structured data. Use when the user mentions schema markup, structured data, JSON-LD, rich snippets, schema.org, FAQ schema, product schema, review schema, or breadcrumb schema.
|
| tags | ["seo","schema","structured-data","json-ld","rich-snippets","search"] |
Schema Markup
Implement schema.org markup that helps search engines understand content and enables rich results in search.
Core principles:
- Accuracy: markup must match visible content
- JSON-LD preferred
- Follow Google's guidelines
- Validate before deployment
Common types: Organization, WebSite, Article/BlogPosting, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, Event, SoftwareApplication, VideoObject.
Outputs: JSON-LD structured data suitable for embedding in HTML. No external API calls or secrets required.