Easy Content Linker Lite
Easy Content Linker Lite
Description
Easy Content Linker Lite uses artificial intelligence to analyze your content and generate smart internal linking recommendations.
How It Works
- Semantic Analysis: The plugin uses OpenAI embeddings to understand the meaning of your content
- Smart Matching: Posts are matched based on semantic similarity, not just keywords
- Natural Anchors: GPT finds natural anchor text that already exists in your content
- Actionable Report: Get a complete list of recommended links with source, anchor, and target
Features
- π§ AI-Powered: Uses OpenAI for semantic understanding
- π Smart Recommendations: Finds the best internal linking opportunities
- π― Natural Anchors: Suggests anchor text that exists in your content
- π Export to CSV: Download recommendations for bulk processing
- π Copy to Clipboard: Quickly copy anchor text and URLs
- π Multi-language: Supports English, French, Spanish, German, Italian, Portuguese
- β‘ Easy Setup: Just add your OpenAI API key and go
- βΎοΈ Unlimited: No limits on posts or recommendations
Lite vs Pro
The Lite version generates recommendations that you implement manually.
The Pro version automatically injects links into your content dynamically.
Feature
Lite
Pro
Semantic analysis
β
β
AI anchor detection
β
β
Link recommendations
β
β
Export to CSV
β
β
Automatic link injection
β
β
Strategic pages
β
β
Near-duplicate detection
β
β
Category-based silo linking
β
β
Custom anchor text per page
β
β
Priority support
β
β
External Service
This plugin connects to the OpenAI API to:
– Generate embeddings (semantic representations) of your content
– Find natural anchor text using GPT
You need your own OpenAI API key to use this plugin. Get one at platform.openai.com.
Requirements
- WordPress 6.2 or higher
- PHP 7.4 or higher
- OpenAI API key
Installation
- Upload the plugin files to
/wp-content/plugins/easy-content-linker-lite/ - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Content Linker > Settings
- Enter your OpenAI API key
- Click “Start complete analysis” on the Dashboard
- View recommendations and implement links manually
Screenshots

Dashboard with stats, near-duplicate detection, and recent links overview

Link recommendations with similarity scores and CSV export

Settings page with OpenAI API configuration and language selection

Side-by-side content comparison for near-duplicate detection

Detailed link list showing source articles, anchors, and target pages
Faq
Yes, you need an OpenAI API key. You can get one at platform.openai.com. OpenAI charges based on usage, but costs are typically very low (a few cents per hundred posts).
No. The Lite version only generates recommendations. You implement the links manually in your content. Your original posts are never modified.
- Go to Content Linker > Recommendations
- For each recommendation, edit the source post
- Find the suggested anchor text in your content
- Add a link to the target URL
You can also export all recommendations to CSV for bulk processing.
English, French, Spanish, German, Italian, and Portuguese.
The plugin uses OpenAI embeddings to create a semantic representation of each post. Posts with similar meaning will have high similarity scores.
The Pro version automatically injects links into your content at display time. The Lite version only provides recommendations – you implement them manually.
Reviews
Changelog
1.1.0
- New: Recommendations page with export to CSV
- New: Copy anchor/URL to clipboard
- New: Unlimited posts and recommendations
- Changed: Links are now recommendations (manual implementation)
- Improved: Better escaping for security
1.0.0
- Initial release