Forum Moderators: Robert Charlton & goodroi
What I want to know is if the best route would be to 404 all of the useless paginated pages from the search term pages.
If the best bet is noindex, follow, should I do it to all of the paginated pages all at once?
Should I do canonical for these pages as well?
Use 410 rather than 404. You'll get rid of the googlebot a lot faster.
Pagination I'd noindex and I can't see why not all at once. They won't likelly all be crawled on the same days, so I'd make sure it was there on the next crawl cycle if I wanted them removed.
Can you guys elaborate on what you mean by filtering 'pagination'? - index.php?page=2 right?
We use canonical and leave it open for search engines to crawl.
Specifying a rel=canonical from page 2 (or any later page) to page 1 is not correct use of rel=canonical, as these are not duplicate pages. Using rel=canonical in this instance would result in the content on pages 2 and beyond not being indexed at all.
I have paused new search terms from being indexed, and now I have added a view all to the main search page, so the pagination pages aren't visible to the front end user.
Every time someone searches a term on my site, that term would get its own page, which would include all of the relevant posts that are associated with that search term/tag