What to do after pagination to loader

Joined
Jan 13, 2023
Messages
3
Reaction score
0
Hello guys,

I am working on a website it has pagination. Now we have decided to move on to loader. I want to know if it is fine. should I redirect the pages (like page/2/), page/3/) to the main page after loader implementation?

http://www.example.com/category/birthday-cake/page/2/ to http://www.example.com/category/birthday-cake/

Please share your experience. I have never done this before.
 
Back
Top