On the subject of giant web sites, comparable to ecommerce websites with hundreds upon hundreds of pages, the significance of issues like crawl budget can’t be understated.
Constructing an internet site with an organized architecture and sensible internal linking strategy is essential for all these websites.
Nevertheless, doing that correctly oftentimes entails new challenges when making an attempt to accommodate varied attributes which might be a standard theme with ecommerce (sizes, colours, value ranges, and so on.).
Faceted navigation may help clear up these challenges on giant web sites.
Nevertheless, faceted navigation have to be nicely thought out and executed correctly in order that each customers and search engine bots stay pleased.
What Is Faceted Navigation?
To start, let’s dive into what faceted navigation really is.
Faceted navigation is, most often, situated on the sidebars of an e-commerce web site and has a number of classes, recordsdata, and sides.
It basically permits individuals to customise their search primarily based on what they’re on the lookout for on the positioning.
For instance, a customer could need a purple cardigan, in a measurement medium, with black trim.
Sides are listed classes that assist to slender down a manufacturing itemizing and likewise operate as an extension of a website’s major classes.
Sides, of their finest type, ought to ideally present a novel worth for every choice and, as they’re listed, every one on a website ought to ship relevancy indicators to serps by ensuring that each one crucial attributes seem inside the content material of the web page.
Filters are utilized to kind gadgets with a listings web page.
Whereas the person can use this to slender down what they’re on the lookout for, the precise content material on the web page stays the identical.
This may doubtlessly result in a number of URLs creating duplicate content material, which is a priority for Search engine marketing.
There are a number of potential points that faceted navigation can create that may negatively have an effect on Search engine marketing. The primary three points boil right down to:
- Duplicate content material.
- Wasted crawl price range.
- Diluted hyperlink fairness.
The variety of extremely associated items of content material continues to develop considerably, and totally different hyperlinks could also be going to all of those totally different variations of a web page, which may dilute hyperlink fairness and thus have an effect on the web page’s rating means in addition to create infinite crawl area.
You could take sure steps to make sure that search engine crawlers aren’t losing precious crawl budgets on pages which have little to no worth.
Canonicalization
Turning aspect search pages into Search engine marketing-friendly canonical URLs for assortment touchdown pages is a standard Search engine marketing technique.
For instance, if you wish to goal the key phrase “grey t-shirts,” which is broad in context, it might not be perfect to concentrate on a single particular t-shirt. As an alternative, the key phrase ought to be used on a web page that lists all obtainable grey t-shirts. This may be achieved by turning sides into user-friendly URLs and canonicalizing them.
For instance, Zalando’s sides are nice examples the place it makes use of sides as assortment pages.

Once you search in Google [gray t-shirts] you possibly can see Zalando’s aspect web page rating within the prime #10.

For those who attempt to add one other filter over a grey t-shirt, let’s say the model identify ‘Adidas,’ you’re going to get a brand new Search engine marketing-friendly URL with canonical meta tags and correct hreflangs for multiple languages within the supply code
https://www.zalando.co.uk/t-shirts/adidas_grey/
Nevertheless, in case you determine to incorporate a duplicate on these pages, ensure you change the H1 tag and replica accordingly to keep away from key phrase cannibalization.
Noindex
Noindex tags may be applied to tell bots of which pages to not embrace within the index.
For instance, in case you wished to incorporate a web page for “grey t-shirt” within the index, however didn’t need pages with value filter within the index, then a noindex tag to the second outcome would exclude it.
For instance, when you have value filters which have these URLs…
https://www.exampleshop.com/t-shirts/gray/?price_from=82
…And in case you don’t need them to look within the index, you need to use the “noindex” meta robots tag within the
tag:
This methodology tells serps to “noindex” the web page filtered by value.
Word that even when this strategy removes pages from the index, there’ll nonetheless be crawl budget spent on them if search engine bots discover these hyperlinks and crawl these pages. For optimizing crawl price range, utilizing robots.txt is one of the best strategy.
Robots.txt
Disallowing aspect search pages by way of robots.txt is one of the simplest ways to handle crawl price range. To disallow pages with value parameters, e.g. ‘/?value=50_100’, you need to use the next robots.txt rule.
Disallow: *value=*
This directive informs serps to not crawl any URL that features the ‘value=’ parameter, thus optimizing the crawl budget by excluding these pages.
Nevertheless, if any outbound hyperlinks pointing to any URL with that parameter in it existed, Google could still possibly index it. If the standard of these backlinks is excessive, it’s possible you’ll think about using noindex and canonical strategy to consolidate the hyperlink fairness to a most well-liked URL.
In any other case, you don’t want to fret about that, as Google confirmed they may drop over time.
Different Methods To Get The Most Out Of Faceted Navigation
- Implement pagination with rel=”subsequent” and rel=”prev” in an effort to group indexing properties from pages to a sequence as a complete.
- Every web page must hyperlink to youngsters pages and father or mother. This may be completed with breadcrumbs.
- Solely use canonical URLs in sitemaps in case you select to canonicalize your sides search pages.
- Embody distinctive H1 tags and content material in case of canonicalized aspect URLs.
- Sides ought to at all times be offered in a unified, logical method (i.e., alphabetical order).
- Implement AJAX for filtering to permit customers to see outcomes with out reloading the web page. Nevertheless at all times change the URL after filtering so customers can bookmark their searched pages and go to them later. By no means implement AJAX with out altering the URL.
- Ensure that faceted navigation is optimized for all gadgets, together with cellular, by means of responsive design.
Conclusion
Though faceted navigation may be nice for UX, it could actually trigger a large number of issues for Search engine marketing.
Duplicate content material, wasted crawl price range, and diluted hyperlink fairness can all trigger extreme issues on a website. Nevertheless, you possibly can repair these points by making use of one of many methods mentioned on this article.
It’s essential to fastidiously plan and implement aspect navigation in an effort to keep away from many points down the road in terms of faceted navigation.
Extra assets:
Featured Picture: RSplaneta/Shutterstock
All screenshots taken by writer