🛍️ Product Pages Management

Generate and manage product pages for Google Shopping

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:products in terminal
📍 Product Pages Location: /products/[product-slug].html
🗺️ Sitemap: Automatically updated at /sitemap.xml
📝 Documentation: See GOOGLE_SHOPPING_QUICKSTART.md