Workflow

SEO, sitemaps, PWA and public routes

This section documents canonical URLs, metadata, XML sitemaps, web app manifest, service worker and offline fallback.

22 connected guidesLive filterPermission-aware instructions
22 guides
Guide

Understand the public shop route map

Understand the public shop route mapMap shop home, categories, products, cart, checkout, orders, sitemaps and PWA endpoints.

Open guide →
Guide

Configure the shop SEO title and description

Configure the shop SEO title and descriptionUse store title/tagline/default meta description.

Open guide →
Guide

Configure category SEO

Configure category SEOUse category slug, meta title, meta description and active status.

Open guide →
Guide

Configure product SEO

Configure product SEOUse product slug, meta title, meta description and noindex control.

Open guide →
Guide

Understand canonical shop URLs

Understand canonical shop URLsUse clean /shop, /shop/category/{slug} and /shop/product/{slug} routes.

Open guide →
Guide

Understand noindex search pages

Understand noindex search pagesPrevent indexing of internal search result combinations.

Open guide →
Guide

Understand product noindex

Understand product noindexExclude an individual public product from indexing while keeping it accessible.

Open guide →
Guide

Open the shop sitemap index

Open the shop sitemap indexUse /shop/sitemap.xml.

Open guide →
Guide

Open the shop category sitemap

Open the shop category sitemapUse /shop/sitemap-categories.xml.

Open guide →
Guide

Open paged product sitemaps

Open paged product sitemapsUse /shop/sitemap-products-{page}.xml.

Open guide →
Guide

Understand sitemap product eligibility

Understand sitemap product eligibilityInclude active/public/indexable products supported by the sitemap query.

Open guide →
Guide

Troubleshoot an empty or missing sitemap entry

Troubleshoot an empty or missing sitemap entryCheck store/category/product eligibility and slug.

Open guide →
Guide

Open the PWA manifest

Open the PWA manifestUse /shop/manifest.webmanifest.

Open guide →
Guide

Understand PWA names and accent colours

Understand PWA names and accent coloursUse tenant store title/company identity and safe accent values.

Open guide →
Guide

Open the shop service worker

Open the shop service workerUse /shop/service-worker.js.

Open guide →
Guide

Understand service-worker scope and caching

Understand service-worker scope and cachingKeep caching confined to safe public shop assets/content.

Open guide →
Guide

Open the offline fallback page

Open the offline fallback pageUse /shop/offline.

Open guide →
Guide

Understand offline checkout safety

Understand offline checkout safetyKnow an offline browser cannot commit an order.

Open guide →
Guide

Understand public security headers

Understand public security headersReview CSP/HSTS/no-store behaviour from the supplied controller/layout.

Open guide →
Guide

Troubleshoot PWA installation

Troubleshoot PWA installationCheck HTTPS, manifest, icons/metadata and service-worker response.

Open guide →
Guide

Troubleshoot stale public content

Troubleshoot stale public contentRefresh service-worker/browser cache without caching sensitive responses.

Open guide →
Guide

Run the SEO and PWA checklist

Run the SEO and PWA checklistVerify canonical, metadata, structured data, robots, sitemaps, manifest, worker and offline behaviour.

Open guide →