Tutorials
Last updated on:
September 9, 2025

How to check if a website is built with Webflow

BRIX Templates Logo
Author
BRIX Templates
How to check if a website is built with Webflow
Article changelog

Sep 09, 2025 - Initial version of the article published

September 11, 20225 - Update: Added Webflow’s new Website Detector tool

Table of contents

Whether you're researching competitors, seeking inspiration, or evaluating potential web development platforms, identifying if a website is built with Webflow can provide valuable insights. This straightforward guide shows you 2 reliable methods to determine if a site uses Webflow as its website builder.

Why identifying Webflow websites matters

  • Inspiration gathering: Understand which design elements and interactions are possible in Webflow
  • Competitive research: See which competitors in your industry are leveraging Webflow's capabilities
  • Platform evaluation: Assess Webflow sites in the wild before deciding on a platform for your own project
  • Service opportunities: Identify potential clients who might need Webflow expertise or customizations

1. How to detect Webflow sites using the Webflow Website Detector (Instant Method)

For a simple and immediate confirmation, our Webflow Website Detector is the ideal solution. It automates the entire detection process, analyzing the site to give you a clear answer in seconds.

The process is straightforward:

  1. Paste the website's URL into the input field.
  2. Click the Detect Technology button.
  3. The result will instantly confirm if the site is built with Webflow.

This tool is perfect for non-technical users and anyone who needs a quick, definitive answer without installing extensions or digging through code.

2. How to detect Webflow sites using Wappalyzer (automated method)

Wappalyzer is a browser extension that instantly identifies technologies used on websites, including content management systems like Webflow.

  1. Install the extension:
  2. Visit the website you want to analyze
  3. Click the Wappalyzer icon in your browser toolbar
    • Look for "Webflow" under the "CMS" or "Page Builder" categories
    • If present, the site is confirmed to be built with Webflow
How to detect Webflow sites using Wappalyzer

This method takes seconds and requires no technical knowledge.

3. How to detect Webflow sites by checking the source code (manual method)

If you prefer not to install extensions or want to verify Wappalyzer's findings, you can inspect the website's source code:

1. Open the page source:

  1. Right-click anywhere on the webpage
  2. Select "View Page Source"
How to detect Webflow sites by checking the source code

2. Look for these Webflow identifiers

Search for the Webflow comment:

<!-- This site was created in Webflow. https://webflow.com -->

This comment typically appears near the top of the HTML document in sites built with Webflow.

Check for the meta generator tag:

<meta content="Webflow" name="generator">

This tag explicitly identifies Webflow as the site builder.

Find Webflow-specific data attributes:

data-wf-page="..."
data-wf-site="..."
data-wf-domain="..."

These attributes are automatically added by Webflow to help manage the site.

Look for Webflow JavaScript:

<script src="https://cdn.prod.website-files.com/..."></script>

Webflow sites typically load JavaScript from Webflow's CDN.

If you find any of these markers, the site is built with Webflow. Multiple matches provide stronger confirmation.

Final thoughts

Identifying Webflow-built websites is straightforward using either Wappalyzer for quick detection or manual source code inspection for deeper verification. Both methods are reliable, though the manual approach requires a basic understanding of HTML.

By recognizing Webflow sites, you can gather inspiration, conduct competitive research, and make more informed decisions about your own web development projects. If you're considering Webflow for your next project or need assistance with an existing Webflow site, our agency specializes in creating exceptional Webflow websites tailored to your specific needs.

BRIX Templates Logo
About BRIX Templates

At BRIX Templates we craft beautiful, modern and easy to use Webflow templates & UI Kits.

Explore our Webflow templates
Join the conversation
Join our monthly Webflow email newsletter!

Receive one monthly email newsletter with the best articles, resources, tutorials, and free cloneables from BRIX Templates!

Webflow Newsletter
Thanks for joining our Webflow email newsletter
Oops! Something went wrong while submitting the form.
How to add Video Schema in Webflow: Complete implementation guide

How to add Video Schema in Webflow: Complete implementation guide

Learn how to add Video Schema to Webflow without coding. Includes free generator, step-by-step implementation for static and CMS pages, plus

Oct 17, 2025
How to add Product Schema to Webflow sites: Complete implementation guide

How to add Product Schema to Webflow sites: Complete implementation guide

Learn to add Product Schema to Webflow without coding — free generator, step-by-step setup for static & CMS pages, plus validation.

Oct 16, 2025
How to add reviews Schema to your Webflow site: Complete guide

How to add reviews Schema to your Webflow site: Complete guide

Learn how to implement review Schema in Webflow step by step. Includes automatic code generator & methods for static pages and CMS.

Oct 16, 2025