LLM Prompts

Schema Markup Generator for Product Pages

Generates schema markup code for product pages, enhancing SEO and rich snippet eligibility.

The method

Use this prompt within ChatGPT by providing the product details. Input relevant data, specify schema type and desired output format (JSON-LD). Review the generated schema before implementation. Test schema using Google’s Rich Results Test.

The prompts

Prompt 1
I need schema markup for a product page. The product is a 'Luxury Leather Wallet'. Brand: 'Prestige Leather'. Description: 'Handcrafted wallet made from premium full-grain leather with multiple card slots and a bill compartment.' Price: '$150'. Currency: 'USD'. Availability: 'InStock'. Provide the schema markup in JSON-LD format, including product name, description, brand, price, currency, availability, and image URL (use this placeholder: 'https://example.com/wallet.jpg'). Ensure the markup is valid and optimized for search engines.
Prompt 2
Create schema markup for a digital product: an 'Online Photography Course'. Name: 'Mastering Landscape Photography'. Description: 'A comprehensive online course covering landscape photography techniques, composition, and post-processing.' Instructor: 'John Smith'. Course URL: 'https://example.com/photography-course'. Offer Price: '$99'. Currency: 'USD'. Provide the schema in JSON-LD format. Include course name, description, instructor, course URL, and offer details. Also, include aggregateRating with a ratingValue of '4.8' and reviewCount of '150'. Adapt for maximum SEO impact.