AI Site Grade
weareuncapped.com — AI Site Grade
Uncapped's total AI-crawler blockade and missing schema on every page except the homepage severely limit AI visibility for a content-rich fintech brand.
Uncapped blocks all major AI crawlers at the edge, has no structured data beyond the homepage, and contains placeholder content on key pages, undermining its AI visibility.
- Findings
- 12
- Evidence checks
- 22
- Completed
- 30 May 2026
Analysis
Uncapped: total AI-crawler blockade undermines a content-rich fintech brand
Every major AI crawler — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Bytespider, Applebot-Extended — receives a 403 from Cloudflare when hitting weareuncapped.com, enforced at the edge before any server logic runs. The robots.txt explicitly disallows all of them via Cloudflare Managed rules, and compare_bot_access confirms the blockade is absolute: 25-5,792 byte responses vs. 133,313 bytes for a browser. No AI model can read a single page on this domain.
Crawler Access
The robots.txt uses Cloudflare's Content-Signal framework (Content-Signal: search=yes,ai-train=no) but then contradicts it by disallowing GPTBot, ClaudeBot, Google-Extended, Applebot-Extended, Bytespider, and CCBot from the entire site. The llms.txt returns a 404 (serving a full Webflow 404 page). The sitemap.xml exists (622 URLs) but is invisible to AI crawlers. The site runs on Cloudflare (DNS: rick.ns.cloudflare.com / sandra.ns.cloudflare.com) with Webflow as the CMS — a JS-rendering risk for any bot that does get through, though none currently do.
Cold-Knowledge Gap
The LLM knows Uncapped as a UK-founded (2019) revenue-based finance provider serving e-commerce and digital businesses, with founders Asher Ismail and Piotr Pisarz, backed by Mouro Capital and Global Founders Capital, and offering advances from £10k-£10m repaid via automated deductions. The actual site tells a different story: Uncapped now positions itself as a multi-product working capital provider (Term Loans, Line of Credit, Cash Advance, Daily Payouts, Amazon Seller Funding) operating across EU, UK, and US, with funding from $10K to $2M (not £10M). The cold model knows nothing about the Daily Payouts product, the Amazon Seller vertical focus, or the US expansion. The model also references a Trustpilot rating of 4.5/5 and "aggressive repayment" criticism from 2023 — signals the site itself does not address.
Schema Posture
Only the homepage carries structured data: a single FinancialService schema with name, address, and social links. Every other page — /how-it-works, /blog, /frequently-asked-questions, /about-us, /success-stories/nestig, /funding/fixed-rate-financing, /funding/amazon-seller-funding — has zero JSON-LD. The FAQ page has 40+ questions with no FAQPage schema. Product pages have no Product or LoanOrCredit schema. The blog has no BlogPosting or Article markup. This is a complete schema desert beyond the homepage.
Content Quality Issues
The /how-it-works page and /funding/fixed-rate-financing page both contain lorem-ipsum placeholder text in their FAQ accordions ("I'm baby actually mlkshk small batch, mustache vegan street art taiyaki mixtape..."). The homepage has empty testimonial div blocks ("This is some text inside of a div block" repeated). The /frequently-asked-questions page has a broken email link using Cloudflare email protection. The blog's most recent posts (Amazon fuel surcharge, Amazon ad billing change) are dated 2026, suggesting the site has been updated recently but the FAQ placeholders were missed.
Findings
All major AI crawlers blocked at the edge High
Every major AI crawler (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, Bytespider, Applebot-Extended) receives a 403 from Cloudflare, preventing any AI model from reading site content.
What to change: Remove the Cloudflare Content-Signal rules that block AI crawlers, or selectively allow specific bots like GPTBot and Google-Extended while keeping others blocked.
llms.txt returns 404 Medium
The site does not provide an llms.txt file, which is a recommended standard for AI crawlers to discover content. The 404 response serves a full Webflow 404 page.
What to change: Create an llms.txt file listing key pages (e.g., /how-it-works, /funding/*, /success-stories/*) to guide AI crawlers.
No structured data on any page except the homepage High
Only the homepage has a FinancialService schema. All other pages — including /how-it-works, /blog, /frequently-asked-questions, /about-us, /success-stories/nestig, /funding/fixed-rate-financing, /funding/amazon-seller-funding — lack any JSON-LD markup.
What to change: Add appropriate JSON-LD schemas to each page: FAQPage for /frequently-asked-questions, BlogPosting for blog posts, Product or LoanOrCredit for funding pages, and Article for success stories.
Lorem-ipsum placeholder text on how-it-works and fixed-rate-financing pages Medium
The FAQ accordions on /how-it-works and /funding/fixed-rate-financing contain lorem-ipsum placeholder text, indicating incomplete content.
What to change: Replace placeholder text with actual FAQ content for each product.
Empty testimonial div blocks on homepage Low
The homepage contains empty div blocks with placeholder text 'This is some text inside of a div block', suggesting incomplete testimonial sections.
What to change: Populate testimonial sections with real customer quotes or remove the empty blocks.
Broken email link on FAQ page Low
The /frequently-asked-questions page has a broken email link due to Cloudflare email protection, which may prevent users from contacting support.
What to change: Replace the Cloudflare email protection link with a standard mailto link or a contact form.
LLM knowledge of Uncapped is outdated and incomplete Medium
The LLM knows Uncapped as a UK revenue-based lender with £10k-£10m advances, but the site now offers multiple products (Term Loans, Line of Credit, Cash Advance, Daily Payouts, Amazon Seller Funding) with $10K-$2M funding across EU, UK, and US. The Daily Payouts product and Amazon Seller vertical are unknown to the model.
What to change: Improve AI visibility by allowing crawlers and adding structured data so LLMs can index current product offerings.
FAQ page lacks FAQPage schema despite 40+ questions Medium
The /frequently-asked-questions page contains over 40 questions but has no FAQPage structured data, missing an opportunity for rich results in search and AI answers.
What to change: Add FAQPage JSON-LD schema to the FAQ page with all questions and answers.
Blog posts lack Article or BlogPosting schema Medium
The blog page and individual posts have no structured data, reducing their chance of appearing in Google's rich results or being understood by AI.
What to change: Add BlogPosting or Article schema to each blog post with headline, datePublished, and author.
Funding product pages lack Product or LoanOrCredit schema Medium
Pages like /funding/amazon-seller-funding and /funding/fixed-rate-financing have no structured data describing the financial product, missing opportunities for rich snippets.
What to change: Add LoanOrCredit or Product schema to each funding page with relevant properties (loan amount, interest rate, term).
Success story pages lack Article schema Low
The /success-stories/nestig page has no structured data, reducing its visibility for AI and search engines.
What to change: Add Article schema to success story pages with headline, date, and description.
Webflow CMS introduces JS-rendering risk for bots Low
The site uses Webflow, which relies on JavaScript rendering. If any AI crawler were allowed, it might not see full content without JS execution.
What to change: Ensure critical content is server-side rendered or pre-rendered for bots.
What's working
- Homepage has FinancialService schema — The homepage includes a FinancialService JSON-LD schema with name, address, and social links, providing basic entity information to search engines and AI.
- Sitemap.xml exists with 80 URLs — The site has a sitemap.xml listing 80 URLs, which helps search engines discover content, though it is currently blocked from AI crawlers.
- Robots.txt is present and well-formed — The robots.txt file is accessible and uses Cloudflare's Content-Signal framework, indicating awareness of AI crawler management, even though the current rules are overly restrictive.
- Site uses Cloudflare for security and performance — Cloudflare provides DDoS protection, CDN, and edge caching, which can improve site speed and security, benefiting user experience and SEO.
- FAQ page contains 40+ detailed questions — The FAQ page has extensive content covering common customer questions, which is valuable for AI training if properly structured.
- Blog is active with recent posts — The blog has recent posts (e.g., Amazon fuel surcharge, Amazon ad billing change), indicating fresh content that could attract AI crawlers if allowed.
- Success stories provide social proof — The site includes detailed success stories like Nestig, which offer valuable case study content for AI and search engines.
- Multiple funding products clearly described — The site offers and describes several funding products (Term Loans, Line of Credit, Cash Advance, Daily Payouts, Amazon Seller Funding), providing comprehensive information for potential customers.
Track weareuncapped.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.