Meshr – AI Internal Linking enables seamless integration between your WordPress site and Meshr’s AI-powered internal linking platform. Works perfectly with Yoast SEO, RankMath, and other major SEO plugins.
Unlike keyword-based linkers, Meshr uses semantic AI analysis to understand content meaning and context, discovering hidden internal linking opportunities that could boost your organic traffic. Most websites miss 60%+ of their internal linking potential – Meshr finds them automatically.
Why WordPress Users Choose Meshr:
This lightweight plugin provides REST API endpoints that allow Meshr to discover your site, verify connectivity, and automatically update internal links across your content using AI-driven recommendations.
Features:
How It Works:
What Meshr Does for WordPress:
Meshr’s AI analyzes your WordPress content using semantic analysis, clusters related topics, and suggests optimal internal linking strategies. The connector plugin allows Meshr to apply these intelligent link updates directly to your WordPress posts, pages, and custom post types – improving SEO rankings, user engagement, and content discoverability automatically.
Health Check
GET /wp-json/meshr/v1/check
Returns site information and connectivity status. No authentication required for basic checks.
Bulk Link Update
POST /wp-json/meshr/v1/bulk-link-update
Requires authentication via WordPress Application Password (Basic Auth).
Request body:
json
[
{
"post_id": 123,
"from": "https://example.com/old-url",
"to": "https://example.com/new-url"
}
]
Webhook (Optional)
POST /wp-json/meshr/v1/webhook
Requires HMAC signature verification. Configure MESHR_WEBHOOK_SECRET in wp-config.php.
Webhook requests include an X-Meshr-Signature header with the HMAC-SHA256 signature.
This plugin does not collect, store, or transmit any personal data. All communication occurs between your WordPress site and Meshr via REST API endpoints. No external services are contacted by the plugin itself. Users should refer to Meshr’s privacy policy for information about how Meshr handles data.
For support, documentation, and more information, visit: