=== Internal Link Manager ===
Contributors: kevinlearynet
Donate link: https://www.kevinleary.net
Plugin Name: Internal Link Manager
Plugin URI: https://www.kevinleary.net
Tags: internal, links, manager, automatic, seo
Author URI: https://www.kevinleary.net
Author: Kevin Leary
Requires at least: 4.8.5
Tested up to: 6.8.1
Version: 1.4
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily manage automated internal links throughout your website.

== Description ==

Automatically link keywords and phrases to pages within a website. For example, you can make the phase *"wordpress cms"* automatically link to the page *yoursite.com/wordpress-cms/*. This is a good practice to follow for SEO, and also has the added advantage of decreasing your website's bounce rate.

== Installation ==

1. Upload `internal-link-manager` folder to the `/wp-content/plugins/`directory
2. Activate the plugin through the *Plugins* menu in WordPress
3. Browse to *Tools > Internal Links* using the left hand menu
4. Type a keyword and the associated url, then click the *Save* button

== Frequently Asked Questions ==

= How can I delete a keyword with associated url? =

Empty the keyword field and click 'Save' button

= Are the keywords case sensative? =

No, the keywords entered are **NOT** case sensative

== Screenshots ==

1. Admin Panel
2. Automatic links in post content
3. Author coaching box added to the post editor (optional)

== Changelog ==
= 1.0 =
* Initial release

= 1.1 =
* Add case sensitive option to settings

= 1.2 =
* Fix conflicts with link `href` attributes and keywords containing `-` characters

= 1.3 =
* Re-evaluate and test for latest version of WordPress to revive plugin for active modern use