Blog
Announcements, tutorials, and stories.
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 →