jonduv

Paginated Page ?

by @jonduv (393), 1 month ago

Hi there,

I was hoping to get some insight on 404 paginated pages. I recently raised my product count per page and now I have 404s for the indexed pages (/page/2/, /page/3/, etc.). Just looking for SEO advice on how to handle this. Any suggestions would be great. Thanks so much

207 Views
0 Upvotes
7 Replies
6 Users
Sort replies:
ms
by @ms (4149), 1 month ago

This is good question and a scenario I haven't been dealing with yet.

Thinking from user perspective, when looking to hit a page #3 but the page doesn't exist anymore and products that used to be on that page are now on page #2, I'd probably 301 redirect to page #2.

Another option that comes to mind in a scenario you now have lazy load on your main page (the one that used to be paginated) is to redirect any page # to the main page (without page attribute). I'd apply this sort of fix only when all the products are reachable from the main page (most likely lazy loaded).

jonduv
by @jonduv (393), 1 month ago

@ms...thanks for the reply. I spoke with Google and they said the proper way is to let it 404. I do like your redirect idea though. Would be good for smaller blogs where you can use lazy load. Larger one's most likely would need to have page2, page3 etc. available if you have a limit on # of articles per page. Just an initial thought. Thanks again.

FriTrafik
by @FriTrafik (115), 1 month ago

If they are gone on purpose, you should not do anything about it. It is supposed to 404, when the content does not exist.

If you get more products in the future, then it would be a bad idea to redirect the page. You should only redirect the pages if they have link-value AND the structure will not be used in the future.

dineshkumar
by @dineshkumar (100), 1 month ago

A paginated page is a web design technique used to divide content across multiple pages rather than presenting it all at once. This approach enhances user experience by reducing load times and making navigation easier. Paginated pages are common in search results, forums, and long lists where displaying all content at once would be overwhelming. Each page in the pagination includes a set number of items, and users can navigate between pages using links or buttons. This method not only improves performance but also helps in organizing content more effectively, making it accessible and manageable for users.

jonduv
by @jonduv (393), 1 month ago

Thank you for all of the feedback. Good information.

bhagyesh
by @bhagyesh (110), 1 month ago

IF you wish to get rid of it quickly, throw 410 status code for those urls. Else, keep it as it is. overtime, google will understand and stop it.

Zinavopvtltd
by @Zinavopvtltd (225), 3 weeks ago

A paginated page is a web page divided into multiple pages, typically used to display large amounts of content in manageable chunks. Pagination improves user experience and site performance by loading a subset of data per page, rather than all at once.

Join the forum to unlock true power of SEO community

You're welcome to become part of SEO Forum community. Register for free, learn and contribute.

Log In Sign up