Hexo Filter Nofollow

screenshot of Hexo Filter Nofollow
hexo

Add nofollow attribute to all external links automatically.

Overview

Hexo-filter-nofollow is a handy plugin designed for those who prioritize the security, privacy, and SEO of their websites. With the rise of vulnerabilities associated with external links, this tool automates the process of adding the nofollow attribute to all external links on a site, providing peace of mind and optimizing link practices without any manual effort.

This plugin is incredibly easy to install and configure, making it accessible for both seasoned developers and newcomers alike. Its features allow users to finely tune the behavior of the nofollow application, ensuring that it meets specific site needs and preferences.

Features

  • Automatic Nofollow Addition: Instantly adds the rel="nofollow" attribute to all external links, enhancing your site’s security and SEO compliance.

  • Configurable Scope: Choose between 'site' or 'post' to determine where the nofollow attribute should be applied, allowing for targeted application.

  • Exclusion Options: Exclude specific hostnames to maintain functionality with trusted external links while still protecting against harmful ones.

  • Easy Installation: Simple setup process that gets you started with minimal effort, making it suitable for everyone.

  • Compatible with Hexo: Designed to work seamlessly with Hexo projects, ensuring a smooth integration into your existing workflow.

  • Default Settings: Comes with sensible default settings that work effectively for the majority of users, but allows customization as needed.

With these features, Hexo-filter-nofollow ensures that webmasters can protect their websites while maintaining a user-friendly experience.

hexo
Hexo

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.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.