Paginated page missing rel=prev
What this means
The URL looks like a page past the first in a sequence and declares rel=next but no rel=prev. Google no longer uses these as an indexing signal, but they still describe the sequence to other crawlers.
How to fix it
Add a <link rel="prev"> pointing at the previous page in the sequence.
Fix effort
This check needs review: the change can be drafted for you, but a person has to approve the wording or choose the target before it ships.
Authoritative source
Related checks
More in Pagination
Find every page this affects
CrawlX runs this check — and 161 others — across your whole site, ranks the findings by estimated impact, and opens the fixable ones as pull requests. Free for 500 URLs.