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.
Query for paginated URLs - Shopify
-
Hi there,
/collections/living-room-furniture?page=2
/collections/living-room-furniture?page=3
/collections/living-room-furniture?page=4Is that ok to make all the above paginated URLs canonicalised with their main category /collections/living-room-furniture
Also, does it needs to be noindex, follow as well?
Please advice, thank you!
-
I mostly agree with Robin here.
Also, be sure NOT to mix 'noindex' and canonical tags. Google will (in most cases) end up picking rel=canonical over noindex when you use both of these. So it is very possible that even when using 'noindex', your pages will appear in search results.
The approach of canonicalising all your paginated pages to the first one, is not good practice. We all just found out that Google hasn't been using rel=next/prev for a couple of years now, but most of the pagination was indexed in a correct way.
So doing nothing is maybe not that bad of an option. If you see things going wrong, you can further evaluate and test other possibilities.
-
I have a slightly different perspective here, based on one core assumption so feel free to tell me if this is off the mark - **I am assuming you want the products you are linking to on deeper paginated pages to still be found by Google so that they can rank. **
Google has said that noindexed urls are, over time, treated as noindex nofollow. Likewise, if all of the deeper paginated pages are canonicalised to the first page Google may not pass authority down to each of them. Pagination is common across the web, unless you are seeing massive conflict problems (which would be unusual) I would not robots block them, noindex them, or canonicalise them. I'd just leave them as they are and trust Google to figure it out until you have evidence that it is causing problems on your site in specific.
Hope that helps!
-
I'd say no, they're dynamic URLs & you plan to add a tag
-
Sure, I'll make them noindex, but Is that ok to make all the above paginated URLs canonicalised with their main category /collections/living-room-furniture too?
-
My preference is to treat these types of pages as dynamic URLs & block them in the robots.txt
Disallow: /?
Disallow: /=But, since you can't do this in Shopify, then you need to manually add the code in to the pagination pages (somehow).
I got the HTML code from
https://help.shopify.com/en/manual/promoting-marketing/seo/hide-a-page-from-search-engines
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
-
Virtual URL Google not indexing?
Dear all, We have two URLs: The main URL which is crawled both by GSC and where Moz assigns our keywords is: https://andipaeditions.com/banksy/ The second one is called a virtual url by our developpers: https://andipaeditions.com/banksy/signedandunsignedprintsforsale/ This is currently not indexed by Google. We have been linking to the second URL and I am unable to see if this is passing juice/anything on to the main one /banksy/ Is it a canonical? The /banksy/ is the one that is being picked up in serps/by Moz and worry that the two similar URLs are splitting the signal. Should I redirect from the second to the first? Thank you
On-Page Optimization | | TAT1000 -
Ranking dropped after change single page url, should I change it back?
I was making updates to the content on the following page, and a few days later dropped from #2 SERP ranking to 50+. Things I checked: Yes, 301 redirect was implemented right away. After publishing, I manually requested indexing in search console. Right after publishing I re-submitted the sitemap manually and Google said they had not crawled it in 9 days. My question: should I change the URL back to the old one, or give it a little more time (especially since I re-submitted sitemap) Original URL: https://www.travelinsurancereview.net/plans/travel-medical/ New URL: https://www.travelinsurancereview.net/plans/travel-medical-insurance/
On-Page Optimization | | DamianTysdal0 -
URL keyword separator best practice
Hello. Wanted to reach out see what the consensus is re-keyword separators So just taken on a new client and all their urls are structured like /buybbqpacks rather than buy-bbq-packs - my understanding is that it comes down to readability, which influences click through, rather than search impact on the keyword. So we usually advise on a hyphen, but the guy's going to have to change ALLOT of pages & setup redirects to change it all wasn't sure if it was worth it? Thanks! Stu
On-Page Optimization | | bloomletsgrow0 -
Is using hyphens in a URL to separate words good practice?
Hi guys, I have a client who wants to use a hyphen to separate two words in the URL to make each work stand out. Is is good or bad practice to use a hyphen in a URL and will it affect rankings? Thanks!
On-Page Optimization | | StoryScout0 -
How do I fix duplicate page issue on Shopify with duplicate products because of collections.
I'm working with a new client with a site built on Shopify. Most of their products appear in four collections. This is creating a duplicate content challenge for us. Can anyone suggest specific code to add to resolve this problem. I'm also interested in other ideas solutions, such as "don't use collections" if that's the best approach. I appreciate your insights. Thank you!
On-Page Optimization | | quiltedkoala0 -
URL Path. What is better for SEO
Hello Moz people, Is it better for SEO to have a URL path like this: flowersite.com/anniversary_flowers/dozen_roses OR flowersite.com/dozen_roses Is it better to have the full trail of pages in the URL?
On-Page Optimization | | CKerr0 -
Pagination for product page reviews
Hi, I am looking to add pagination on product pages (they have lots of reviews on the page). I am considering using rel="next/prev, to connect the series of review pages to the main product page. I unfortunately don't have a view-all page for these reviews or the option to get one - the reviews refresh on the same product page (by clicking whatever number page of reviews). This means each page has the exact same description content and everything else, but with different reviews. In this case is rel=next a good option? The format currently would be: On example.com/product link rel="next" href="http://example.com/product?review-p2" On example.com/product?review-p2 link rel="prev" href="http://example.com/product, link rel="next" href="http://example.com/product?review-p3 etc. Would this be a good format for product page reviews? I see rel=nextprev commonly used on ecommerce category/list pages but not really on the paginated reviews on product pages, so I thought I would see if anyone has advice on how best to solve this. I'm also wondering if it would be best to not combine this with a canonical tag on all the different review pages pointing to the product page, seeing as the reviews are actually different (despite the rest of the content being identical). I am hoping to pick up longer tail traffic from this, I figure by connecting the pages and not using canonicals that this way I could get more traffic from the phrases used in the reviews. By leaving out the canonicals, is it possible a user searching for phrases that might be deeper in the series, to land on, say, ?review-p4? Any thoughts if this would drive more traffic? Thanks!.
On-Page Optimization | | pikka0 -
Duplicate Title and Meta Description Tags in Shopify with this App
Hello. I'm finding that by adding the Ultra SEO app in Shopify, I now have duplicates of the Title tags and Meta Descriptions. It looks like it's pulling title tags from the Shop info, the product or page titles as well as the Title tag I add in Ultra SEO. The website is 1bigcookie.com. The duplicate meta descriptions are from the text I entered in the meta description field in Ultra SEO. I entered the canonical url code shopify specifies to help with duplicate content, but what about duplicate title and meta description tags on the same page?
On-Page Optimization | | mymochamoney0