Hey @smokemega2020
Here’s a clean and effective solution:
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the file below tag
{% if request.path contains '/collections/' and request.query.page %}
{% endif %}
This will target any paginated collection page (like /collections/shoes?page=2) and tell Google not to index them.
If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed