Documentation
Reocities is a free host for hand-made websites. You get a subdomain, a file manager, a visual builder, and as much or as little tooling as you want to use. These pages explain how each part works.
If you have never built a site before, start with Create your first site. If you already have HTML ready, go straight to the file manager.
What you get
- A subdomain at
yourname.reocities.xyz, live the moment you upload. - Static hosting for HTML, CSS, JavaScript, images, audio and video.
- A browser-based file manager and code editor, so you never need FTP.
- A visual builder for people who would rather not write markup by hand.
- Optional custom domains, visitor translation, and an API.
What Reocities is not
There is no server-side scripting. Your site is served as static files, so PHP, Python and databases will not run. Anything dynamic has to happen in the browser or against an external API. That constraint is deliberate: it keeps sites fast, portable and cheap to host.