The "prev" link relation is used to indicate a relationship with the previous document in a series. This is typically used in paginated series to help web crawlers understand the structure and navigate between pages more efficiently.
<link rel="prev" href="https://example.com/page/1"><link rel="prev" href="https://example.com">