Link Master Genius

Description

Link Master Genius is a simple yet powerful WordPress plugin designed to automate and streamline your internal linking strategy, boosting your SEO and improving user navigation.

Features:

  • Automated internal link creation based on keyword rules.
  • Intelligent link placement by choosing longer, qualified anchor text.
  • Avoids duplicate links and respects context.
  • Covers only the content area of the post to create internal links.
  • Targets only the paragraphs and list tags to create internal links
  • Comprehensive statistics dashboard to monitor internal link performance.
  • Flexible rule management interface within the post editor.
  • Option to rebuild all internal links.
  • Cron job scheduling for efficient background processing.

This plugin helps you:

  • Save time and effort on manual internal linking.
  • Improve your website’s search engine ranking.
  • Enhance user engagement by guiding visitors to relevant content.
  • Optimize your site’s architecture for better crawlability.

Credits

Acknowledgments: The foundational PHP scripts, along with CSS and JavaScript.

Screenshots

  • screenshot-1.png – Keyword rules interface in the post editor.
  • screenshot-2.png – Statistics dashboard showing link counts.
  • screenshot-3.png – Settings page with rebuild options.
  • screenshot-4.png – Settings page with Scheduled Tasks.

Installation

WordPress Dashboard Installation

  1. Go to your WordPress admin panel, then to “Plugins” -> “Add New Plugin”.
  2. In the “Search Plugins” type “Link Master Genius”
  3. Click “Install Now”.
  4. Activate the plugin after installation.

Manual Installation (FTP):

  1. Download the plugin’s ZIP file.
  2. Extract the contents of the ZIP file to your computer.
  3. Using an FTP client, upload the plugin’s folder to the /wp-content/plugins/ directory of your WordPress installation.
  4. Go to your WordPress admin panel, then to “Plugins”.
  5. Find “Link Master Genius” in the list and click “Activate”.

Usage:

  1. After activating the plugin, you can manage keyword rules within the post editor on each post.
  2. A “Keyword Rules” meta box will be available at the bottom of the post with add and remove options.
  3. Go to the Link Master Genius settings page to view statistics, Rebuild, Reset, or view scheduled tasks.

FAQ

Q: How do I add keyword rules?

A: Keyword rules can be added in the “Keyword Rules” meta box on the post editor page. Enter the keyword according to the specified format and the maximum number of links for that keyword.

Q: Can I control where the links are inserted?

A: The plugin intelligently chooses the qualifying longest anchor text based on the keyword rules set while respecting the existing HTML structure and avoiding duplicate links.

Q: Is Link Master Genius compatible with page builders?

A: The plugin is designed to work with standard WordPress content. Compatibility with specific page builders may vary. It is compatible with Spectra Plugin. We plan to release updates after thorough testing with major page builders for compatibility. If you’re using a specific page builder, please test thoroughly and report compatibility issues.

Q: How do I rebuild all the links?

A: Navigate to the plugin settings page to rebuild all internal links effortlessly.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Link Master Genius” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Link Master Genius” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.
    • Added keyword rule management.
    • Implemented automated internal link creation.
    • Created a statistics dashboard.
    • Included a page to Rebuild and Reset the keywords Rules.
    • Security Updates – Escaped output for improved security and sanitized user input.