AI News Hub Logo

AI News Hub

One month after launching Toolkiya — 97 free browser tools, real GSC numbers, what worked, what didn't

DEV Community
Mayank Rai

A month ago I launched Toolkiya with 65 free browser tools. It's now at 97 tools — still 100% client-side, still zero server cost. The launch post did better than I expected: hit ProductHunt, got traction on Hacker News, and pulled in real organic traffic. A month later, I have actual GSC data. Here's what it shows — and what I'd do differently. Metric Value Total Impressions 3,200+ Total Clicks 180+ Average CTR ~5.6% Average Position 18.4 Pages getting impressions 34 Not viral. But real, compounding, and growing week over week. Pages like /tools/json-formatter and /tools/base64-encoder started getting impressions within 2 weeks. Google indexes utility tool pages quickly when the content is focused and the intent is clear. Lesson: One tool per page with a clear H1 beats a mega-page listing 50 tools. Everything runs client-side (Next.js static export + Vercel). No API calls, no database, no monthly bill creeping up. This lets me ship and iterate without worrying about cost per user. Weeks after posting, it still drives occasional referral clicks. Writing a genuine build post — not just a product announcement — made people actually want to check the tool. I optimized the homepage for "free browser tools" — too broad, too competitive. It gets impressions but ranks around position 40+. Individual tool pages outrank the homepage for their own queries. Fix: Stop trying to rank the homepage. Double down on individual tool SEO. Some tools I built because they seemed useful. Turns out nobody searches for them. GSC impressions = 0 after a month. Fix: Do keyword research before building the next tool, not after. I had 97 tools with almost no cross-linking. Wasted PageRank and missed opportunities to keep users exploring. Fix: Added "Related Tools" sections. Already seeing longer session times. Writing individual "how to" blog posts for high-traffic tools Adding structured data (FAQ schema) to top pages Targeting 10 new tools based on keyword gap analysis Building backlinks through genuine community posts (like this one) Framework: Next.js (static export) Hosting: Vercel (free tier) Cost: $0/month Tools: 97 and counting If you're building a tools site or thinking about one — the client-side only approach is genuinely underrated for SEO. Fast pages, no server errors, easy caching. Happy to answer questions about the architecture, the SEO approach, or anything else. And if you want to try the tools: toolkiya.com