Skip to main content

We would love better support for URL’s in Figma Sites. Specifically:

  • Support for `/` in page URL.  ie, `/legal/privacy-policy`. Currently this wont work, it will rename to `/legalprivacy-policy`
  • Control over redirects, for remapping pages that don’t exist.
  • Support for 404’s page

Use Case

We have migrated from another platform

In the old platform we had urls like `/legal/privacy-policy`. These URL’s don’t work in Figma Sites because the slash gets stripped.

This means that all of page links that were previously working are broken. We don’t have a way to recreate pages at the same URL because the `/` is stripped. We also don’t have a way to redirect users to an alternative page

The reason why this is important is many of your users will be migrating from other systems

Proposal

  1. Modify your URL’s to allow `/` characters. Don’t strip them
  2. Allow users to create pages that redirect to other pages. 
  3. Support for 404 pages

Number 1 is priority for us, with number 2 and 3 secondary.

 

Thanks!

It happens to us too. Google adds / at the end, and it prevents the page from displaying correctly.


Reply