2026-03-20
Wix is one of the most popular website builders in the world, hosting hundreds of millions of websites. Knowing how to tell if a website is built with Wix can help you understand competitor sites, identify freelance opportunities, or simply satisfy curiosity. Here are five telltale signs to look for.
Wix's architecture is unique — it uses a proprietary rendering engine that generates heavily structured HTML, loads assets from specific CDN domains, and injects platform-specific metadata. This makes Wix sites among the most reliably detectable of any website builder.
The most reliable Wix fingerprint is its CDN infrastructure. Wix serves static assets from:
static.wixstatic.com — images, CSS, and JavaScriptsiteassets.parastorage.com — site data and assetswww.wix.com/website-template/ — template referencesViewing the page source and searching for wixstatic will confirm a Wix site in seconds. This domain appears in virtually every Wix-hosted website because all uploaded images and media are served from Wix's storage infrastructure.
Wix generates a distinctive HTML structure. Modern Wix sites (using the Wix Editor X / Wix Studio engine) produce HTML with:
id="SITE_CONTAINER"#SITE_PAGES, #PAGES_CONTAINER structures with Wix-specific class patterns
data-mesh-id attributes throughout the DOMFor older Wix sites built with the classic editor:
Heavy use of id attributes with uppercase naming (e.g., id="masterPage")
Inline styles extensively applied to elements Sign 3: The Generator Meta Tag
Wix consistently adds a generator tag to its pages:
Search the page source for generator to find this. Unlike some other platforms that make the generator tag optional, Wix includes it by default and there's no standard user-facing option to remove it.
Sign 4: JavaScript Bundle Structure
Wix loads a substantial amount of JavaScript for its rendering engine. Look for:
Script tags loading from static.parastorage.com
The wix-thunderbolt bundle — Wix's client-side rendering framework
References to thunderbolt in script names (Wix Studio/Editor X sites) The presence of thunderbolt in any script path is a very strong Wix indicator, as this is the name of Wix's proprietary rendering framework introduced for their modern editor.
Sign 5: The .wixsite.com Subdomain
Free Wix sites use the pattern username.wixsite.com/sitename. If a site is on a custom domain, you may still find references to the underlying .wixsite.com address in:
Canonical tags (poorly configured sites)
Social sharing metadata
The source of old backlinks You can also try username.wixsite.com directly if you know the account name, which would redirect to the live site and confirm it's Wix.
Using AIWebsiteDetector.com for Instant Results
Rather than manually checking each sign, use AIWebsiteDetector.com to scan any URL automatically. The scanner cross-references all five signals at once and returns a definitive result in under three seconds.
Comparison of Wix Detection Signals
| Signal | Reliability | Ease of Finding |
Have a floating header that scrolls with the page
Use Wix-branded popup notifications or cookie banners (detectable by class names)
Show a "Made with Wix" badge on free plans (a definitive visual confirmation) The "Made with Wix" badge at the bottom of a page is a 100% confirmation — only paid plans can remove it.
Detecting Wix Ecommerce (Wix Stores)
Wix has a built-in ecommerce module called Wix Stores. Signs of Wix Stores include:
URLs with patterns like /product-page/[slug]
Cart functionality at /cart-page
The _api/wix-ecommerce-storefront-web API endpoint These are additional signals for ecommerce sites specifically.
Frequently Asked Questions
Can a Wix site completely hide that it's Wix?
No, not with standard Wix hosting. The wixstatic.com image CDN is fundamental to how Wix serves content — changing it would break all images. The generator tag is also very consistently present. Wix sites are among the most identifiable of any major platform.
Is Wix still popular in 2026?
Wix hosts over 250 million websites across 190 countries as of 2026. It remains extremely popular for small businesses, restaurants, local service providers, and individual creators who want a no-code solution with extensive templates.
How do I tell Wix from Squarespace?
Both are popular website builders but have completely different fingerprints. Wix uses wixstatic.com while Squarespace uses sqspcdn.com and static1.squarespace.com. See our guide on how to detect Squarespace websites for Squarespace-specific signals.
What can I learn about a Wix site beyond just identifying it?
You can often determine:
Which Wix template was used (compare with the Wix template gallery)
Whether they use Wix Stores, Wix Bookings, or other Wix apps
Third-party integrations like Google Analytics or Facebook Pixel (visible as script tags) Does Wix affect SEO?
This is debated. Modern Wix (with the Thunderbolt engine) generates much better HTML than the original Flash-based and iframe-based Wix of years past. Core Web Vitals performance varies widely by how a site is configured. Wix sites can rank well with proper setup.
Try the Scanner
Use AIWebsiteDetector.com to instantly identify Wix websites along with any other major platform. Whether you're doing competitive research or just curious about a site's tech stack, the scanner gives you an answer in seconds.
Compare Wix to its competitors in our Wix vs Squarespace breakdown, or check our full Wix Review 2026 if you're considering building with Wix yourself.