Extend SEO catalog pages

  • Updated
This article applies to Classic CMS. For more information on SEO in Spire CMS, see Server-side rendering SSR guidelines for Spire.

SEO pages work out-of-the-box without customization, but if you customize the client-side product pages and want to make them match their SEO pages, you need to customize them.

You can create custom SEO views in your Theme so the Google bot properly sees the required information on your Product Detail and List pages by editing these files:

  • /Views/SeoCatalog/SeoProductDetail.cshtml
  • /Views/SeoCatalog/SeoProductList.cshtml

Optimizely Configured Commerce will then load these SEO catalog pages from your Theme source.