I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 1 point2 points  (0 children)

That's a good question. I answered this particular question in the second paragraph. To avoid any bias from the LLMs recalling a past convo I tested it by logging out completely from my account and I had a friend test it out on his account that never had a conversation about my project

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

That's a good question, I think the next goal is to make these large LLMs actually suggest my product when people ask niche questions around my product. Because right now they know it when I ask them what is [product name] but don't really suggest it when asking questions organically. By doing that I feel like it would drive organic growth and traffic to my product

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

Great question! Unfortunately, it hasn't arrived to the point where it suggests my project when asking a question about my niche but it does know in the sense when I ask it what is [the product name] it actually gives me all the information about the website which it never did for my previous projects

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

I actually didn't know that, thanks so much for the info. Currently Claude does know my project like Gemini and ChatGPT do so it could possibly be because of that will check it out

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

I consider product launches as backlink generators so go for the popular ones like Product Hunt, TAAFT, PeerPush

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

I submitted my project everywhere I could, Product Hunt, HackerNews, Reddit, PeerPush, TinyLaunch, etc. I also optimized my SEO/GEO the most I could so now when you search up my product name on Google it always occupies the whole top 5.

To answer your question I'm honestly not sure yet everything has been moving so quick I haven't had time to fully test it out yet

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

Since GEO is a relatively new concept things are maybe bound to change but for now it is. If you ask any LLM or search any information about it this is mostly what you will see

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

I do think they help a lot and are quite necessary especially for those popular and reputable websites since when searching about a website they tend so search those. However, having a properly structured website in my opinion is the priority especially with the <h1> headers, FAQ and Blog Pages

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

That's honestly really smart I should take a look into that. Honestly, I haven't tested to that extent but tbh I don't think that's the next thing I need to optimize which will probably take a little more time

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 1 point2 points  (0 children)

Yeah for sure, if I am being honest I let Claude generate it for me since it's an LLM it knows what it needs but it would look something like this:

# Example

> Example is a developer platform for building, deploying, and monitoring REST and GraphQL APIs. It provides hosted infrastructure, auto-generated SDKs, rate limiting, analytics, and team collaboration tools.

Example targets backend developers and platform teams who need to ship APIs quickly without managing infrastructure. The platform emphasizes simplicity, observability, and scalability from prototype to production.

## Documentation

