есть мануал как сеошить сайт на ВП, например как Паша писал, что закрывать пагинацию не нужно, а надо каноникал на страницах ставить на первую #вопрос?
Сейчас рекомендуют canonical ставить именно на текущую страницу, а не на первую:
> A common misconception is that the canonical on a paginated page should always point to page 1 in the series. This is not the case. When you do that, you run the risk of search engines not indexing links that appear on page 2, 3 etc. of your archives. This would cause older articles to drop out of the search results entirely.
https://kb.yoast.com/kb/canonical-urls-in-wordpress-seo/#archives> Don’t canonicalize a paginated archive to page 1. The rel=canonical on page 2 should point to page 2. If you point it to page 1, search engines will actually not index the links on those deeper archive pages…
https://yoast.com/rel-canonical/#common-issues> Google is very clear now: each page within a paginated series should canonicalize to itself, so
/page/2/ has a canonical pointing to
/page/2/.
https://yoast.com/pagination-seo-best-practices/