u/ak49_shh

If you have built an app with AI your next challenge will be SEO, here’s how to navigate

By default, most AI builders like lovable generate React apps where the browser receives an almost empty HTML file and has to "build" the page using JavaScript. Yes, Google can execute JavaScript, but it’s slower and more expensive for them to crawl, and often leads to "partial indexing" where your content isn't seen instantly.

So how do you make your SEO better from day one of build? Ask the AI to build it into your app.

Being that it will be hard to do Server Side Rendering which is best for SEO, you can force the AI to do a prerendering script with a sample prompt like this one below:

>I want to optimize this site for SEO. Please implement a Prerendering script (SSG) so that each route (e.g., /about, /services) generates a static HTML file at build time. Also, ensure that the <title> and <meta> tags update dynamically for every page using a library like react-helmet-async.

Then go through the checklist below one by one to ensure these main SEO practices are implemented on your site:

Semantic HTML: Ask the AI: "Ensure all sections use semantic tags like &lt;header&gt;, &lt;main&gt;, &lt;article&gt;, and proper &lt;h1&gt; through &lt;h3&gt; hierarchies."

Metadata: Ask: "Add a dynamic SEO component that lets me set unique meta titles and descriptions for every page." If you have many pages on your website you probably want to ask it to implement the proper titles & descriptions as well, but try to give it a good template to by.

Sitemaps: Ask: "Generate a sitemap.xml and robots.txt file that includes all my site's routes.". For a sitemap if your AI builder doesn’t have this built in, I recommend generating one with a free sitemap generator, add it to your website then add a link to it directly on the footer.

Image Alt Text: Ask: "Ensure every image generated has a descriptive alt tag for accessibility and SEO." Alt tags and alt text are important. Also when uploading images ensure they are already named correctly.

One quick tip: You can always check if your site is "blank" to Google by right-clicking your live site and selecting "View Page Source." If you see your text there, you're good. If you see a blank &lt;body&gt;, i.e there is nothing between <body> … &… </body> you need to ask the AI for that prerendering script. 👆 Do this check first if you have to and be shocked then do SEO.

If you don’t have time to do all this and just want an AI builder that has all of this built in, then use Floot website builder.

reddit.com
u/ak49_shh — 2 days ago

Backup your code to github always or have a local backup

If you are I had been trying to back up my project on github for a while after vibecoding it but I kept on hitting errors coz the push was hitting limits and it was too big. I was apparently trying to push even mp3, wav and image files. But after seeing another post of someone complain about their production project being wiped out by the AI I had to get it done today.

I found this tutorial and it’s honestly the best I have come across, I managed to finally push today and even shows you how to run your project locally if you need to make changes outside of your AI builder. You can follow the guys channel and subscribe to help him grow, it’s 30 minute video but it’s a true gem.

In case anyone has been trying to do a proper github pipeline for their project but didn’t know where to start.

https://www.youtube.com/watch?app=desktop&v=0s0JJTxqkJY

reddit.com
u/ak49_shh — 4 days ago
▲ 3 r/floot+1 crossposts

Another reason to keep using floot

Source: Trust me bro, I use it.

But in all seriousness, I've not heard of this from any floot users, I've definitely heard of it from lovable users as well.

Stable AI builder will always beat the hype. Keep building stable, keep shipping. To be even safer because floot offers a very open code export option do a Github backup as well, include it in your build pipeline

u/ak49_shh — 5 days ago
▲ 1 r/floot

Step by Step guide on how to add programmatic SEO to your Floot website. To get more visitors.

What is programmatic SEO? It’s a way to grow visitor traffic to your website when you don’t have an audience or any marketing budget. It’s a marketing strategy to rank on Google for a group of long-tail keywords related to 1 main keyword (that you will input in the project below).

First you will need a floot account, if you already have one that’s fine.

You will then add the CampaignCore project to your account. To add it I’ll have to send you the project as there’s currently no way to add Floot projects as templates that anyone can copy.

How do I send it to you? Within the project settings there is an option to send someone a project so you’ll need to share the email account attached to your Floot account so I can send you the project here.

The project once sent will have everything so you’ll just open it as you do any other project and run it.

You will need three things, two of which are optional: Reddit API, Deepseek API and Google Gemini API.

If you cannot access the Reddit API to help fine-tune the Keywords or the Deepseek API that mainly just acts as a fallback for when the Gemini API misbehaves during content creation that’s fine, the project is configured to use Gemini to fully execute as intended. So the main thing you need is the Gemini API key that you can get and use for free from your Google AI account.

