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 -
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 -
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 -
Do you need a canonical tag for search and filter pages?
Hi Moz Community, We've been implementing new canonical tags for our category pages but I have a question about pages that are found via search and our filtering options. Would we still need a canonical tag for pages that show up in search + a filter option if it only lists one page of items? Example below. www.uncommongoods.com/search.html/find/?q=dog&exclusive=1 Thanks!
Technical SEO | | znotes0 -
Static or dynamic category pages for seo
Hi, I'm developing an accommodation site with a limited number of properties in 8 categories. I had been looking at making the properties blog posts and then using category function to show lists but its going to require a lot of customisation and I have seo concerns about the dynamic content as the category page is crucial. As I don't have a lot to add and listings will remain the same my latest thought was to create all as pages. However if I create a page with a list of 12 properties on a category page is there anyway of adding some sorting criteria to that page (would be 7 options - swimming pool, near beach, on site creche, budget, mid-range, luxury) Thanks for any tips Neil
Technical SEO | | neilhenderson0 -
Coming soon SEO
Hi, I was wondering what is the best practice to redirect all the links juice by redirecting all the pages of your website to a coming soon page. The coming soon page will point to the domain.com, not to a subfolder. Should I move the entire website to a subfolder and redirect this folder to the coming soon page? Thanks
Technical SEO | | bigrat950 -
Can you noindex a page, but still index an image on that page?
If a blog is centered around visual images, and we have specific pages with high quality content that we plan to index and drive our traffic, but we have many pages with our images...what is the best way to go about getting these images indexed? We want to noindex all the pages with just images because they are thin content... Can you noindex,follow a page, but still index the images on that page? Please explain how to go about this concept.....
Technical SEO | | WebServiceConsulting.com0 -
Home Page .index.htm and .com Duplicate Page Content/Title
I have been whittling away at the duplicate content on my clients' sites, thanks to SEOmoz's pro report, and have been getting push back from the account manager at register.com (the site was built here and the owner doesn't want to move it). He says these are the exact same page and he can't access one to redirect to the other. Any suggestions? The SEOmoz report says there is duplicate content on both these urls: Durango Mountain Biking | Durango Mountain Resort - Cascade Village http://www.cascadevillagehotel.com/index.htm Durango Mountain Biking | Durango Mountain Resort - Cascade Village http://www.cascadevillagehotel.com/ Your help is greatly appreciated! Sheryl
Technical SEO | | TOMMarketingLtd.0