Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Shopify SEO - Double Filter Pages
-
Hi Experts,
Single filter page: /collections/dining-chairs/black
-- currently, canonical the same: /collections/dining-chairs/black
-- currently, index, followDouble filter page: /collections/dining-chairs/black+fabric
-- currently, canonical the same: /collections/dining-chairs/black+fabric
-- currently, noindex, followMy question is about double filter page above:
if noindexing is the better option OR should I change the canonical to /collections/dining-chairs/blackThank you
-
@williamhuynh said in Shopify SEO - Double Filter Pages:
Hi Experts,
Single filter page: /collections/dining-chairs/black
-- currently, canonical the same: /collections/dining-chairs/black
-- currently, index, follow
Double filter page: /collections/dining-chairs/black+fabric
-- currently, canonical the same: /collections/dining-chairs/black+fabric
-- currently, noindex, follow
My question is about double filter page above:
if noindexing is the better option OR should I change the canonical to /collections/dining-chairs/black
Thank youHello,
Your question about canonicalisation and noindexing for double-filtered pages is quite pertinent, especially in the context of Shopify Web Design, where SEO considerations are often front and center.
The primary objective of canonical tags and 'noindex, follow' tags is to help search engines understand which version of a page to index and display in the search results. In the context of your double-filtered page (/collections/dining-chairs/black+fabric), both options you mentioned serve different purposes and have different impacts on SEO:
Using Canonical Tags: Changing the canonical URL to /collections/dining-chairs/black implies that this page is the "master" version, and you're suggesting that Google treat the content on /collections/dining-chairs/black+fabric as duplicate content. All the link equity and SEO benefits will be transferred to the canonical URL.
Using 'noindex, follow': When you specify 'noindex, follow', you're instructing search engines not to index the double-filtered page but still to follow all the links on that page. The benefit here is that it allows Google to crawl other relevant pages linked from it, but the page itself won't appear in search results.
Deciding between the two largely depends on your Shopify SEO strategy. If you believe that the double-filtered page doesn't add much value or is too specific to deserve a separate entry in search indexes, then setting a canonical URL to /collections/dining-chairs/black is a sensible choice. This way, you centralise SEO benefits to a more generic page that likely has a wider appeal.
On the other hand, if the double-filtered page has unique content and you believe it should be crawled but not indexed to avoid duplicate content issues, then keeping it as 'noindex, follow' would be more appropriate.
In Shopify Web Design, best practices often lean towards the use of canonical tags for similar or duplicate pages as it is more straightforward to manage and implement via Shopify's admin interface. However, you should base your decision on a careful analysis of how these pages contribute to your site's overall SEO and user experience.
-
When dealing with a double filter page like "/collections/dining-chairs/black+fabric," there are a couple of considerations to keep in mind regarding indexing and canonicalization.
Indexing: If you choose to use "noindex" for the double filter page, it means that search engines won't include that page in their index. This can be beneficial if the double filter page doesn't provide unique or valuable content compared to other pages on your website. By preventing indexing, you can avoid potential issues with duplicate content and ensure that search engines focus on more relevant pages.
Canonicalization: The canonical tag is used to indicate the preferred version of a page when there are multiple versions with similar content. In this case, if you set the canonical tag to "/collections/dining-chairs/black," you're essentially telling search engines that the single filter page is the preferred and primary version of the content. This can help consolidate the SEO value and avoid dilution of ranking signals.
Considering these factors, the decision between using "noindex" or changing the canonical tag to "/collections/dining-chairs/black" depends on the specific situation and your goals. Here are two scenarios:
a. If the double filter page ("/collections/dining-chairs/black+fabric") does provide unique and valuable content compared to the single filter page ("/collections/dining-chairs/black"), it may be more appropriate to change the canonical tag to "/collections/dining-chairs/black." This indicates that the double filter page is a preferred version of the content and can help search engines understand the different variations you offer.
b. If the double filter page ("/collections/dining-chairs/black+fabric") doesn't provide any substantial unique content compared to the single filter page ("/collections/dining-chairs/black"), using "noindex" can be a reasonable option. This prevents search engines from indexing a potentially redundant page and focuses their attention on the single filter page.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Rel canonical tag from shopify page to wordpress site page
We have pages on our shopify site example - https://shop.example.com/collections/cast-aluminum-plaques/products/cast-aluminum-address-plaque That we want to put a rel canonical tag on to direct to our wordpress site page - https://www.example.com/aluminum-plaques/ We have links form the wordpress page to the shop page, and over time ahve found that google has ranked the shop pages over the wp pages, which we do not want. So we want to put rel canonical tags on the shop pages to say the wp page is the authority. I hope that makes sense, and I would appreciate your feeback and best solution. Thanks! Is that possible?
Intermediate & Advanced SEO | | shabbirmoosa0 -
Solved how to do seo audit
hello . i am a user that runs parsp website . i really need to know how to run a site audit to keep my job clean and my site works well ! i need help and i am a newbie in this job . thanks moz !
Moz Tools | | valigholami13863 -
block primary . xxx domain with disavow tool
Hi friends I discovered spam url attack on top sites with good google positions for specific keyword. Can I block primary domain like .xxx with disavow tool? There is hundreds of different domains but primary domain is always the same. for example like this domain:xxx? Thanks
Intermediate & Advanced SEO | | netcomsia0 -
Does user engagement or content of pages requiring login help SEO?
Hi! Our company is trying to come up with a few pages with some manuals to teach our users how to use our products. However, these pages require username and password. My understanding is that user engagement will help a website's keyword rankings and Google will not be able to crawl or have access to pages requiring login as it doesn't have username and password. Based on that idea, does that mean all the content and user engagement on those pages requiring login won't help our overall SEO? Thanks in advance!
Technical SEO | | EverettChen0 -
What's the best way to test Angular JS heavy page for SEO?
Hi Moz community, Our tech team has recently decided to try switching our product pages to be JavaScript dependent, this includes links, product descriptions and things like breadcrumbs in JS. Given my concerns, they will create a proof of concept with a few product pages in a QA environment so I can test the SEO implications of these changes. They are planning to use Angular 5 client side rendering without any prerendering. I suggested universal but they said the lift was too great, so we're testing to see if this works. I've read a lot of the articles in this guide to all things SEO and JS and am fairly confident in understanding when a site uses JS and how to troubleshoot to make sure everything is getting crawled and indexed. https://sitebulb.com/resources/guides/javascript-seo-resources/ However, I am not sure I'll be able to test the QA pages since they aren't indexable and lives behind a login. I will be able to crawl the page using Screaming Frog but that's generally regarded as what a crawler should be able to crawl and not really what Googlebot will actually be able to crawl and index. Any thoughts on this, is this concern valid? Thanks!
Technical SEO | | znotes0 -
Why is Google Webmaster Tools showing 404 Page Not Found Errors for web pages that don't have anything to do with my site?
I am currently working on a small site with approx 50 web pages. In the crawl error section in WMT Google has highlighted over 10,000 page not found errors for pages that have nothing to do with my site. Anyone come across this before?
Technical SEO | | Pete40 -
SEO value of InDesign pages?
Hi there, my company is exploring creating an online magazine built with Adobe's InDesign toolset. If we proceeded with this, could we make these pages "as spiderable" as normal html/css webpages? Or are we limited to them being less spiderable, or not at all spiderable?
Technical SEO | | TheaterMania1 -
What's the difference between a category page and a content page
Hello, Little confused on this matter. From a website architectural and content stand point, what is the difference between a category page and a content page? So lets say I was going to build a website around tea. My home page would be about tea. My category pages would be: White Tea, Black Tea, Oolong Team and British Tea correct? ( I Would write content for each of these topics on their respective category pages correct?) Then suppose I wrote articles on organic white tea, white tea recipes, how to brew white team etc...( Are these content pages?) Do I think link FROM my category page ( White Tea) to my ( Content pages ie; Organic White Tea, white tea receipes etc) or do I link from my content page to my category page? I hope this makes sense. Thanks, Bill
Technical SEO | | wparlaman0