The 'next' link relation is used to indicate the relationship between the current document and the next document in a series of documents. This is particularly useful for paginated content, helping search engines understand the structure and navigate through sequenced content efficiently.
<link rel="next" href="https://example.com/article?page=2"><link rel="next">