Pages are the building blocks of your organization’s website. Each page has a title, slug (URL path), optional description, and content built in the page editor.
Pages list
- Go to Website → Pages to see all pages. You see title, slug, status (draft/published), and last updated. Create a new page or open one to edit.
Create a page
- Click Create page (or New page).
- Enter:
- Title: e.g. “About Us” (shown on the page and in the list).
- Slug: URL path, e.g.
about for rowhouse.co/your-org/about. Use lowercase, letters, numbers, hyphens. Must be unique per org. See Slugs and URLs.
- Description: optional; for your reference or SEO.
- Save. The page is created as draft. Open it in the page editor to add content, then publish when ready.
Reserve slugs like home or “ (empty) for your homepage if your site uses them. Check existing pages to avoid duplicate slugs.
Edit or delete a page
- Edit: Open the page and click Edit (or open in page editor). Change content, title, or slug (if allowed). Save.
- Delete: Remove the page from the list (Delete or similar). The URL will 404 after deletion. Cannot be undone.
Layout pages
- A page can be marked as a layout page so it wraps other pages (e.g. header/footer). See Layout pages.