<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Team Handyapps</title>
    <description>The latest articles on DEV Community by Team Handyapps (@teamhandyapps).</description>
    <link>https://dev.to/teamhandyapps</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3811634%2F52086e0d-d3a5-4a82-a39e-7d8caa30d68d.png</url>
      <title>DEV Community: Team Handyapps</title>
      <link>https://dev.to/teamhandyapps</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/teamhandyapps"/>
    <language>en</language>
    <item>
      <title>Your Vibe-Coded App Is a Ghost Unless Google Can See It</title>
      <dc:creator>Team Handyapps</dc:creator>
      <pubDate>Sun, 17 May 2026 07:50:03 +0000</pubDate>
      <link>https://dev.to/teamhandyapps/your-vibe-coded-app-is-a-ghost-unless-google-can-see-it-4pda</link>
      <guid>https://dev.to/teamhandyapps/your-vibe-coded-app-is-a-ghost-unless-google-can-see-it-4pda</guid>
      <description>&lt;p&gt;Someone ships a SaaS in a weekend. Lovable or Bolt spits out a React app, they point a domain at it, maybe post it on X. Crickets. They blame the algorithm, the market, the idea itself. Nine times out of ten, the problem is simpler than that — Google doesn't know the site exists.&lt;/p&gt;

&lt;p&gt;There's been an explosion of websites built by people who don't know what a &lt;code&gt;robots.txt&lt;/code&gt; file is. Not their fault. The tools that made building easy didn't bother to mention that shipping code and being discoverable are two entirely different problems. A pretty landing page with zero meta tags, no sitemap, and an &lt;code&gt;http://&lt;/code&gt; URL will get the exact amount of organic traffic it deserves: none.&lt;/p&gt;

&lt;p&gt;This isn't about SEO wizardry. It's about the absolute basics that most vibe-coded sites skip entirely. A page that ranks nowhere isn't a bad idea — it's an invisible one. And the kicker is that the people who most need to know this are the ones least likely to stumble across it organically. The irony writes itself.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why You Can't Skip This
&lt;/h2&gt;

&lt;p&gt;If your site goes live and nobody can find it through search, you don't actually have a launch. You have a URL you can DM to friends. That might work if you already have an audience. Most solo builders don't.&lt;/p&gt;

&lt;p&gt;The funnel everyone pretends exists — "build it and they will come" — collapses at step one for indie hackers. Distribution isn't a growth hack you bolt on later. It's the thing that decides whether you have users or just an expensive hobby. And for the solo founder who spent their energy on building, the idea of now learning SEO, performance optimization, security headers, social previews, structured data, and email deliverability is exhausting. They didn't sign up for that part.&lt;/p&gt;

&lt;p&gt;But here's the thing: you don't need to learn all of it. You need to check if you're failing the basics. Most aren't even failing — they never started. No Google Search Console. No Analytics. No idea if they're indexed. They shipped into a void and called it shipping.&lt;/p&gt;

&lt;h2&gt;
  
  
  What &lt;a href="https://postlaunchkit.com" rel="noopener noreferrer"&gt;PostLaunchKit&lt;/a&gt; Actually Does
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://postlaunchkit.com" rel="noopener noreferrer"&gt;PostLaunchKit&lt;/a&gt; is a free URL audit tool. Paste a link, and it runs 45+ checks across eight pillars — SEO health, indexability, performance, social sharing, security, DNS, AI engine optimization, and a distribution checklist. It takes about 15 seconds. No signup. No credit card.&lt;/p&gt;

&lt;p&gt;It tells you things like: your OG image returns a 404, your canonical URL points to the wrong domain, you have no sitemap, your &lt;code&gt;llms.txt&lt;/code&gt; is missing (which matters more than you think if you want AI tools to understand your site), or — and this happens more than you'd expect — your site literally says &lt;code&gt;noindex&lt;/code&gt; in the meta tags. Someone copied a template and forgot to flip the switch.&lt;/p&gt;

&lt;p&gt;Each failing check comes with a step-by-step fix guide. Not generic blog advice. Platform-specific instructions — Vercel, Netlify, Lovable, Framer, Webflow, Replit, WordPress, Next.js, Cloudflare. You pick your stack and it tells you exactly what to do. There are also copy-paste prompts for ChatGPT or Claude if you want AI to write your meta tags or structured data for you.&lt;/p&gt;

&lt;p&gt;There's a scoring system, but it's deliberately weighted. SEO, performance, and indexability drive the score. Social previews and security headers don't drag it down — they show up as separate things to fix. Because a bad OG image shouldn't punish your health score. That distinction matters when you're staring at a report trying to figure out what's actually urgent.&lt;/p&gt;

&lt;p&gt;The tool also detects something most audits won't: secret leaks. It scans your page source for hardcoded API keys — OpenAI, Stripe, GitHub tokens, AWS keys. It checks if your &lt;code&gt;.env&lt;/code&gt; file or &lt;code&gt;.git&lt;/code&gt; directory is publicly exposed. More vibe-coded sites leak secrets than anyone wants to admit. A tool that catches that during a routine audit is doing infrastructure work most founders don't know they need.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Journey, Not the Grade
&lt;/h2&gt;

&lt;p&gt;One opinionated choice worth mentioning: the report doesn't just give you a number and walk away. It maps you to one of four stages — Setup, SEO Health, Launch Ready, or Growth — and each stage is gated. You can't skip ahead to "where should I post this" until your &lt;code&gt;robots.txt&lt;/code&gt; is sorted and your sitemap is live. The logic is simple: don't promote a broken product.&lt;/p&gt;

&lt;p&gt;The Growth checklist is refreshingly practical. Hacker News, Indie Hackers, Product Hunt, BetaList, Crunchbase, Wellfound, LinkedIn, GitHub. In that order. Not because those are the only places to post, but because for an early-stage product, those eight channels cover the highest-leverage surface area. The checklist lives in your browser's &lt;code&gt;localStorage&lt;/code&gt;. Mark things done. Come back later. No analytics dashboard required.&lt;/p&gt;

&lt;p&gt;For those who do want to go deeper, there's Google Search Console integration. Once connected, it pulls your actual search data — which queries bring traffic, which ones you're almost ranking for (positions 8-12), which pages have impressions but zero clicks. The kind of data that turns guesswork into a plan.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Disclaimer That Shouldn't Need Saying
&lt;/h2&gt;

&lt;p&gt;None of this guarantees traffic. Fixing your meta tags won't put you on page one. Adding a sitemap doesn't make Google fall in love with your content. These are basic hygiene steps. The equivalent of brushing your teeth before a date — it won't make you charming, but skipping it definitely won't help.&lt;/p&gt;

&lt;p&gt;What it does is remove the invisible failures. The things you can't see are broken because you don't know they exist. Once those are sorted, you're playing the actual game — create good content, build something people want, earn links, be patient. Continuous improvement over time. No tool replaces that.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://postlaunchkit.com" rel="noopener noreferrer"&gt;PostLaunchKit&lt;/a&gt; exists because the gap between "I built something" and "people can find it" is wider than it should be. If you're a vibe coder or a solo founder who just shipped, running an audit should be the first thing you do. Before you post anywhere. Before you tell anyone. Because if there's a chance your site is invisible, you want to know now — not three months from now when you're wondering why nobody showed up.&lt;/p&gt;

&lt;p&gt;→ &lt;strong&gt;&lt;a href="https://postlaunchkit.com" rel="noopener noreferrer"&gt;Run a free audit at postlaunchkit.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>vibecoding</category>
      <category>analytics</category>
      <category>seo</category>
    </item>
    <item>
      <title>I Built an IPL Player Comparison Tool — and Kohli vs Rohit Isn’t What I Expected</title>
      <dc:creator>Team Handyapps</dc:creator>
      <pubDate>Sat, 04 Apr 2026 06:21:51 +0000</pubDate>
      <link>https://dev.to/teamhandyapps/i-built-an-ipl-player-comparison-tool-and-kohli-vs-rohit-isnt-what-i-expected-265e</link>
      <guid>https://dev.to/teamhandyapps/i-built-an-ipl-player-comparison-tool-and-kohli-vs-rohit-isnt-what-i-expected-265e</guid>
      <description>&lt;p&gt;I was tired of vague cricket debates that went in circles.&lt;br&gt;&lt;br&gt;
So I built a tool to settle them with data.&lt;/p&gt;

&lt;p&gt;Most “Kohli vs Rohit” arguments are vibes, not evidence. You’ll hear “clutch,” “intent,” “big match player” — but rarely a clean, side‑by‑side view of actual IPL numbers. I wanted a quick way to compare any two players properly, without jumping between tabs or half‑baked stat screenshots.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I built
&lt;/h2&gt;

&lt;p&gt;I put together an &lt;strong&gt;IPL player comparison tool&lt;/strong&gt; that shows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Side‑by‑side batting and bowling totals
&lt;/li&gt;
&lt;li&gt;Season‑by‑season breakdowns
&lt;/li&gt;
&lt;li&gt;A clean summary section with highlights and edges
&lt;/li&gt;
&lt;li&gt;Filters and fast internal links for related comparisons
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s not trying to be a fantasy app. It’s meant to answer one question well: &lt;strong&gt;how do two IPL careers actually compare?&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The experiment: Kohli vs Rohit
&lt;/h2&gt;

&lt;p&gt;To test the tool, I used the most debated matchup: &lt;strong&gt;Kohli vs Rohit IPL stats&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I explored the full comparison here: &lt;a href="https://iplrecords.com/compare/rohit-sharma-vs-virat-kohli" rel="noopener noreferrer"&gt;https://iplrecords.com/compare/rohit-sharma-vs-virat-kohli&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here’s what stood out:&lt;/p&gt;

&lt;h3&gt;
  
  
  Runs
&lt;/h3&gt;

&lt;p&gt;Kohli clearly dominates on total runs, and the gap isn’t small. It’s the story of volume — and a lot of it.&lt;/p&gt;

&lt;h3&gt;
  
  
  Strike rate
&lt;/h3&gt;

&lt;p&gt;Rohit’s numbers show why he’s seen as the “impact” guy. Even when totals are lower, the tempo is strong. It aligns with the perception that he changes matches quickly.&lt;/p&gt;

&lt;h3&gt;
  
  
  Consistency
&lt;/h3&gt;

&lt;p&gt;Kohli’s 50s/100s profile signals repeatability. He’s the archetype of consistency — fewer wild swings, more steady returns.&lt;/p&gt;

&lt;h3&gt;
  
  
  Impact
&lt;/h3&gt;

&lt;p&gt;Rohit’s power stats (fours/sixes) reinforce the “explosive” label. He wins short bursts; Kohli wins the long game. That contrast is real in the data.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key learnings
&lt;/h2&gt;

&lt;p&gt;Two things surprised me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;The narrative is mostly true — but not in the way people assume.&lt;br&gt;&lt;br&gt;
Kohli’s consistency gap is larger than I expected. Rohit’s impact isn’t just about sixes; his strike rate edge shows in multiple seasons.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Season‑by‑season matters a lot.&lt;br&gt;&lt;br&gt;
One season can skew perception, but the longer view reveals more stable patterns.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In short: the data doesn’t destroy the debate — it sharpens it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech angle (because this is Dev.to)
&lt;/h2&gt;

&lt;p&gt;The tool is powered by a fairly standard pipeline: SQL aggregation, a Django view layer, and a UI built for speed and scan‑ability. The hardest parts weren’t the stats — they were:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Making comparisons readable at a glance
&lt;/li&gt;
&lt;li&gt;Avoiding “data wall” layouts
&lt;/li&gt;
&lt;li&gt;Scaling comparison pages without generating thin content (SEO is real here)
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I also optimized internal linking so every comparison connects to player pages, season pages, and other related matchups. That does double duty: better UX and better indexing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Data source
&lt;/h2&gt;

&lt;p&gt;All ball‑by‑ball data is sourced from Cricsheet: &lt;a href="https://cricsheet.org/" rel="noopener noreferrer"&gt;https://cricsheet.org/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Final thoughts
&lt;/h2&gt;

&lt;p&gt;I love cricket debates — I just want them to be grounded. Building this tool was a fun mix of data engineering and UX for sports fans.&lt;/p&gt;

&lt;p&gt;What matchup should I test next? And if you’ve built sports tools before, I’d love to hear what worked for you.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>vibecoding</category>
      <category>django</category>
    </item>
  </channel>
</rss>
