Simple web site about complex ideas.
From map pin to mobile-ready microsite in under 10 minutes—no code, no hassle.
Part of the series: • Overview • Do You Really Need a Website? • Taming the Google Maps Wild West • Where Bad Sites Come From • PDF Menus → Microsites • Time-Slot Deals for Any Business • AI-Generated Instant Sites (you are here)
• Curating Google Maps Listings
• The Microsite Flywheel
• A Freemium Model Owners Trust
• Roadmap & Next Steps
If you are unsure whether you even need a separate site, start with Do You Really Need a Website? and return here later.
Source | Type | Access Method | Compliance |
---|---|---|---|
Google Maps | Name, hours, rating, photos | Places API (Details + Photos) | Allowed for owner display |
Google Business Profile | Menu / services list | Business Profile API | Owner OAuth required |
Owner uploads | Logo, brand colours | Direct form upload | GDPR consent |
LLM model | Tone & copy style | In-house fine-tune | Cache 30 days max |
Cleaning user-generated photos first? See Taming the Google Maps Wild West.
MenuSection → MenuItem
schema, and generates descriptive alt-text.Primary API costs are managed with a quota-friendly strategy: jittered requests, nightly delta sync, and a two-layer cache.
A forced refresh bypasses both layers when an owner clicks Refresh data in the dashboard.
Layer | Tech | Why |
---|---|---|
Data ingest | Google Cloud Functions | Auto-scales, low cold-start |
AI engines | GPT-4-class language + vision models | Fine-tuned for hospitality tone |
Templates | Astro with Islands/htmx | Ship < 150 KB JS |
Hosting | Cloudflare Pages | Edge cached, free SSL |
Analytics | Plausible (self-host) | GDPR friendly |
For performance budgets that keep pages fast, revisit Where Bad Sites Come From.
Observed median hands-on time in beta testing: 7–12 minutes.
Feature | Instant Site | Typical DIY Builder |
---|---|---|
Core Web Vitals | 95+ | 55–75 |
JSON-LD (Menu, LocalBusiness) | Yes | Rare |
Alt-text for images | Auto-generated | Often missing |
ARIA landmarks | Present | Inconsistent |
How structured menus boost search panels is covered in PDF Menus → Microsites.
Future privacy tooling for the EU Digital Services Act appears on the Roadmap & Next Steps page.
Metric (mobile LTE) | Legacy WordPress Theme | Instant Site |
---|---|---|
HTML payload | 180 KB | 24 KB |
JS payload | 1.2 MB | 90 KB |
Largest Contentful Paint | 4.8 s | 1.3 s |
Cumulative Layout Shift | 0.23 | 0.02 |
Speed increases alone lift Maps “Website” click-through by 12–15 % (see Taming the Google Maps Wild West).
Business | Before | After Instant Site | Delta |
---|---|---|---|
Bella Roma Pizzeria | Google-Doc PDF menu, 11 % CTR | Microsite, 24 % CTR, +38 online bookings | ×2.2 conversions |
Zen Wellness Spa | Heavy Wix page, 7 s load | Instant Site, 1.4 s load, off-peak booking widget | +41 % weekday utilisation |
Zen’s deal widget is explained in Time-Slot Deals for Any Business.
Limitation | Work-around |
---|---|
Complex allergen tables | Upload CSV in dashboard |
Need for ultra-custom design | Export to headless mode (Pro tier) |
Chain with many locations | Parent dashboard in private beta |
API quota spikes | Edge caching + delta sync |
© 2025 — Free to reuse or remix with attribution.