
Embed a link preview on your Hexo article.
The hexo-tag-link-preview is a powerful tool for Hexo users that enables you to seamlessly embed link previews within your articles. This functionality enhances the content by allowing readers to see a visual snapshot of external links, enriching their experience and informing them before they click through. Being easy to install and user-friendly, it’s a perfect addition for bloggers and content creators looking to modernize their posts.
Using this tool, you can customize how links appear by defining various attributes, making your articles more engaging and informative. In addition to showing a preview of the link, you also have options to control the opening behavior and SEO considerations.
npm install hexo-tag-link-preview or yarn add hexo-tag-link-preview.{% linkPreview url target rel %} to embed link previews directly into your posts.
Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.