The "bookmark" link relation is used to indicate a permanent URL associated with the linking document where it is meant to be saved or bookmarked as a permanent link. This can be used for articles, blog posts, or other content that readers might want to reference or return to later.
<link rel="bookmark" href="https://example.com/important-article" /><link rel="bookmark" href="/temporary-page">