Understand the public shop route map
Map shop home, categories, products, cart, checkout, orders, sitemaps and PWA endpoints. The guide then takes you through the correct route, the checks to complete before making changes, the workflow in order, and the evidence to review afterwards.
Where to go/shop and public route endpoints
What you’ll accomplish
Map shop home, categories, products, cart, checkout, orders, sitemaps and PWA endpoints. This section documents canonical URLs, metadata, XML sitemaps, web app manifest, service worker and offline fallback.
Follow these steps
- Go to /shop and public route endpoints and open the workflow that matches “Understand the public shop route map”. Confirm the page or record context before making a change.
- Set store/category/product SEO fields.
- Go to canonical shop, category and product URLs.
- Check title, description, canonical and structured data.
- Go to the sitemap index and child sitemaps.
- Check manifest and service worker over HTTPS.
- Test the offline fallback without allowing checkout to appear successful offline.
Fields and options to review
- Guide focus: Map shop home, categories, products, cart, checkout, orders, sitemaps and PWA endpoints.
- Store, category and product metadata
- Canonical links
- Robots noindex controls
- Sitemap index/categories/products pages
- manifest.webmanifest
- service-worker.js
- /shop/offline
Rules the system enforces
- Search-result pages use noindex,follow.
- Product seo_noindex can prevent product indexing.
- Product sitemap pages are segmented by numeric page.
- The service worker is scoped to the shop and provides an offline-safe page.
- Checkout/order commits require live server validation; offline mode does not create orders.
How to confirm it worked
- The specific outcome described by this guide is visible and remains tenant-scoped.
- Search engines can discover eligible canonical catalogue URLs.
- Installable PWA metadata is served from the tenant store.
- Offline browsing fails safely without pretending to submit commerce transactions.
Safety checks and troubleshooting
- Keep only public-safe metadata in pages/sitemaps.
- Test canonical host/protocol in production.
- Do not cache personalised checkout/order/API responses.
Stay within the supported module flow
Use the supplied UI, host module lifecycle and documented endpoints. Do not bypass tenant filters, permissions, CSRF, idempotency, rate limits, audit evidence or transaction checks. A stored table or field does not imply that version 1.0.0 exposes a management screen for it.
Continue with related guidance
Was this guide useful?Your response is stored only in this browser.
