=== Mir Auto Internal Linker ===
Contributors: mirmehranarjmand
Tags: internal links, seo, auto link, keywords, linking
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automatically create internal links in WordPress content based on keywords and rules.

== Description ==

Mir Auto Internal Linker helps you create internal links automatically from selected keywords to target URLs.

Features:

* Create keyword-to-URL rules.
* Limit links per keyword and per post.
* Set keyword priority.
* Optional new-tab and nofollow attributes.
* Skip existing links and headings.
* Choose supported public post types.
* Exclude specific posts and categories.
* Basic linking statistics.
* Translation-ready and includes Persian translation files.

The plugin processes content when it is displayed. It does not permanently rewrite post content.

== Installation ==

1. Upload the `mir-auto-internal-linker` folder to `/wp-content/plugins/` or install the ZIP file from the WordPress Plugins screen.
2. Activate the plugin through the Plugins screen.
3. Open Auto Internal Linker > Keywords and add your keyword rules.
4. Configure global behavior in Auto Internal Linker > Settings.

== Frequently Asked Questions ==

= Does the plugin permanently change post content? =

No. Links are generated dynamically when content is displayed.

= Can I exclude posts or categories? =

Yes. Add post IDs or category IDs in the plugin settings.

= Does it avoid existing links? =

Yes. By default, text already inside anchor tags is skipped.

== Screenshots ==

1. Dashboard overview.
2. Keyword management.
3. General settings.

== Changelog ==

= 1.0.0 =
* Initial release.
