Skip to main content
Notes

#analytics#seo#method

I asked my own site what it was doing

I connected Google Analytics and Search Console to an agent through Composio, so I could ask questions in plain language instead of clicking through reports. Four things came back that I would not have found by looking.

The first was embarrassing. My biggest case study opens with three numbers: downloads, rating, wealth connected. They animate up when you scroll. In the HTML a crawler reads, all three said zero. The animation started from zero and the source of truth was the animation. Every machine that read my page, including the ones people now ask about designers, saw a product with nothing to show for itself. The numbers now sit in the HTML and the animation runs on top of them, so the crawler and the reader finally see the same thing.

The second was about my name. More people search “rohan karthik”, with an h, than search it correctly, by roughly fourteen to one. The correct spelling ranks better and almost nobody types it. I had been optimising for the version of my name I use.

The third was about attention I do not want. Most of my search impressions are people looking for FOLO, the product, not for me. Queries like “what is folo” and “is folo app safe” send hundreds of impressions to a case study and produce almost no clicks, which is correct behaviour on their part. They want the company. I am not the company. Chasing that traffic would have been effort spent making the wrong people not click.

The fourth was the useful one. Someone had given me a confident list of fixes: consolidate duplicate URLs, add Person structured data, rewrite titles, chase links. Two of those four were already shipped and had been for months. The audit described a site that no longer existed, and I would have spent a weekend rebuilding things that were already correct.

That is the argument for asking your own data rather than accepting a diagnosis. An audit tells you what tends to be wrong. Your data tells you what is actually wrong, and the two overlap less than you would like.

The fix list I ended up with was short. Render the numbers in the HTML. Write titles that read like headlines rather than filenames. Leave the URL work alone, because it was done.

None of that came from expertise. It came from being able to ask a specific question and get an answer from my own numbers in about a minute.