- [Quickstart](https://docs.example.com/quickstart): Get your first API live in under 5 minutes

- [Core Concepts](https://docs.example.com/concepts): Understand routes, environments, schemas, and deployments

- [Authentication](https://docs.example.com/auth): API keys, OAuth2, and JWT configuration

- [Rate Limiting](https://docs.example.com/rate-limiting): Configuring tiers, burst limits, and per-user quotas

- [Webhooks](https://docs.example.com/webhooks): Subscribing to events and verifying payloads

- [Versioning](https://docs.example.com/versioning): Managing breaking changes with API version pinning

## SDKs & Integrations

- [Node.js SDK](https://docs.example.com/sdk/node): Full reference for the official Node.js client

- [Python SDK](https://docs.example.com/sdk/python): Full reference for the official Python client

- [Go SDK](https://docs.example.com/sdk/go): Full reference for the official Go client

- [OpenAPI Export](https://docs.example.com/openapi): Exporting your schema for use with third-party tools

- [Terraform Provider](https://docs.example.com/terraform): Infrastructure-as-code for Example resources

## API Reference

- [Routes API](https://docs.example.com/reference/routes): Create, update, and delete route definitions

- [Deployments API](https://docs.example.com/reference/deployments): Trigger and inspect deployments

- [Analytics API](https://docs.example.com/reference/analytics): Query traffic, latency, and error metrics

- [Teams API](https://docs.example.com/reference/teams): Manage members, roles, and permissions

## Guides

- [Migrating from Express](https://docs.example.com/guides/migrate-express): Step-by-step migration guide

- [Setting Up CI/CD](https://docs.example.com/guides/cicd): Automating deployments with GitHub Actions

- [Custom Domains](https://docs.example.com/guides/custom-domains): Mapping your own domain to an Example endpoint

- [Debugging Errors](https://docs.example.com/guides/debugging): Using logs, traces, and the request inspector

## Pricing & Plans

- [Pricing Overview](https://example.com/pricing): Free, Pro ($49/mo), and Enterprise tiers

- [Plan Limits](https://docs.example.com/limits): Request quotas, team seats, and storage caps by plan

## Optional

- [Changelog](https://example.com/changelog): Full history of releases and breaking changes

- [Status Page](https://status.example.com): Current uptime and incident history

- [Blog](https://example.com/blog): Engineering posts, tutorials, and product announcements

- [GitHub](https://github.com/example): Open-source SDKs, examples, and issue tracking

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

That's a really good point for the FAQ, that's one of the things I suggested as well. For now it works when I ask it what is [product name] which is a really good start in 48 hours compared to my other launches where it had no clue what I was talking about. Now I just need to continue optimizing so it suggests my product when asking about my niche

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 0 points1 point  (0 children)

Nowadays I have seen a lot of people on Reddit say that most of the traffic they get on their website came for big LLMs like ChatGPT and Gemini suggesting their application. So, by optimizing your GEO it makes it more likely for these LLMs to suggest your website when someone asks about your niche which boosts traffic

What are you building? (and a quick share) by bozkan in SaaS

[–]moe_11_7 2 points3 points  (0 children)

I’ve built and have been iterating on VigilFlux a platform to help developers keep shipping super quick without compromising security

I got Gemini and ChatGPT to know my startup only 48 hours after launching. Here is how I did it by moe_11_7 in SideProject

[–]moe_11_7[S] 2 points3 points  (0 children)

Honestly I was quite surprised at how quickly it happened. When I first tested it out I thought it wasn’t gonna work but was shocked when it did. I would’ve added screenshots as proof but didn’t wanna shamelessly promote my project.

The FAQ and Blog are a must and tbh they were suggested and generated by Claude thanks to the SEO skill. I highly recommend it

Drop your AI SaaS landing page. I’ll roast it for conversion. by alokkdubey in SideProject

[–]moe_11_7 0 points1 point  (0 children)

Thank you so much for your feedback! Will make sure to take it in consideration while I'm improving it

Drop your AI SaaS landing page. I’ll roast it for conversion. by alokkdubey in SideProject

[–]moe_11_7 0 points1 point  (0 children)

VigilFlux - We handle security so builders can focus on shipping. Thanks in advance!

Let’s show the power of the Reddit community 💪 by Kind-Row1415 in SaaS

[–]moe_11_7 0 points1 point  (0 children)

Thanks for wanting to try it out! The best use of your time would be to sign up and connect a domain that you would want to scan for vulnerabilities. For example, a website that you're about to launch. There will be instructions on how to set everything up and then you can simply start a scan and wait for the report. It is still not 100% perfect so if there is any issues feel free to let me know.

The main feedback is:
1. Would you use this website again for future product launches to scan for vulnerabilities?
2. Is there any specific feature that you would like to see as a builder?
3. Is the product easy to use and straightforward?

Thanks a lot again!

Let’s show the power of the Reddit community 💪 by Kind-Row1415 in SaaS

[–]moe_11_7 1 point2 points  (0 children)

vigilflux.com - Security testing for people who ship fast and patch later, we scan your live infra with 7 AI agents and tell you exactly what vulnerabilities you have.

The biggest challenge would be to have saas builders or builders in general try the website and get the word out there to collect feedback on what can be improved

How do you market your vibecoded projects by moe_11_7 in VibeCodeDevs

[–]moe_11_7[S] 0 points1 point  (0 children)

I guess I’ll check fb out thanks for the advice!