HTML Page Publisher lets you drop a standalone HTML file into WordPress and have it served as a landing page at a clean URL. Works with output from Claude Design and HTML exported from other AI tools like ChatGPT, Gemini, v0, and Bolt — and with any hand-written static HTML. Perfect for sales collateral, one-pagers, lead-gen pages, and campaign microsites.
Key features
- Simple admin UI: upload one HTML file + its image assets, get a public URL
- Automatic cleanup of AI-export wrappers — strips runtime code some AI HTML export tools inject so the published page is pure static HTML
- Configurable URL prefix — default
/pages/your-slug/, change to anything you like (e.g. /resources/, /guides/)
- Optional subdomain routing — point
sales.example.com at your site and pages appear at sales.example.com/your-slug/
- Secure by default — nonce-protected forms, capability checks, path-traversal guards, and strict file-extension filtering
- Extensible — use the
htmlpp_sanitize_html filter to add cleanup rules for other AI export formats
Use cases
- Publishing landing pages generated by Claude Design
- Publishing HTML from ChatGPT, Gemini, v0, Bolt, and other AI tools
- Sales collateral (rate cards, one-pagers, proposals)
- Campaign landing pages and microsites
- Rapid-publishing static HTML without touching the theme or FTP