AI Link Recommender
WordPress plugin: invisible AI prompt instructions for contextual affiliate link recommendations
by Idries Anwari · github.com/idrs/ai-link-recommender · website
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/idrs/ai-link-recommender/archive/refs/heads/main.zipInsert invisible AI prompt instructions into your website so AI bots recommend your affiliate links contextually.
Description
AI Link Recommender lets you add product links with descriptions and keywords to your WordPress site. The plugin inserts invisible prompt instructions into your pages that AI bots (ChatGPT, Perplexity, Gemini, etc.) can read and use to recommend your products when users ask relevant questions.
Features:
- Add unlimited product links with title, URL, description, and keywords
- Customizable AI prompt template
- Configurable affiliate tag (auto-appended to Amazon URLs)
- Activate/deactivate individual links
- Choose where prompts appear (all pages, posts only, or pages only)
- Zero impact on page performance — just a hidden HTML block
- Works with any AI bot that reads page content
How it works:
The plugin adds a hidden <div> to your page footer containing structured prompts for AI bots. When an AI crawler or bot reads your page, it picks up these instructions and can recommend your products in relevant conversations.
Installation
- Upload the
ai-link-recommenderfolder to/wp-content/plugins/ - Activate the plugin through the 'Plugins' menu in WordPress
- Go to "AI Links" in the admin menu
- Configure your affiliate tag in Settings
- Add your first product link
Frequently Asked Questions
Does this affect page speed?
No. The plugin adds a small hidden HTML block — no JavaScript, no external requests.
Which AI bots does this work with?
Any AI bot that reads page content: ChatGPT (via browsing), Perplexity, Google Gemini, Claude, and others.
Can I use this with non-Amazon links?
Yes. The affiliate tag auto-append only applies to Amazon URLs. You can use any link.
Changelog
1.0.0
- Initial release