log1x / nofollow-pretty-links
Add `rel="nofollow"` and `target="_blank"` to URL's created by Pretty Links
Fund package maintenance!
Log1x
Installs: 2 760
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 5
Forks: 0
Type:wordpress-plugin
Requires
- php: ^8.1
- illuminate/collections: ^9.0|^10.0|^11.0
- symfony/dom-crawler: ^5.1
Requires (Dev)
- laravel/pint: ^1.1
README
Simple plugin that filters the current post content/excerpt forcing URL's created by Pretty Links to rel="nofollow"
and target="_blank"
.
Requirements
Installation
Bedrock
Install via Composer:
$ composer require log1x/nofollow-pretty-links
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.