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
-
Looking strategy for Backlinks
Hi, I'm a new bee here, Just wondering if we have some good but easy strategies to get a higher rank in PA and DA?
Link Building | | BeriCollection
My Store URL is [https://bericollection.com].
We are selling Shoes, Watches and smart gadgets.
We do shipping worldwide but need help from the community.0 -
I want to move some pages of my website to a folder and nav menu in those pages should only show inner page links, will it hurt SEO?
Hi, My website has a few SaaS products, to make my website simple i want to move my website some pages to its specific folder structure , so eg website.com/product1/features
Technical SEO | | webbeemoz
website.com/product1/pricing
website.com/product1/information and same for product2 and so on, the website.com/product1/.. menu will only show the links of product1 and only one link to homepage (possibly in footer). Please share your opinion will it be a good idea, from UI perspective it will be simple , but i am not sure about SEO perspective, please help thanks1 -
Unsolved Using NoIndex Tag instead of 410 Gone Code on Discontinued products?
Hello everyone, I am very new to SEO and I wanted to get some input & second opinions on a workaround I am planning to implement on our Shopify store. Any suggestions, thoughts, or insight you have are welcome & appreciated! For those who aren't aware, Shopify as a platform doesn't allow us to send a 410 Gone Code/Error under any circumstance. When you delete or archive a product/page, it becomes unavailable on the storefront. Unfortunately, the only thing Shopify natively allows me to do is set up a 301 redirect. So when we are forced to discontinue a product, customers currently get a 404 error when trying to go to that old URL. My planned workaround is to automatically detect when a product has been discontinued and add the NoIndex meta tag to the product page. The product page will stay up but be unavailable for purchase. I am also adjusting the LD+JSON to list the products availability as Discontinued instead of InStock/OutOfStock.
Technical SEO | | BakeryTech
Then I let the page sit for a few months so that crawlers have a chance to recrawl and remove the page from their indexes. I think that is how that works?
Once 3 or 6 months have passed, I plan on archiving the product followed by setting up a 301 redirect pointing to our internal search results page. The redirect will send the to search with a query aimed towards similar products. That should prevent people with open tabs, bookmarks and direct links to that page from receiving a 404 error. I do have Google Search Console setup and integrated with our site, but manually telling google to remove a page obviously only impacts their index. Will this work the way I think it will?
Will search engines remove the page from their indexes if I add the NoIndex meta tag after they have already been index?
Is there a better way I should implement this? P.S. For those wondering why I am not disallowing the page URL to the Robots.txt, Shopify won't allow me to call collection or product data from within the template that assembles the Robots.txt. So I can't automatically add product URLs to the list.0 -
Unsolved How to check the Domain Age?
Check the Domain Age on THE SEO TOOLS KING
Moz Tools | | seotoolsking
Get Free seo tools only on THE SEO TOOLS KING4 -
Unsolved What are the best SEO plugins for WordPress?
Before embarking on a programming language learning journey, the first thing to think of is your motivation.
Local Website Optimization | | Kate_balls0 -
Barba Plugin and SEO
Hello, community! My client wants to use the barba.js plugin for their new site. What are the implications for SEO?
Technical SEO | | SimpleSearch0 -
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 -
Can you 301 redirect a page to an already existing/old page ?
If you delete a page (say a sub department/category page on an ecommerce store) should you 301 redirect its url to the nearest equivalent page still on the site or just delete and forget about it ? Generally should you try and 301 redirect any old pages your deleting if you can find suitable page with similar content to redirect to. Wont G consider it weird if you say a page has moved permenantly to such and such an address if that page/address existed before ? I presume its fine since say in the scenario of consolidating departments on your store you want to redirect the department page your going to delete to the existing pages/department you are consolidating old departments products into ?
Technical SEO | | Dan-Lawrence0