
Analytics Dashboard with AI bot traffic visualization
Open playground Free Demo
LLMagnet is the complete AI visibility solution for WordPress. As AI assistants like ChatGPT, Claude, and Perplexity become the new discovery layer, your site needs to be optimized for them-not just Google.
With full support for both llms.txt and llms-full.txt formats, seamless integration with RankMath and Yoast SEO, and an intelligent recommendations system, LLMagnet ensures your content is discovered and properly represented by AI crawlers.
Schema.org JSON-LD is built in as well: scan your site for existing structured data, review validation and recommendations, generate compliant markup, and publish it from the dashboard. Output is injected as a single JSON-LD block in the page head so it complements-rather than replaces-schema from your SEO plugin, giving search engines and AI assistants clearer signals about your organization, FAQs, and (on supported plans) WooCommerce products.
Connect your site to any AI client and work directly from there. Link LLMagnet to Claude, ChatGPT, Cursor, or any MCP-compatible AI assistant and manage your AI visibility through natural conversation. Ask your AI to pull live reports, surface your weakest pages and products, build a concrete action plan to improve your visibility score, and help you execute it-without leaving your chat. It turns your favorite AI assistant into a hands-on AI-SEO co-pilot for your business. Powered by the WordPress Abilities API (6.9+) and the official MCP Adapter, with MCP/OAuth kept opt-in and disabled by default for security.
AI bots are already visiting your site. The question is: are they understanding your content? LLMagnet ensures your WordPress site speaks the language of AI crawlers through:
Make your site readable and actionable for autonomous AI agents and AI crawlers. Every feature ships off by default — enable only what you want agents to use.
* WebMCP browser tools – Register search and content tools on navigator.modelContext so in-browser agents can interact with your site on every front-end page (built on the emerging W3C Web Model Context API)
* Markdown endpoints – Serve any page as clean markdown at {permalink}.md, plus content negotiation that returns markdown on the normal URL when an agent sends Accept: text/markdown
* Well-known agent discovery – Serve agent-card.json, agent-skills, mcp.json, security.txt, and the change-password redirect so agents can discover what your site offers
* AI crawler controls in robots.txt – Managed User-agent groups for AI crawlers plus a Content-Signal block to declare how your content may be used
* Link discovery headers – HTTP Link headers advertising llms.txt, the agent card, and schemamap.xml for automatic discovery
* IndexNow – Ping IndexNow-backed engines automatically when content is published or updated for faster (re)indexing
* Site hygiene for agents – Optional security headers (nosniff, Referrer-Policy, Permissions-Policy, HSTS, CSP report-only), Open Graph verify-or-fill (only when no SEO plugin owns the tags), and restored RSS feed <link rel="alternate"> tags
* Live WebMCP status – See the real-time status of the W3C Web Model Context API in your own browser and the tools this site registers for agents
/llms.txt and /llms-full.txt at your site root for AI crawler discovery/llms-docs/For WooCommerce stores, LLMagnet brings the future of AI commerce today. Aligned with Google’s emerging UCP (Universal Commerce Protocol) vision, we help your products get discovered, recommended, and purchased through AI assistants. Track how AI bots browse your catalog, measure the AI-to-revenue funnel, and optimize product content for maximum visibility in conversational commerce.
LLMagnet works seamlessly alongside your existing SEO setup:
* Full RankMath Integration – Respects noindex settings and SEO configurations
* Complete Yoast SEO Support – Works with all Yoast meta settings
* Smart robots.txt Management – Automatically registers llms.txt and llms-full.txt
* Elementor Editor Integration – AI visibility scores and per-page schema available directly inside the Elementor editor
* No conflicts with your current SEO workflow
LLMagnet is designed to be privacy-first. No data is sent to any external service unless you explicitly opt in. This section describes exactly what data can leave your site, when, and how to control it.
During onboarding you are asked whether to share product data with us. If you choose “Continue without sharing” (or never answer), nothing is sent to the services below. Your choice is stored in the llmagnet_telemetry_consent option and can be changed at any time (re-run the onboarding wizard, update the option, or POST to the llm-analytics/v1/privacy/settings REST endpoint as an administrator).
Brevo (https://www.brevo.com – email/CRM service). Only after opt-in, the plugin syncs the site owner as a contact in our Brevo account and sends a small number of lifecycle emails (a getting-started reminder, a notification when the first AI bot visit is detected, and a trial reminder). Data sent: WordPress admin email address, site name, site URL/domain, plugin version, onboarding completion status, the site’s AI visibility score, and free-trial status. Sync happens shortly after opt-in and again when the site identity or plugin version changes. See Brevo’s privacy policy: https://www.brevo.com/legal/privacypolicy/
Mixpanel (https://mixpanel.com – product analytics). Only after opt-in, the plugin tracks how the wp-admin dashboard of this plugin is used (page views, button clicks such as “Generate Now”, settings saves, onboarding progress, errors). Events run only on LLMagnet admin pages – never in your site visitors’ browsers – and are identified by your site domain. Properties include: admin email, site URL, plugin and WordPress versions, site language, WooCommerce active yes/no, and plan/trial status. Data is sent to Mixpanel’s EU endpoint (api-eu.mixpanel.com). See Mixpanel’s privacy policy: https://mixpanel.com/legal/privacy-policy/
AI bot visit logs (bot name, user-agent string, page path, timestamp) are stored locally in the wp_llm_bot_visits and wp_llm_bot_page_clicks database tables and are never sent to any external service. These tables log AI crawlers – not human visitors.
Data retention: logs older than the configured retention window are pruned automatically by a daily background task. The window is controlled by the llmagnet_data_retention_days option (allowed values: 30, 90, 180, 365, or 0 to keep forever; default 365).
To attribute conversions to AI platforms, the plugin sets one first-party cookie on site visitors – but only when a visitor lands with a utm_source URL parameter matching a known AI platform (ChatGPT/OpenAI, Gemini, Copilot, Perplexity, Claude, DeepSeek, Grok, Bing, Llama/Meta AI, Mistral). Regular visitors never receive it.
llmagnet_llm_attributionutm_medium, utm_campaign, and a first-touch timestamp – no IP address and no personal identifiersllmagnet_attribution_ttl_days)A matching session row is stored locally in the wp_llm_attribution_sessions table; unconverted sessions are deleted automatically after twice the cookie lifetime. Attribution tracking can be disabled entirely by setting the llmagnet_attribution_tracking option to 0 (also available via the llm-analytics/v1/privacy/settings REST endpoint) or via the llmagnet_attribution_tracking_enabled filter.
LLMagnet registers a personal data exporter and eraser (Tools Export/Erase Personal Data) for attribution session data. Sessions are matched to a person through the billing email of their WooCommerce orders; erasure deletes the session rows and detaches the session from order analytics.