Indexing
...
Entities
CMS Pages
Excluding CMS Pages
1min
You may wish to exclude certain CMS pages from the sync.
To do this we inject an isIndexableCondition into the isIndexableConditions array for the virtual type Klevu\IndexingCms\Service\Determiner\IsIndexableDeterminer
Create that class, which must implement the IsIndexableConditionInterface
See Entities Is Indexable Determiner for more information.
Updated 12 Nov 2024
Did this page help you?