Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

v1.29.0

UpdatedJun 6, 2026Reading time1 min read

Released 2026-06-06. A cleaner playground editor for multi-page sites, plus opt-in public SEO that's fully isolated from flowfn.com.

Editor

  • The separate Pages tab is gone. Your pages are now tabs inside the Code view: a static Home tab (your main page), a Server tab for the shared server code, then one tab per page. Add / rename / delete pages from the strip.
  • Preview shows whichever tab you're editing — no more separate per-page preview.
  • Page settings (web address, SEO, …) open from a gear in the code toolbar. The AI assistant has a hide button in its own header and a slim reopen tab when collapsed.
  • On your published site, internal links (e.g. <a href="/about">) now open in the same tab — only target="_blank" opens a new one.

Public SEO (opt-in)

  • Turn on Enable SEO under Search visibility in the Home settings to let search engines index your site, with an optional Generate sitemap & robots.txt toggle.
  • SEO only applies when your site is served on its own subdomain or custom domain (bound as an app's site root). Under flowfn.com/p/<slug> a playground is always kept out of search — so your SEO can never affect flowfn.com, and vice-versa.
  • Available on Pro, Business, and Student plans.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →