Skip to main content

Custom Pages

Create additional pages on your Sites website for announcements, about us information, sponsor details, events, or anything else your station needs.

What are custom pages?

Custom pages editor
Create and manage custom pages for your station website.

Custom pages are full-width content pages that you create and manage from the dashboard. Each page gets its own URL on your Sites website:

https://sites.autopod.xyz/station/{stream-id}/page/{your-page-slug}

Or with a custom domain:

https://www.yourstationname.com/page/{your-page-slug}

Creating a custom page

  1. Go to Stream SettingsSitesPages tab
  2. Click New Page
  3. Configure the page settings:
SettingWhat it does
TitleThe page name (shown in the header and browser tab)
SlugThe URL path — e.g., about-us becomes /page/about-us
PublishedToggle visibility — unpublished pages return a 404
Navigation OrderPosition in the site navigation (leave empty to exclude from nav)
Navigation LabelCustom label for the nav menu (defaults to the page title)
  1. Add content blocks (same block system as the Homepage Builder)
  2. Click Save

Content blocks

Custom pages use the same block system as the homepage:

Block typeWhat it does
TextMarkdown text — headings, paragraphs, lists, links
ImageImage with URL and alt text
EmbedThird-party embed (YouTube, Spotify, etc.)
HTMLRaw HTML for advanced content
Episode ListShow episodes from a specific show or stream-wide
ScheduleDisplay today's schedule inline

You can add as many blocks as you need and reorder them by dragging.

Adding pages to navigation

To make a custom page appear in your site's navigation menu:

  1. Edit the page
  2. Set a Navigation Order (e.g., 1, 2, 3 — lower numbers appear first)
  3. Optionally set a Navigation Label (otherwise the page title is used)
  4. Save

Pages without a navigation order are still accessible via their URL but won't appear in the menu.

SEO settings

Each custom page can have its own SEO metadata:

  • Meta Title — Custom title for search results (defaults to page title)
  • Meta Description — Description for search results

Example custom pages

About Us

  • Slug: about-us
  • Blocks: Text (station history and mission), Image (team photo), Text (contact information)

Schedule of Events

  • Slug: events
  • Blocks: Text (introduction), HTML (event calendar embed), Text (how to get involved)

Sponsors & Partners

  • Slug: sponsors
  • Blocks: Text (thank you message), Image (sponsor logos), Text (sponsorship enquiries contact)

Listen Guide

  • Slug: listen
  • Blocks: Text (how to listen on different devices), Episode List (latest episodes), Embed (live player)

Managing existing pages

From the Pages tab, you can:

  • Edit any page — change content, settings, or SEO
  • Unpublish — Hide a page temporarily (returns 404 to visitors)
  • Delete — Remove a page permanently

Tips

Use slugs wisely

Choose short, descriptive slugs like about, events, or sponsors. These become permanent URLs — changing a slug later will break any links people have shared.

Unpublish instead of deleting

If a page is seasonal (e.g., a summer festival page), unpublish it between seasons rather than deleting it. You'll keep all the content for next time.