This tool reads your Shopify product data and generates SEO-optimized meta descriptions by dynamically inserting values from your metafields. It’s for developers and store owners who want to leverage custom product data for better search results without manual editing. Saves time and improves page relevance.
Features
- Parse Shopify product CSV/JSON exports — extracts titles, descriptions, and metafields
- Template engine for meta descriptions — uses {braces} to insert metafield values
- Bulk processing — generates descriptions for hundreds of products in one run
- Output to CSV or HTML — creates files ready for import or direct use
- Custom fallback values — defines text to use if a metafield is empty
Usage
metagen --input products.csv --template "Handmade {material} {product_type}. {custom.description_short}" --output meta_updated.csv
Requirements
Python 3.8+. Install dependencies:
pip install -r requirements.txt
Download
Buy once, download immediately. ZIP includes the full script, README, and usage examples.
License
Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.