How to implement Text Fragment?

I’m working on improving SEO performance for our site and would like to implement Text Fragments. However, it seems that Webflow doesn’t support this functionality

Afaik, there isn’t anything to implement on the website side.
Text fragments are a browser feature introduced in Chrome 80.

If you’re trying to link to specific text on a page, you highlight it, then right-click and Copy link to highlight.

You’ll get a URL with the #:~: text fragment part.

https://developer.mozilla.org/en-US/docs/Web/URI/Reference/Fragment/Text_fragments#:~:text=For%20example%2C%20in,effect%20this%20has.

It’s just a link structure.

From an SEO perspective, you’re probably better can use Anchor links with good H2 titles to improve your technical SEO. I’ve never heard of an SEO benefit to using internal links with frags but I use this approach sometimes in large content archives. And I use it a lot for outbound links.

1 Like