Nofollow Pretty Links
Add `rel="nofollow"` and `target="_blank"` to URL's created by Pretty Links
by Brandon Nifong · github.com/log1x/nofollow-pretty-links · website
★ 5stars
5release downloads
3.1kcomposer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/log1x/nofollow-pretty-links/releases/download/v1.0.4/nofollow-pretty-links-v1.0.4.zipAlso on Packagist as log1x/nofollow-pretty-links:
composer require log1x/nofollow-pretty-linksFrom the readme
Nofollow Pretty Links
Simple plugin that filters the current post content/excerpt forcing URL's created by Pretty Links to rel="nofollow" and target="blank".
Requirements
- PHP = 8.2
- Composer
Installation
Bedrock
Install via Composer:
Manual
Download the release .zip and install into wp-content/plugins.
Usage
Activate the plugin.
Bug Reports
If you discover a bug in Nofollow Pretty Links, please open an issue.
Contributing
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
License
Nofollow Pretty Links is provided under the MIT License.
Read the full README on GitHub →