Help Center Website Builder Managing Pages

Managing Pages

Each project can contain multiple pages. Pages are managed through the page tabs at the top of the editor.

Adding a New Page

  1. Click the + button in the page tabs area
  2. Enter a page title (e.g., "About Us")
  3. The slug is auto-generated from the title (e.g., "about-us")
  4. Click Add

Switching Pages

Click on any page tab to switch between pages. The code editor and preview will update to show the selected page.

Deleting a Page

Right-click on a page tab and select Delete. The default page (index) cannot be deleted.

Page Slugs

Each page has a URL slug. For example, a page with slug about will be accessible at yoursite.com/about. The default page uses index as its slug.