Skip to content
✨ Free AI Website Tool

Website Prompt Generator

4 simple steps to generate a ready-to-use prompt that builds your custom website using AI — completely free.

1 Fill out the form

About your project

The more detail you provide, the better your website will turn out.

2 Copy your prompt

Your prompt

3

Next: Paste the prompt above into Claude AI and let it build your website.


.htaccess file

Copy this and paste it into your .htaccess file in cPanel to get clean URLs.

RewriteEngine On

# Redirect to HTTPS
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

# Remove trailing slash
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/$ /$1 [L,R=301]

# Route clean URLs to index.html
# so /about, /services, /contact all load index.html
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.html [L]

Don’t want to build it yourself? I’ll handle everything — from ฿6,900 a month.

See what’s included →
4 Put it online — get your domain & hosting

Your site needs somewhere to live. I use Hostinger for smaller projects and this link takes 20% off your plan.

Get 20% off domain & hosting

This is a referral link: you get 20% off, and I earn a small commission at no extra cost to you. I’d recommend them either way.

Was this helpful? Leave a review ⭐ — it helps me keep building free tools.

Need help building your website?

Rather have it built for you? That’s what I do — designed, built, hosted and looked after from ฿6,900 a month, with no setup fee on a twelve-month plan.