WP Manifestindependent plugin directory
manifest / seo / auto-internal-linker

Auto-Internal Linker

Auto-Internal Linker is a powerful WordPress plugin designed to enhance SEO and user engagement by automatically linking predefined keywords to relevant internal URLs. By streamlining internal linking, this plugin helps improve site structure, reduce bounce rates, and boost search engine rankings.

by Bojan Cvjetković · github.com/b0c0de/auto-internal-linker · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/b0c0de/auto-internal-linker/archive/refs/heads/main.zip

Auto-Internal Linker for WordPress

Description

Auto-Internal Linker is a WordPress plugin that automatically links specific keywords to pre-defined internal URLs. This improves internal linking, SEO, and user navigation.

Features

  • Automatically replace keywords with internal links.
  • Customizable keyword-link pairs.
  • Apply linking only once per post.
  • Admin dashboard settings page.
  • Easy to use and lightweight.

Installation

  1. Download and extract the plugin files.
  2. Upload the auto-internal-linker folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the WordPress admin panel.
  4. Configure keyword-link pairs under Settings > Auto Linker.

Usage

  • Go to Settings > Auto Linker.
  • Add keywords and their respective URLs.
  • The plugin will automatically insert links in posts.

Development

Tech Stack:

  • PHP (Core WordPress Plugin Development)
  • JavaScript (Admin UI Enhancements)
  • MySQL (Store keyword-URL pairs)

Roadmap:

  1. Improve regex efficiency.
  2. Add post-type filtering.
  3. Optimize database queries.

Contributing

Feel free to fork, submit issues, or create pull requests on GitHub.

License

This project is licensed under the GPL-2.0 License.

Author

Created by Bojan Cvjetković | Brisk Web Services