=== Auto External Link Nofollow ===
Contributors: mycoolheart
Tags: nofollow, seo, external links, rel, content filter
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically adds rel="nofollow noopener noreferrer" to all external links in post and page content.

== Description ==

This lightweight plugin automatically scans the content of your posts and pages and adds `rel="nofollow noopener noreferrer"` to all external links.  
Internal links are untouched. Improves SEO and security with zero configuration.

- No admin panel needed
- Safe and fast
- Does not affect internal links
- Helps comply with SEO best practices

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

That's it! No settings required.

== Frequently Asked Questions ==

= Will this affect my internal links? =  
No. Only external (off-site) links will be modified.

= Does this plugin change links in widgets or menus? =  
No, only post and page content is filtered.

= Is it safe? =  
Yes. The plugin only modifies rendered HTML content and adds harmless HTML attributes.

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
First release of the plugin. No upgrade needed.
