Is this website built on Webflow?
By LemAudit Editorial — Last reviewed
Webflow leaves a data attribute on the html element and serves its assets from a predictable CDN, which makes detection reliable.
- data-wf-page and data-wf-site attributes on the <html> element
- Assets under assets-global.website-files.com or uploads-ssl.webflow.com
- <meta content="Webflow" name="generator">
- A webflow.js bundle near the end of the body