Exotify

The parts of a website people notice

Most small business sites are not held back by their design. They are held back by weight, by markup that screen readers cannot follow, and by hosting nobody has looked at since launch.

Weight is a design decision

A hero image exported straight out of a design tool can be several megabytes. The same image, resized to the width it is actually displayed at and saved as WebP or AVIF, is usually a small fraction of that with no visible difference. Nothing else on a typical brochure site moves the needle as much.

Accessible markup is cheap at the start

Headings in order, labels tied to their inputs, real buttons instead of clickable divs — these cost nothing while a site is being built and are tedious to retrofit afterwards.

Boring hosting is good hosting

For a site whose content changes a few times a year, a static host with a CDN in front is faster, cheaper and less exposed than a database-backed stack that needs patching.