Journal
Notes on publishing small sites
Practical writing about putting an HTML page online without handing the server to the upload.
Start here
The articles below explain the product in more detail than the homepage. They are written for people who are about to publish a page, and for people comparing this model with old shared hosting.
2026-09-27
How to publish an HTML page for free
A practical walkthrough: prepare index.html, upload it to Pagepod, and open it on a subdomain without running PHP.
2026-09-27
Why static hosting is safer than shared PHP
Shared PHP hosting lets one upload read the server. Static hosting on separate subdomains removes the interpreter those attacks need.
2026-09-27
Subdomains, your page, and search
Why Pagepod puts your page on a subdomain: separate indexing, less risk to the main site, and what actually helps a page get found.