But to be honest, it sounds like you haven't found your product-market fit. Couple of questions:
1. Why do you think many business owners would use it?
2. Who is your target audience?
3. What's your advertising campaign targeting?
One reason I ask is that you state "I genuinely believed that many business owners would use it." Consider that the vast majority of business owners outsource their websites to agencies and don't know HTML from a roller coaster, and that might indicate that your ICP (ideal customer profile) might be wrong. And then further consider that agencies have been doing SEO and these other things for a long time, which... might indicate that you're solving a solved problem for your ICP.
That doesn't mean that your business is a bust. But it might mean that your marketing strategy and market positioning might be off. I'd find some local businesses, run some analysis on your own dime, and then go talk to them and see what they say. Chances are they'll just direct you to their web dev agency.
So then you talk to the agency, and... maybe they've already solved it. Or maybe you can get the agency to pay you instead of doing it in-house -- especially if you're doing more than they are for less than they would spend.
This is not an uncommon space to be with new business ideas, so I wouldn't take this as a sign to give up, but rather a sign to dig in and figure out how to pivot to generate real income.
Best of luck!
- Stop paying for ads immediately.
- Give away full access to other devs to get their opinion
- Dog food. When you run it on its own page, do the results make sense? I did and I believe some don't.
- PDF results are preferred for the devs? Show me a sample.
- What's the most appropriate format for results to feed to my LLM to improve my site? Is the answer PDF?
I'd do some of these and give it another 3 months and then decide.
I opened the site to try as a user and my experience went kinda like this:
The thing at the top immediately confused me. I couldn't tell what language I was looking at. Then I discovered that the "NO" button somehow switches the site to English. That alone made the product feel amateur. The site have a very strong half-finished vibe-coded feeling. I use AI heavily myself, so I'm not saying "AI = bad." The problem is that your target audience is technical. The people who understand why they would want an audit like this are also exactly the people most likely to think, "I could throw this into Claude/GPT myself." You need the implementation and the resulting analysis to demonstrate why they can't get the same result from a simple prompt.
Right now it does the opposite.
I generated a report. The presentation isn't great, but the bigger issue is that the analysis itself is technically wrong in several places. If you're auditing modern websites, you need a real JS-capable crawler/rendering step, structured extraction, separate analysis for different categories, carefully designed prompts/evaluators for each area, and an architecture that produces deterministic evidence for the claims in the report. A generic "send some HTML to an LLM and ask for an audit" approach isn't enough here.
Another big issue: Because of the vibecoded nature of the website, I assumed the locked parts of the report might simply be visually hidden because of how the rest of the application was implemented. I opened DevTools and, sure enough, the supposedly hidden content was already sent to the browser. Anyone remotely technical can retrieve the paid result without paying. Given your target audience, I suspect a lot of users will notice this.
Basically:
1. The UI makes me question the quality. 2. That makes me inspect the implementation. 3. The implementation confirms my suspicion. 4. That makes me distrust the audit. 5. Reading the audit then gives me technical reasons to distrust the actual product.
And that's a shame, because I actually think the basic idea has potential, the domain is great, and your pricing feels correct too for what you giving;
If I were you, I wouldn't throw the idea away. I'd stop adding features and rebuild the core audit engine until the report is good enough that a technical user reads it and thinks, "Okay, this caught things I wouldn't have caught with a couple of prompts.". Work on your technical skills first, seems like your marketing skills are WAY ahead of your technical skills right now, you should switch focus for a bit.
You're doing the right thing by building things, shipping them, failing, and learning from them. That's how you get better. But for this particular product, your audience has a very high technical bullshit detector, so the quality bar is substantially higher.
Good luck. Keep building.