2025-01-10
Webflow is one of the most fingerprint-rich website builders. Its unique CSS class conventions and CDN patterns make it highly detectable.
Webflow injects specific data attributes into every page it generates:
data-wf-page — unique page ID on every Webflow pagedata-wf-site — unique site IDw-nav, w-layout-grid, wf-form — proprietary CSS classesAny page with data-wf-page is almost certainly built with Webflow.
Webflow serves assets from two CDN domains:
uploads-ssl.webflow.com — uploaded media filesassets.website-files.com — static site assetsWebflow-hosted sites respond with:
server: Webflowx-powered-by: WebflowEvery Webflow site loads webflow.js — a script that handles interactions and animations.
data-wf-pageWebflow also has a CMS mode — CMS-powered Webflow sites contain additional class names like w-dyn-item and w-dyn-list for dynamic content lists.
Our scanner checks all Webflow signals simultaneously and returns a confidence score.