HTML Page Publisher
·
Publish HTML landing pages (including output from Claude Design, ChatGPT, Gemini, v0, and Bolt) at a clean, configurable URL.
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 too. 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
- Built-in HTML editor: edit a published page right in the dashboard with the native WordPress code editor (syntax highlighting), no FTP needed
- Version history: every save snapshots the previous version; restore any earlier version with one click (restoring is itself undoable)
- Image management: add, replace, or delete a page’s images in place — Replace keeps the original filename so existing references keep working
- 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.comat your site and pages appear atsales.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_htmlfilter 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
