A lightweight WordPress plugin that automatically adds secure attributes to external links in post content.
- Adds
target="_blank"to external links - Adds
rel="noopener noreferrer" - Skips internal, anchor, mailto, and tel links
- No configuration required
- No JavaScript dependency
This plugin is intentionally minimal and focused on security, SEO best practices, and maintainability.
- Upload the plugin folder to
/wp-content/plugins/ - Activate via the WordPress admin
GPL v2 or later