|
|
6 years ago | |
|---|---|---|
| .. | ||
| lib | 6 years ago | |
| node_modules | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| index.js | 6 years ago | |
| package.json | 6 years ago | |
Adds nofollow attribute to all external links in your hexo blog posts automatically.
$ npm install hexo-autonofollow --save
You can configure this plugin in _config.yml.
nofollow:
enable: true
exclude:
- exclude1.com
- exclude2.com