LLM Prompts

Schema Markup Generator for Products

Generates Schema Markup for product pages, improving SEO.

The method

Use this prompt by specifying the product name, description, brand, price, availability, and image URL. Paste the generated schema into your website’s HTML to enhance search engine visibility. Ideal for e-commerce sites.

The prompts

Prompt 1
Generate Schema Markup in JSON-LD format for a product with the following details:

Product Name: [Product Name]
Description: [Detailed Product Description]
Brand: [Product Brand]
Price: [Product Price]
Currency: [Currency Code, e.g., USD]
Availability: ["InStock" or "OutOfStock"]
Image URL: [URL of Product Image]

Ensure the schema includes properties like name, description, brand, offers (price, priceCurrency, availability), and image. The schema should be valid and ready to be implemented on a product page.
Prompt 2
Create a schema.org compliant JSON-LD snippet for the following product:

Product: [Product Name]
Description: [Product Description highlighting key features and benefits]
Manufacturer: [Manufacturer Name]
Price: [Price of the product]
Currency Code: [Three-letter currency code, e.g., EUR]
Stock Status: [Either 'InStock' or 'OutOfStock']
Image: [Full URL to the product image]
Aggregate Rating (if available):
- Rating Value: [e.g., 4.5]
- Rating Count: [e.g., 120]

The generated schema should accurately reflect the product details and include relevant microdata for enhanced search engine understanding. Please prioritize accuracy and completeness.