Sheetfront

Publish a Mini Page

Turn visible Sheet rows into a searchable public page

Mini pages publish a focused public view of a connected Sheet. They work well for directories, resource lists, catalogs, job boards, people lists, and launch pages where the Sheet remains the source of truth.

Create the Page

  1. Open a connected sheet in the dashboard.
  2. Go to Pages.
  3. Click Create First Page or New.
  4. Review the generated page in the editor.
  5. Click Publish when the preview is ready.

Published pages use https://p.sheetfront.com/{slug} URLs in production, with https://pages.sheetfront.com/{slug} available as an alias. The API still serves page data from /p/{slug}, and older /p/{slug} public links remain supported by the frontend.

Map Fields

Sheetfront detects common columns automatically:

Page fieldCommon headers
Titlename, title, company, project, tool, item
Descriptiondescription, summary, bio, about
Imageimage, image_url, logo, photo, thumbnail
Linkurl, website, link, profile, homepage
Categorycategory, type, tag, industry
Statusstatus, stage, state, availability

Extra visible columns can appear as metadata.

Hide Private Columns

Mini pages follow the same visibility rules as the public API.

  1. Open the sheet Configuration tab.
  2. Hide any column that should not be public.
  3. Save the column settings.
  4. Return to the mini page editor.

Hidden columns are excluded from the public page, search, filters, metadata, and mapping controls.

Update the Page

Edit rows in Google Sheets when content changes. Refresh schema after adding, renaming, hiding, or deleting columns so Sheetfront can update mappings and visible fields.

Plan Notes

Free Sandbox pages include Sheetfront branding. Starter plans and higher can hide the badge from the mini page editor.

On this page