Last Tuesday I was digging through Search Console for a completely different site and fat-fingered the property switcher. Wrong site loaded, a little Roblox guide page I forked together in an afternoon back in May. Impressions: climbing. Not huge, but climbing, on keywords I never targeted on purpose.
That sent me back through the other two sites I'd built the same week and mostly stopped looking at. Here's what was actually happening while I wasn't watching.
The one that took longer than it should have
cleanthelibraryroblox.com is a guide site for a Roblox game called Clean the Library. The centerpiece is a Book-Shelf Finder: you tell it which shelf section you're stuck on, it tells you where the books actually are. Sounds like a two-hour build. It wasn't, because of a Windows path length limit that kept silently breaking the .open-next build lock file, and I spent most of a night convinced my deploy script was cursed before I figured out it was just a folder path 6 characters too long. Static blog, ads off for now, but the finder tool itself scored 97/97 on my own internal QA pass, which is higher than I expected walking in.
The one I didn't understand until I built it
kaijualpha.com covers a monster-collecting Roblox game. I built a U-Cell farming rate calculator for it, and I'm not exaggerating when I say it took about three weeks of reading wiki edits and player forum arguments before I actually understood how the U-Cell mechanic worked well enough to model it correctly. First version of the calculator gave numbers that were technically right and practically useless. Nobody farms in the "optimal" pattern the math suggested. Had to rebuild the assumptions around how people actually play, not how the spreadsheet said they should.
The one that's boring but keeps converting
subsaver.click compares cheaper ways to get ChatGPT Plus, Gemini Advanced, and Copilot Pro subscriptions, plus a GamsGo alternatives comparison page. No mechanic to understand, no lore to research, just price tables and a comparison widget. It's the least interesting one to build and the one with the cleanest scores (91-100 across five pages), probably because there was nothing clever to get wrong.
What ties these together isn't the niche, it's that all three got built, deployed, and then genuinely forgotten about for weeks while I worked on other things. The traffic showed up anyway. Not a lot, and this isn't a "look at my analytics" post, but enough that I'm now checking GSC on a schedule instead of by accident.
FAQ: does a site need constant updates to rank?
Not for long-tail, low-competition niches like these. All three sites had zero content changes in the weeks between launch and the traffic showing up. What mattered more was that each tool actually solved the specific thing someone searched for, instead of being a generic listicle wrapper around it.
If you're curious what the Book-Shelf Finder actually looks like: https://cleanthelibraryroblox.com/book-locations
Top comments (0)