title | issue | author | author_email |
---|---|---|---|
Improve seo indexer performance |
NEXT-17325 |
Soner Sayakci |
- Changed
\Shopware\Core\Content\Seo\SeoUrlPersister
to not setupdated_at
to set urls while changingis_deleted
- Deprecated
product.mainCategory
variable in seo url product template, useproduct.categories.sortByPosition().first.translated.name
instead- All additional needed information will be joined automatically loaded when needed in the template
- Added
active
product filtering to\Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute