Your portfolio blog has zero engagement? Here's the dumb simple hack I used (and it actually works)
How I kept my self-hosted blog for SEO and branding while surfacing real engagement by pairing each post with Reddit comments and upvotes.
Nobody opens your portfolio to read your blog. I know this because I had the same problem.
I’d write a post, publish it to my self-hosted blog, share the link on socials… and silence. Zero comments. Zero likes. Just a bounce rate that made me want to cry.
But here’s the thing I noticed: the exact same post on Reddit? People actually engaged. Not viral numbers, but real humans leaving real comments. That’s infinitely better than zero.
So I asked myself: why choose between the two?
Here’s what I built
I kept my self-hosted blog exactly as-is (good for SEO, good for branding, full control over the reading experience). But every blog post is paired with a Reddit post.
When someone opens a post on my site, it silently hits the Reddit JSON API in the background, pulls all the upvotes and comments, parses them, and renders them in my own custom UI right there on the page. Proper threaded layout, vote counts, the whole thing.
Want to comment or reply? It redirects you to Reddit to do it. Yeah, that’s the one downside. But honestly it barely matters because now there’s actual activity to show.
Why this works better than you’d think
- The blog still lives on your domain so SEO stays yours.
- Reddit drives real readers who actually have opinions.
- New visitors to your portfolio see social proof instead of a ghost town.
- You’re not duplicating content, you’re syndicating engagement.
It’s not a perfect system but it turned my blog from a digital void into something that actually looks alive.
My site if you want to see it in action: brajesh.is-a.dev
Happy to answer questions if anyone wants to build something similar.