SHOPin Logo
Skip to main documentation content

Advanced topics

This section is about keeping a SHOPin storefront accelerator project healthy: cache and CDN behavior, SEO and indexing discipline, workspace boundaries, and other choices that affect performance and operability if you skip them. It complements How to work with SHOPin for day-to-day feature work.

In this section

  • Other workspaces — When to add under apps/, core/, config/, integrations/, demo/ and how to scaffold packages.
  • Cache strategies — How caching layers stack (Next.js, React Query, BFF, CDN, static assets).
  • CDN configuration — Cache-Control, static assets, and when GET BFF / HTML are edge-safe.
  • SEO and indexing control — Indexing rules, canonicals, hreflang, sitemaps, metadata, redirects.

Back to Documentation