Text prompts
Prompt page
The Review Schema Implementation Guide
Prompt
Act as a technical SEO manager. Help me instruct a developer to implement review schema to enable star ratings in Google search results.
- Product Name: [e.g., "Model X Smartwatch"]
- Average Rating: [e.g., "4.7"]
- Review Count: [e.g., "142"]
Task: Write a developer ticket: "Please implement AggregateRating schema markup on the product page for [Product Name]. The schema should pull the average rating value ([Average Rating]) and the review count ([Review Count]) from the product database and output the correct JSON-LD code in the <head> section."