Back to all posts

What I Learned After Getting Rejected by Google AdSense Twice

If you've ever built a side project or a set of free tools and tried to monetize it with AdSense, you already know the feeling: you hit submit, you wait, and then you get that polite-but-crushing rejection email. I've been through it twice. Here's what actually happened, and what I wish someone had told me before I started.

Round One: "Not Enough Content"

My first application got rejected pretty quickly. The reason boiled down to a lack of content overall, and honestly, looking back, it made sense. I had built several tools, each living happily on its own subdomain, but my main domain — the actual homepage — barely had anything on it besides a list of links to those tools. It was basically a directory page pretending to be a website.

So I did what most guides tell you to do: I started writing. Tutorials on how to use each tool, dev-diary style posts about building the site, that kind of thing. Over a few weeks I published a solid batch of articles in both Japanese and English, figuring I'd finally padded things out enough. Confident, I reapplied.

Round Two: "Low-Value Content"

Rejected again. This time the reason was different — low-value content. I had more articles than before, so this one genuinely confused me. What was I missing?

The answer came from a place I didn't expect: a casual back-and-forth with an AI assistant while I was trying to build out a site map page. Somewhere in that conversation, it casually mentioned, "hey, the root URL doesn't seem to have anything on it." I checked. It was right. My actual homepage — the one Google reviews, not the subdomains — was rendering essentially empty. All my tools worked fine individually, but the front door to the whole site was, for all practical purposes, blank. No wonder it got flagged as low-value. There was nothing there to value.

The Part That Actually Stung: The AI Didn't Catch It Either

Here's the thing that bothered me most. I hadn't just been guessing blindly — I'd asked multiple AI tools to review my site's structure and SEO before this. Not one of them caught the empty homepage. I'd been staring at my own site so often that I'd stopped actually seeing it; it had become background noise, "just how it looks."

That was my wake-up call to go look at other people's sites with fresh eyes. And once I did, I started noticing all the small, deliberate touches I'd never registered as deliberate before: clear paths guiding first-time visitors toward what to do next, obvious signposting so nobody lands on a page and wonders "wait, where am I?" I'd been so focused on building tools that I'd completely neglected the front door people actually walk through.

From "Pass the Review" to "Would I Actually Trust This Site?"

Two rejections in, my whole mindset shifted. Originally, every change I made was purely tactical — more articles, more pages, whatever checkbox I thought Google wanted ticked. But once I found that empty homepage, the question in my head changed from "will this pass review?" to "if I landed here as a stranger, would this site make sense to me?"

Concretely, I fixed the homepage so it actually renders real content instead of an empty shell, built dedicated introduction pages for each tool to strengthen internal linking, and put together a proper site map page so visitors (and Google) can actually see the shape of the whole thing. All of it started as review prep, but it ended up making the site genuinely easier to navigate — which, in hindsight, was probably the point all along.

If you're stuck in the same loop, my honest suggestion: don't just chase word counts or article quotas. Open your homepage in an incognito window, look at it like a total stranger would, and ask yourself if it actually tells that stranger anything. Sometimes the biggest problem isn't hidden in your analytics — it's sitting right there on your front page, and everyone, including your favorite AI, has just stopped noticing it.

I'm still figuring a lot of this out as I go, but this whole experience made me a lot more careful about building things people actually want to use, not just things that pass a checklist. You can check out the rest of the project at chizmotools.com.