2026-03-20
framerusercontent.com — This is Framer's image/asset hosting domaindata-framer- — Framer injects custom HTML attributes with this prefix__framer__ — A JavaScript namespace Framer uses internallyIf you find any of these, the site is almost certainly built with Framer. The framerusercontent.com domain is particularly reliable because it hosts user-uploaded images and is hard to mask.
Open Chrome DevTools (F12), go to the Network tab, reload the page, and filter by "framer":
Framer sites load JavaScript bundles from cdn.framer.com and images from framerusercontent.com. If you see requests to either of these domains, the site is built with Framer.
Framer generates CSS with distinctive class patterns. In the browser's Elements panel, look for:
framer- (e.g., framer-1a2b3c)data-framer-component-typeid="__framer-badge-container"These patterns are auto-generated by Framer's compiler and are very difficult to remove without breaking the site layout.
TagsFramer often (but not always) adds a generator meta tag:
You can find this by viewing page source and searching for generator. Note that some Framer users remove this tag, so its absence doesn't rule out Framer — but its presence is a definitive confirmation.
| Method | Speed | Reliability | Technical Skill Needed |
AIWebsiteDetector.com cross-references multiple signals at once, making it effective even against partially obfuscated sites.
Some of the most recognizable sites built with Framer include:
You can browse more examples in our Framer Gallery which tracks hundreds of real Framer-built sites.
Understanding that a site uses Framer tells you something about the team behind it. Framer is favored by:
Framer's pricing starts at free (with a Framer badge), with paid plans starting around $10/month for custom domains.
Sometimes. Framer sites often have very smooth scroll animations, parallax effects, and a certain "design-forward" aesthetic. But visual inspection alone isn't reliable — plenty of non-Framer sites look similar, and some Framer sites are intentionally minimal.
No. Site owners can disable the generator tag in Framer's project settings. Always use multiple detection methods.
Yes. Viewing publicly available HTML, CSS, and network requests is standard practice. You're reading information the browser downloads to render the page — there's no hacking or unauthorized access involved.
Wappalyzer (browser extension) detects Framer in many cases. BuiltWith.com also tracks Framer usage. However, AIWebsiteDetector.com is specifically optimized for modern website builders including Framer, Webflow, Lovable, and others.
Very high. The framerusercontent.com CDN domain alone is a near-perfect signal. Combined with JavaScript namespace checks and CSS class patterns, automated detection achieves accuracy above 95% for public Framer sites.
Detecting a Framer website comes down to looking for the right technical fingerprints: CDN domains, HTML attributes, CSS class patterns, and meta tags. The fastest approach is always AIWebsiteDetector.com — paste the URL and get an answer instantly. For manual investigation, the Network tab combined with a page source search for framerusercontent.com is your most reliable combination.
Browse our Framer gallery to see hundreds of real examples, or explore how Framer compares to Webflow if you're deciding between the two builders.
Instantly find out which AI builder, CMS, or framework powers any website — free, no account needed.
Was this helpful?