Description
More and more buyers ask AI instead of Google. Snuup is a free AI visibility check that shows you what they hear — and fixes what’s costing you buyers.
Click one button and Snuup asks ChatGPT, Claude, Gemini and Perplexity the questions your buyers ask about businesses like yours. You read every answer, word for word, in your report: whether AI knows your site, what it says about you, and which competitors it recommends instead.
The check is free and takes about a minute. The full report — with step-by-step fixes you can apply from this dashboard with one click — is a one-time $49 purchase on snuup.ai. No account, no subscription: most AI visibility tools cost $29–$1,000 every month — Snuup you buy once.
Free, for every install
- Every question asked and every answer, verbatim
- Whether each AI engine knows and recommends your website
- Which competitors AI recommends instead of you
- The problems found on your site, with the evidence shown
- AI-ready settings: explicitly welcome AI crawlers in your robots.txt, and declare Content Signals (how AI may use your content)
One-click fixes, with the full report
- Unblock AI crawlers your robots.txt turns away
- Remove hidden noindex/noai tags
- Set your site title to your real business name
- Publish an llms.txt written for your business from your own audit
- Set a proper homepage meta description
- Add the schema code (JSON-LD) AI reads
Every fix shows you exactly what will change before you click, verifies itself against your live site seconds after, and can be undone from the same screen.
How it works
The plugin is a client for the snuup.ai service. When you click “Run my free check”, it sends your site’s web address to the Snuup API, which runs the questions against the four AI engines and builds your report. Your dashboard shows the verdict, the findings and the fixes; the full question-by-question report opens on snuup.ai. Re-running within 24 hours returns the same report.
External services
This plugin connects to snuup.ai (operated by Menturi OÜ) to run the AI visibility check and display your report. It is a connection to an external service and nothing works without it.
What is sent, and when: only when you click “Run my free check”, the plugin sends your site’s web address (the domain of this WordPress site) and your email address (required — the report link is delivered to it; the field is prefilled with your admin email and you can change it) to the Snuup API at app.snuup.ai. If a report from the last 24 hours is reused, WordPress emails its link immediately using this site’s mail configuration.
When you open the AI Visibility page after running a check, the plugin requests the check’s status and the report’s findings and fixes from app.snuup.ai (using the report’s ID) to render the dashboard, and refreshes the status every few seconds while the check is running. Nothing else is sent. Opening the page does not start a new audit or resend your site’s address or email.
- Service: https://snuup.ai
- Terms of service: https://snuup.ai/terms
- Privacy policy: https://snuup.ai/privacy
Screenshots




Installation
- Install and activate the plugin.
- Open AI Visibility in the admin menu.
- Click Run my free check and read every answer.
FAQ
-
Is the check really free?
-
Yes. The free check shows every question, every answer and every problem found. The full report — with the one-click fixes and the AI-written content (llms.txt, schema, descriptions) — is a one-time purchase on snuup.ai.
-
Does this plugin change my website?
-
Only when you click Apply on a specific fix, and never before showing you exactly what will change. Every change is reversible with the Undo button on the same card. The free AI-ready settings (welcoming AI crawlers, Content Signals) change only your robots.txt output, and only when you turn them on.
-
How are the fixes applied, technically?
-
Through WordPress’s own APIs — never by editing theme or server files. Robots.txt changes go through the
robots_txtfilter, the noindex removal throughwp_robots, the site title through the blogname option, schema code and the meta description throughwp_head, and llms.txt is served by the plugin at /llms.txt. Schema code from the report is re-validated in PHP (it must parse as schema.org JSON-LD) before it is stored or printed — the plugin never executes anything it downloads. -
What happens to applied fixes if I delete the plugin?
-
Fixes that flipped a WordPress setting (your site title, the “discourage search engines” switch) are permanent and survive. Fixes the plugin serves on each request (robots.txt changes, schema code, llms.txt, the meta description) stop working when the plugin is removed. Each card is labeled “permanent” or “served by this plugin” so you always know which is which.
-
I use Yoast / Rank Math / another SEO plugin. Do they conflict?
-
No — the plugin detects the big SEO and schema plugins. Where your SEO plugin owns the output (meta description, sometimes titles and robots tags), Snuup shows you the text to paste into its settings instead of fighting it. Before adding schema code it warns you when your SEO plugin may already output the same block, and after applying it checks your live homepage for duplicates so you can undo.
-
What is llms.txt?
-
A plain-text file at yoursite.com/llms.txt that tells AI assistants what your business is, in a format they read first. Snuup writes yours from your own audit — your business name, what you sell and where you serve — and serves it for you. It requires nothing else on your server.
-
Does it work on multisite?
-
The check and most fixes work per site. Origin-level fixes (robots.txt, llms.txt) apply on the main site only, because those files live at the root of the domain.
-
A fix says “applied but not verified”. What does that mean?
-
After every apply, the plugin fetches your live page to confirm the change took effect. A caching plugin serving an old copy, a host blocking loopback requests, or a physical robots.txt file can hide the change. The card tells you which it found; the Re-check button verifies again after you clear your cache.
-
Why does a re-run show the same report?
-
Each check queries four AI engines and costs real money to run, so checks for the same website are cached for 24 hours.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Snuup — AI Visibility Check for ChatGPT, Claude & Gemini” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Snuup — AI Visibility Check for ChatGPT, Claude & Gemini” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.1
- The free dashboard now previews the fixes found for your site — what each one does and its severity — with the exact change shown after unlocking the full report.
- Report links opened from the dashboard carry campaign tags so we can see how the plugin is doing (no new data is sent — the tags name this plugin, not you or your site).
0.2.0
- Apply the report’s fixes from your dashboard: unblock AI crawlers in robots.txt, remove noindex/noai tags, set your site title, publish llms.txt, set your homepage meta description, add schema code. Every fix shows the change first, self-verifies against your live site, and can be undone.
- Free AI-ready settings: explicitly welcome AI crawlers and declare Content Signals in your robots.txt.
- New dashboard: verdict badge, per-engine results, and every finding as a card with its evidence.
- Copy-ready notes for the fixes that live at your host or firewall.
0.1.1
- The dashboard now shows a native status summary that updates live while the check runs (progress and verdict); the full report opens on snuup.ai.
0.1.0
- First release: run the free AI visibility check.
