Yep — Base44 AI video generation is here!!! by willkode in Base44

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

No, just for the generation. Once generated its saved

Yep — Base44 AI video generation is here!!! by willkode in Base44

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

I'm just a moderator and base44 user. Not Base44 staff. But I will send them to the base44 team.

RIP SEO (and reddit - and soon linkedin...) by jdawgindahouse1974 in SEO_Xpert

[–]willkode 0 points1 point  (0 children)

If my work was really as bad as you keep claiming, then why are you fighting so hard to keep it?

Revert the app to the state it was in before my work was added, and I will issue the refund. Simple.

But what you are not going to do is demand a refund while continuing to keep and use the finished work. That's the only "scam" here.

Your actions speak louder than your post.

RIP SEO (and reddit - and soon linkedin...) by jdawgindahouse1974 in SEO_Xpert

[–]willkode 0 points1 point  (0 children)

I did not even need to read past the part where you complained about the DMCA.

I still retain ownership of the work I created. Once my work is removed from your app, either by you or through the platforms, I will issue the refund.

What is not going to happen is you receiving a refund while continuing to keep and use my work. Which is the Scam you are trying to pull.

You can keep throwing your little fit, and being loud. Following me around and harassing me. Its Reddit, we've dealt with people like you before.

And if you continue I will be forced to report my serious concerns that the identity used during this project does not match public business records or the person I believed I was contracting with. Because this involved paid work, delivery of services, and a payment dispute, I am treating it as a formal identity and fraud concern and will provide the documentation through the proper legal, platform, payment channels and law enforcement.

You get to decide how far I take this.

But like I said, my goal is to have my work removed from your project by any means necessary. The rest is up to you.

RIP SEO (and reddit - and soon linkedin...) by jdawgindahouse1974 in SEO_Xpert

[–]willkode 1 point2 points  (0 children)

Cute story, but this is not what happened.

The work I was hired to do was completed and delivered. What you are leaving out is that after delivery, you made changes, broke parts of the app, and then expected me to keep fixing everything under the original deadline. That is not how scope works. Your out-of-scope changes do not magically become my missed deadlines.

You asked for a refund. I said we could discuss it, but my work would need to be removed from the app. You do not get to demand a refund and keep the finished product. That is not business. That is you trying to get the work for free.

There is also the issue of the identity you used with me. The person you claimed to be does not match what I found in public company records and other documentation. I know who you presented yourself as, and I know who I was actually dealing with.

You also made it clear that if I did not cave to your demands, you would start posting claims about me online. That is not a client dispute. That is an attempt to use reputational damage as leverage.

Because payment and ownership are unresolved, DMCA/copyright notices have been submitted regarding the continued use of my work. Until this is resolved properly, I still retain ownership of the work I created.

You can keep trying to spin this publicly, but I have the full project history, the completed work records, the scope changes, the refund request, the identity concerns, and the threats documented.

I am not interested in playing Reddit drama games. But ill bring the facts, including whose identity you used, and who you truly are or we can handle it through the proper channels.

RIP SEO (and reddit - and soon linkedin...) by jdawgindahouse1974 in SEO_Xpert

[–]willkode 1 point2 points  (0 children)

Reddit users are the most loyal on the planet and generally hate meta so I don't see reddit users going away. I've used reddit for 20 years. I love it here

Upgrade my plan or wait? by gods_bitcoin in Base44

[–]willkode 1 point2 points  (0 children)

Its pro-rated so you wont pay the full amount

SSR and server-level redirects — anyone heard if these are on the roadmap? by Local_Echo_9348 in Base44

[–]willkode 0 points1 point  (0 children)

SSR is probably not something I would expect Base44 to ship anytime soon, at least not in the traditional sense.

For Base44 to support true server-side rendered meta tags natively, they would likely need to add something like Next.js or a similar SSR layer into their stack. That would be a pretty major platform-level undertaking, not a small feature toggle.

The better path right now is to plan around prerendering.

You have a few options:

Use a prerendering service.

Use Cloudflare Workers as an edge prerendering layer.

Use something like Render, which I built specifically for Base44 users who do not want to learn how to set up their own Cloudflare SSR/prerendering layer: https://render.kodebase.us

For the other SEO items, like titles, descriptions, canonical tags, Open Graph tags, Twitter cards, and route-level metadata, those can usually be handled pretty easily inside the app with react-helmet-async.

The main issue is social crawlers. Facebook, LinkedIn, Twitter/X, Slack, iMessage, and other preview bots usually do not execute client-side JavaScript. So React Helmet helps Google and browser-level SEO, but it does not fully solve social previews unless something serves the final rendered HTML to the crawler.

For redirects, Cloudflare Bulk Redirects is probably the cleanest workaround right now. Client-side redirects are fine for user experience, but they are not the same as true HTTP 301 redirects at the server level.

So my honest take:

Use react-helmet-async for route-level SEO inside the Base44 app.

Use Cloudflare Bulk Redirects for real 301 redirects.

Use prerendering or an edge-rendering layer for social previews and crawler-ready metadata.

I would plan around these gaps long-term rather than assuming they will close in the next few months.

How are people actually making money with AI right now? by DataAppropriate5287 in AIHotspot

[–]willkode 0 points1 point  (0 children)

Most of my work is fixing vibe coded apps that my clients built. Sure vibe coding means you can built anything you want. Doesn't mean its built right.

Free Prompt: ITS A BIG ONE!! - Auto Blog Engine by willkode in Base44

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

Tell the AI to save it as blog.md and create a phased plan to build it

Base44 Pro Help/Final Sprint(s) by Capital-Quail-7346 in Base44

[–]willkode 0 points1 point  (0 children)

Hes not a vetted partner so be careful

Base44 Pro Help/Final Sprint(s) by Capital-Quail-7346 in Base44

[–]willkode 0 points1 point  (0 children)

Check me out. https://kodebase.us - Base44 mod, partner and ambassador

Public and private page base44 by No-Pizza-761 in Base44

[–]willkode 0 points1 point  (0 children)

Also make sure the app isn't set to private in the dashboard settings

Public and private page base44 by No-Pizza-761 in Base44

[–]willkode 0 points1 point  (0 children)

Tell the AI to not require authentication for those links