Manage individual product pages for Google Shopping ads. Each product needs its own URL with structured data for Shopping ads to work.
-
Total Products
-
Pages Generated
-
Pages Missing
📖 How It Works
- Check Status: Scans Firestore products and checks which ones have generated HTML pages
- Generate All: Creates HTML pages for ALL products (overwrites existing)
- Generate Missing: Only creates pages for products that don't have them yet
- Manual Generation: Run
npm run generate:productsin terminal
📍 Product Pages Location:
🗺️ Sitemap: Automatically updated at
📝 Documentation: See
/products/[product-slug].html🗺️ Sitemap: Automatically updated at
/sitemap.xml📝 Documentation: See
GOOGLE_SHOPPING_QUICKSTART.md
Product Pages Management