Environment: All
...
Our SEO Influencer tool now has ability to help you with your crawl budget by limiting the number of facets.
UI Changes
Added a Max # of Values per Facet column that will allow to limit the number of facet values from each facet that we will use for sitemap building.
...
Changes that Impact Different Facet Types
a. Non-nested facets
For non-nested facets the max # of facet values per facet is applied at the facet level.
E.g. if max # of facet values per facet for Color facet is 5, we will only use the first 5 facet values for sitemap building.
Example:
Let’s look at the Brand facet shown below. Only the first 5 facet values will be used for the sitemap building:
...
For nested facets (both nested links and nested checkbox types) we are accounting for max # of facet values per facet AND Max Depth.
Example:
If max # of facet values per facet for Department facet is 2, and max depth is set to 2, we will have to account for 2x2=4 variations that will be used for sitemap building.
...
Not included in sitemap building:
Sliders
e. Facet boosting Boosting and Visibility Rules
Boosting and visibility rules for facet values within a facet are not taken into consideration for sitemap building. Therefore, if a facet value is
boosted/buried - the boost/bury will not be taken into consideration for sitemap building
hidden - the facet value will still be considered when creating a sitemap
...