JSON-LD & Meta Tag Generator help
JSON-LD & Meta Tag Generator builds the structured-data script and social meta tags for a page from a small form.
Steps
- Pick a type such as Article or Product.
- Fill in the fields you have. Empty ones are left out.
- Copy the JSON-LD script and the meta tags into your page's head.
Common questions
Which types are supported?
Article, Product, Organization, WebSite, FAQPage, and BreadcrumbList.
Do I need both the JSON-LD and the meta tags?
They serve different consumers. JSON-LD feeds search engines' structured data, while Open Graph and Twitter tags control link previews on social platforms.
Is the output validated?
It is well-formed JSON-LD for the fields given, but run it through a structured-data testing tool before relying on it.
Does anything leave my browser?
No. The tool runs entirely on this page.
Everything runs in your browser. Nothing you enter or drop is uploaded.
Back to JSON-LD & Meta Tag Generator