Inspiration

As a small writer and an indie developer, I’ve always struggled with one thing: understanding why some pages rank well while others don’t. Express makes it easy to create beautiful posters or pages, but SEO insights often stay locked behind complicated tools or expensive subscriptions. I wanted to build something that puts actionable SEO data right inside Express — no external dashboards, no extra signups, just real insights where they matter. That’s where the idea for KeywordHero came from.

What it does

KeywordHero is a simple SEO dashboard built as an Express Add-on. It scans your pages and instantly shows keyword usage, content health, and quick wins all within your Express dashboard. Current features include:

  • Page-level keyword counts, keyword clouds, and dominant keyword highlights
  • Text block analysis to identify SEO-weak product pages
  • Instant snapshot of your SEO status without leaving Express It’s lightweight, fast, and helps store owners understand their site SEO in minutes.

How we built it

The MVP is built using Express Add-on SDK, running locally in the Express playground. We used standard text processing techniques (keyword extraction, frequency count, block segmentation) for fast and efficient analysis without external APIs. It’s designed with future extensibility in mind, the backend architecture is modular, making it easy to plug in more advanced AI models.

Challenges I ran into

As SEO can easily overwhelm users, so designing a dashboard that’s clear, fast, and helpful took a lot of iteration. The Express Add-on environment also meant working within sandboxed limitations, which we overcame by optimizing lightweight parsing methods.

Accomplishments that I am proud of

  • Built a fully functional local Add-on prototype in a short time.
  • Achieved a “zero configuration” experience i.e, just install, scan, and get insights.
  • Designed a product that blends simplicity but still delivers the value.

What we learned

I learnt the importance of meeting users where they are. People don’t need complicated SEO audits,they need clarity. I also learned a lot about the Express platform, from customizations to handling local API calls inside the Add-on.

What's next for KeywordHero

If selected, I’ll:

-Expand it with an AI-powered assistant (using GPT or open-source models like Ollama) to give smart, actionable SEO tips

-Add competitor keyword benchmarking using public datasets [^1]:I am open to any more recommendations I would get from the mentors when I get selected! I'm excited to take KeywordHero from a local environment tool to an SEO sidekick ever Express user deserves.

Built With

Share this project:

Updates