Blog
Announcements, tutorials, and stories.
Where Should Your Web App Live? App To Page vs. Netlify, Vercel & a WordPress Subfolder
You built a web app — now where do you put it? A plain comparison of Netlify/Vercel, FTP into a subfolder, rebuilding as a theme, and serving it from WordPress with App To Page — and when each one makes sense.
Read →
How to Put a Vibe-Coded App on WordPress (2026)
You described an app to an AI, it built the thing, and now it's sitting in a folder on your computer. Here's how to get that vibe-coded app online at a URL on your WordPress site — no FTP, no new host, no code.
Read →
How to Add a React App to WordPress (Without Rebuilding It)
You don't need to turn your React app into a WordPress theme or block. Build it, set one option, and serve it at a URL on your site — here's how.
Read →
How to Deploy a Vite App to WordPress (Step by Step)
Built something with Vite and want it live on your WordPress site? Here's the one build setting that matters, then the fastest way to publish it at your own URL.
Read →
How to Add a Web App to WordPress (Vite, React, or Static HTML): 6 Methods
A complete, beginner-friendly walkthrough of every way to put a built web app live on your WordPress site — from a one-step plugin to File Manager, a static host like Cloudflare or Vercel, a code snippet, FTP, and your own server.
Read →
How to Host a Static JavaScript App on WordPress
Got a folder of HTML, CSS, and JavaScript — maybe a game, a tool, or an AI-generated app? Here's how to serve it at a URL on your WordPress site.
Read →
Why I built App To Page
I didn't set out to build a WordPress plugin. I set out to put two of my own apps online — and discovered every way to do it was terrible.
Read →