A system for generating SEO-optimized e-commerce product descriptions using AI. Includes prompt templates, SEO rules, and best practices for product titles, descriptions, meta tags, alt texts, and URL handles.
Originally developed for Shopify stores selling physical products — applicable to any e-commerce platform.
| File | Description |
|---|---|
prompt-templates.md |
Ready-to-use AI prompts for generating product descriptions |
seo-rules.md |
SEO constraints and best practices for e-commerce content |
shopify-technical-seo.md |
Technical SEO checklist for Shopify stores |
- Pick a prompt template from
prompt-templates.md - Fill in your product details (name, features, dimensions, materials)
- Send to Claude, GPT-4, or any capable LLM
- Review and adjust the output using rules from
seo-rules.md
For each product, the framework generates:
| Asset | Example |
|---|---|
| Product title | SEO-optimized, keyword-rich title |
| Full description | Structured with subheadings, storytelling, bold highlights |
| Meta title | Max 70 characters, primary keyword first |
| Meta description | Max 165 characters, compelling and keyword-rich |
| Image alt text | Descriptive, keyword-rich, accessibility-friendly |
| Image filename | Lowercase, underscores, no diacritics |
| URL handle | Short, keyword-rich, lowercase with hyphens |
MIT