Publish a page
DragGo can publish your design two ways.
As a full WordPress page
Section titled “As a full WordPress page”This is the main path. When you click Publish, DragGo saves the layout and the page goes live at its own permalink — a real WordPress page with a clean, zero-JS output.
-
Design your page on the canvas.
-
Click Publish (top-right). DragGo force-saves the layout.
-
Visit the page at its URL — it renders straight from your WordPress database via PHP, with the DragGo chrome stripped.
Embedded in an existing page
Section titled “Embedded in an existing page”Want a DragGo design inside a normal WordPress page or post? Use the shortcode:
[draggo id="12"]Replace 12 with your design’s id. The design renders in place, wherever the
shortcode sits.
Site parts & dark mode
Section titled “Site parts & dark mode”- Mark a layout as Header or Footer to reuse it across the whole site.
- Give your colours a dark value and turn on Colour mode — your live site gets a light/dark toggle, for free.
(Full guides for site parts, SEO and dark mode are on the way.)