Giving away a month of my AI-visibility tracking & analysis tool to r/AEO for the first 25 people who promise to give me real feedback 🙏
▲ 1 r/aeo

Giving away a month of my AI-visibility tracking & analysis tool to r/AEO for the first 25 people who promise to give me real feedback 🙏

My tool (WhyIQ AI Radar) checks weekly whether ChatGPT, Perplexity, Claude, Gemini and Google AI recommend your business when buyers ask, or who they recommend instead. Shows exactly what is said in every search. Creates an action plan on how to increase the mention rate.

It's been built mostly on my own instincts so far and I need real users telling me what's confusing or missing. First 25 people get a month free, no card. The trade: use it for a couple of weeks, then tell me honestly what worked and what didn't. If it's not for you, pass your code to someone it fits better.

I don't mind you sharing the code if there's someone who would benefit from this service more than you👍Please, please, please just give me feedback, that's where the value sits for me. Each free account is costing real money for 100s of LLM calls each week per account.

The trial is completely free... you'll never input any card details or anything, only an email address and the URL you want to track. Use the link below:

https://www.whyiq.ai/radar/redeem?code=RADAR-SMB-30D-SHFCU8

u/blimy20 — 18 hours ago
▲ 18 r/reading

Real ale in Reading... A dieing breed?

So I am one of the seemingly young(ish) real ale drinkers around here.

Trying to nail down the gems. Share or up vote any that are worth adding.

- Nags Head

- The Fox (Caversham)

- The moderation.. Only a couple of pulls but I am a Sussex Best lover.

- Castle Tap.

What am I missing? Ideally ones that have 4+ on tap.

reddit.com
u/blimy20 — 9 days ago
▲ 3 r/aeo

What each AI engine wants before it cites you, and what blocks it

We spent a while researching this properly instead of going off vibes. Every engine wants something slightly different, and the blockers matter more than any of the on-page tricks people usually talk about.

ChatGPT wants OAI-SearchBot allowed and the answer stated plainly in your first couple hundred words. Blocked by that crawler being disallowed (different from GPTBot, which is training only) or by content that only exists after JavaScript renders.

Perplexity wants outside proof you exist, mostly Reddit and other community threads, plus something recently published. Blocked by PerplexityBot being disallowed, or a page with zero third-party corroboration anywhere.

Claude wants you findable in Brave Search specifically. Anthropic uses Brave as a backend and one independent check found ~79% overlap between what Claude cites and Brave's own results. Blocked by a blanket robots.txt disallow, since that quietly takes out Bravebot too.

Google AI Overviews and Gemini want normal, competent SEO plus an actual point of view, nothing AI-specific. Blocked by noindex/nosnippet, or Googlebot getting blocked at the CDN rather than in robots.txt.

Same pattern everywhere: the crawler split (training bot vs search bot) trips more people up than anything about the content itself.

reddit.com
u/blimy20 — 9 days ago

Our robots.txt allowed every AI crawler. Our CDN was blocking them at the edge.

So a potential show stopper here to AI visibility if you use Cloudfare. Our robots.txt allowed every AI crawler explicitly, by name but still had crawler issues.

Cloudflare's managed AI-bot setting was returning a 403 at the edge, before anything reached the file. Ran like that for weeks in June. Nothing errored and nothing alerted and there's no gap in analytics to spot it because a crawler that gets turned away doesn't show up as anything at all. It just looks like a quiet month.

The check that caught it: fetch your live robots.txt over the public internet, not the copy in your repo. If the first line is a comment block about conditions of access instead of your own directives, something upstream is rewriting it. Then request a normal page with a crawler user agent from outside your network and confirm you get a 200 and not a challenge.

Worth doing even if you're sure it's fine. I was sure it was fine... but bam!

reddit.com
u/blimy20 — 13 days ago
▲ 16 r/AISearchOptimizers+1 crossposts

Our robots.txt allowed every AI crawler. Our CDN was blocking them at the edge.

So a potential show stopper here to AI visibility if you use Cloudfare. Our robots.txt allowed every AI crawler explicitly, by name but still had crawler issues.

Cloudflare's managed AI-bot setting was returning a 403 at the edge, before anything reached the file. Ran like that for weeks in June. Nothing errored and nothing alerted and there's no gap in analytics to spot it because a crawler that gets turned away doesn't show up as anything at all. It just looks like a quiet month.

The check that caught it: fetch your live robots.txt over the public internet, not the copy in your repo. If the first line is a comment block about conditions of access instead of your own directives, something upstream is rewriting it. Then request a normal page with a crawler user agent from outside your network and confirm you get a 200 and not a challenge.

Worth doing even if you're sure it's fine. I was sure it was fine... but bam!

reddit.com
u/blimy20 — 13 days ago
▲ 0 r/aeo

We were valuing llms.txt. Not any more!

Quick disclosure, I build an AI visibility scanner, so this is me marking my own homework in public. Our scorer used to award points for having llms.txt. It doesn't now. but why...

The embarrassing bit is that our own playbook had been saying the file does nothing for months while the scorer carried on rewarding it. Nobody joined the dots.

What finally did it wasn't the studies, though those are damning enough on their own. Someone's run the numbers across a few hundred thousand domains now and there's no relationship there at all. Plenty of sites have had the file up for ages, so you can't really fall back on "too early to tell" either. And Google's own docs say it outright, "Google Search itself doesn't use them."

It was realising retrieval never touches the file. Engines pull from a search index, ranked on relevance and trust. You can't publish something on your own server and have it turn up in someone else's index. That's not how any of it works, same reason meta keywords stopped mattering.

Keep the file if you've already got one. Ten minutes, harmless, a couple of small tools do parse it. Just don't let an agency put a line on your retainer for maintaining it.

reddit.com
u/blimy20 — 17 days ago