generate_seo_metadata_blueprint
Generates complete HTML head tags, OpenGraph, Twitter Cards, JSON-LD schema, and sitemap metadata. Input page title, description, canonical URL, and optional OG image to output production-ready SEO tags.
Instructions
Generates production HTML tags, OpenGraph social preview tags, Twitter Cards, JSON-LD structured data schema, and sitemap metadata for web applications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_title | Yes | Title of the page or web application | |
| og_image_url | No | OpenGraph social preview image URL | |
| canonical_url | Yes | Canonical URL of the page | |
| page_description | Yes | Meta description text (150-160 characters) |