Internal linking automatically adds links to relevant pages across your website. You configure which terms should link to which URLs, publish your configuration, and an embeddable script handles everything else — scanning your page content and inserting links where those terms appear.
This improves SEO by creating a structured internal link network and helps visitors navigate to relevant content without any ongoing manual work.
Plan requirements
Growth plan and above required — Internal linking is available on Growth, Business, and Enterprise plans. Upgrade your planHow it works
Internal linking has three parts:
1. Configure your link mappings
In the ConvertMate dashboard, you create link mappings — pairs of terms and target URLs. For example:
- "conversion rate optimization" → /blog/cro-guide
- "free shipping" → /shipping-policy
- "ergonomic office chair" → /collections/ergonomic-chairs
Each mapping tells the script: when you see this term in page content, link it to this URL.
2. Publish to CDN
When you're ready, click Publish to CDN. ConvertMate uploads your link configuration as a JSON file to a CDN. The embeddable script loads this file to know which terms to link and where.
You need to republish after making changes for them to take effect on your website.
3. The script links terms automatically
The embeddable script runs on your website. When a visitor loads a page:
- The script loads your link configuration from CDN (cached locally for 24 hours)
- It scans the page content for your configured terms
- It inserts links for the first occurrence of each term on that page
- It applies a smart limit so pages are not over-linked
No server changes are required. The script runs entirely in the visitor's browser.
Getting started
Step 1: Install the script
Add the installation snippet to your website's HTML, just before the closing