Skip to main content
Question

A way to publish with Figma Make a server rendered html page (SSR or SSG)

  • July 13, 2026
  • 0 replies
  • 11 views

okomarov

Figma Make publishes pages as  Client Side Rendered but we’d like to have the option to publish pages with Static Site Generation to support:
 

  • minor crawlers
  • LLM crawlers
  • faster indexing of pages
  • per-page OG tags and link previews, etc…


Other suggestions which fall under this umbrella have targeted how to add robots.txt a sitemap and other static files, e.g. 

 So, we’re asking something that would fundamentally address that without the need of workarounds
Â