Can you make a URL for a page section?

Hi all,
I’d like to know if it’s possible to create a URL that takes people directly to a certain section of a page.
On my domains page, each domain is split into a separate section and I wondered if it’s possible to link people to one of these sections?
Page preview below:
https://preview.webflow.com/preview/the-tonic-consultancy?utm_medium=preview_link&utm_source=designer&utm_content=the-tonic-consultancy&preview=95fdd7b04c501a5ef25bfb0c8eb1da81&pageId=62b202ac85e47ceac22d66c6&workflow=preview

Thanks


Yep! Linking to a section of a webpage is called an anchor. To add an anchor, make sure the section has an ID which can be configured in the Settings tab. To link to an anchor, add “#ID” to the end of a URL. Replace “ID” with the ID you’ve added.

It can look like the following:

  • website.com/domains#cta
  • website.com#tonic
  • website.com/domains/tonic#section4

Thank you very much! That all makes sense :slight_smile:

1 Like