Add the Keys that you have available to the project resources.

If you have all the Keys, you need not change anything. If you have only the Gemini API key, you will need to tell Floot to adjust and use only Gemini and overlook the Reddit functionality. It will adjust accordingly.

Once set up add your business name and create your first Keyword campaign, e.g. “plumber in Canada” or “Yoga fitness instructor in Texas”. CampaignCore will then generate all the necessary pages according to the search queries that people mostly look up as far as your business is concerned. It will take a few minutes to generate the content and HTML pages.

After generating the pages, it will then prompt you to look through and then verify all the pages.

This will act like a “blog” page so on the SEO settings section remember to add site name related to your main project’s name, site description, Enable Pre-Rendering and add a custom domain to this project. NOTE the custom domain you add should be a sub-domain of your original project. So if your original project is on lookuppp. com, this project should be on blog.lookuppp. com.

Add the Robots.txt and Sitemap as well on this project in the SEO settings as well. To ensure that this project is also visible on your main project, add the custom domain you used here on the footer of your main project so on the footer add something like Blog. If you generated a custom sitemap you will have to update it to ensure the new footer link is also on the sitemap of your main project.

Finally, if you haven’t already, go to Google Search Console and add your main project domain and ask Google to crawl your site again so that the new urls are clocked by the algorithm crawlers.

If you’d like to read more about Pseo check out this quick but packed read by Marc Lou.

On the CampaignCore project you can also create as many Keyword campaigns as possible to get hundreds of pages of content that can help you rank.

Here is the guide with all the necessary link resources.

u/ak49_shh — 8 days ago

Apparently Anthropic's entire growth marketing team was just one person, for 10 months.

Utilizing AI and Vibe Coding as well to do most of their Growth hacking for Anthropic itself. Crazy.

From itsolelehmann on X.

u/ak49_shh — 10 days ago
▲ 3 r/floot

25 AI related subreddits where you can 100% talk about what you are building and Self-promote

25 AI related subreddits where you can 100%  talk about what you are building.

You can self-promote on all the subreddits, on some you can do so directly, on others you need to at least participate first before self-promoting (not a big ask considering give to receive, it’s only fair) and on two there are days when you can self-promote.

As always taking about your builder story and sharing what you have learnt will most often get you more attention than just dropping links. Share something useful or insightful even if it’s just a weird small thing.

r/AI_Application
r/artificial
r/AIToolBench
r/ArtificialInteligence
r/AI_Tools_Land
r/Aiuniversai
r/LovingAI
r/AIToolsAndTips
r/AIHubSpace
r/AIToolMadeEasy
r/aiecosystem
r/AI_India
r/AiBuilders
r/Discover_AI_Tools
r/CreatorsAI
r/AI_developers
r/AI_UGC_Marketing
r/EducationalAI
r/website_ideas
r/ai_website_builder
r/aisolobusinesses
r/AiForSmallBusiness
r/aiToolForBusiness
r/BuildToShip
r/AI_Coders
r/ShowYourApp

 

reddit.com
u/ak49_shh — 13 days ago
▲ 7 r/floot

China to host human vs robot marathon on April 19th.

I don't have a robot yet but I'm sure Floot can get me the code to get one to run

u/ak49_shh — 15 days ago
▲ 2 r/floot

I made a Floot project that will help you generate hundreds of SEO optimized pages programatically to rank on Google for free

What is Programmatic SEO (P-SEO)? It’s a marketing strategy to rank on Google for a group of long-tail keywords related to 1 main keyword. Generate hundreds of pages with useful content that all link back to your product so you appear on many searches.

I used Gemini API and Deepseek as a fall back coz my free Gemini hits the API quota fast (using it on two other projects). The project looks through Reddit as well for posts that validate any of the Keywords and generates content that is also relevant to Reddit posts.

For easier use, you can add the project to your own Floot account, generate many pages relevant to your product/business, connect your custom domain, add to Google console for ranking and watch the help begin to take effect. Ensure to add to your Sitemap and Robot.txt on the Floot settings project

u/ak49_shh — 23 days ago
▲ 2 r/floot

Plan your build first so the AI gives you a quality product

If you are not really sure about the scope of what you want to build it's always better to draw up a plan first, sketch or user flow to give you an overview of the steps that you will feed into the AI. Floot has made this easier for you with the "Plan First" feature.

This feature allows you to plan what you want to build with the AI before building it out, it plans through the features, architecture and the technical requirements, you can also chat with Floot to help refine the plan before you commit to building.

u/ak49_shh — 1 month ago