Automatic internal linking for WordPress content – built with simplicity and performance in mind.
Linkable is a lightweight WordPress plugin that automatically links keywords in your posts and pages to other internal content on your site. Ideal for SEO and improving user navigation without manual effort.
- Automatically link custom keywords to posts or pages
- Keyword configuration via post meta (Gutenberg support)
- Prevents duplicate linking within a single post
- Smart handling of shortcodes and existing links
- Custom settings page with controls for:
- Max links per target
- First-occurrence only matching
- Compatible with both classic and block editors
- Optional integration with Yoast SEO titles
- Upload the plugin to your
/wp-content/plugins/directory or install via WP Admin - Activate the plugin
- Go to any post or page, and add keywords via the Linkable panel
- Save and watch the magic ✨
Go to Settings > Linkable to configure:
| Setting | Description |
|---|---|
| Max links per post | Limit how many times a target can be linked |
| Only link first keyword | Avoid linking multiple matches of same keyword |
Contributions are very welcome!
If you have ideas, improvements, or bug fixes:
- Fork the repository
- Create a new branch for your feature or fix
- Commit your changes with clear messages
- Open a pull request to
master
Please keep the code clean, documented, and consistent with the existing structure (camelCase, PSR-ish).
Let’s keep it lightweight and useful 🔧