AEO Assessment
welab.co

WeLab AEO Assessment

AI readiness and visibility audit vs ZA Bank & Mox Bank — United States market

43
/ 100
Combined AEO
Overall readiness
36
/ 100
Site Readiness
Schema, structure, content
48
/ 100
LLM Visibility
AI citation & mentions
Market: United States
Competitors: ZA Bank (za.group) · Mox Bank (mox.com)
Date: February 27, 2026

Executive Summary

Top-line findings and what they mean for WeLab

WeLab has strong brand recognition inside AI models but almost zero citability from its own website. ChatGPT accurately describes WeLab as a leading Asian fintech platform across branded, comparison, and category queries — placing it alongside Ant Group, ZA Bank, and Mox Bank in conversational results. That knowledge comes entirely from third-party training data (CNBC interviews, Bloomberg coverage, Money20/20 panels), not from welab.co itself.

The site scores 43 / 100 overall (Site Readiness 36, LLM Visibility 48). The core problem is structural: zero JSON-LD schema markup across every crawled page, no FAQ content, no long-form educational content, and a heading hierarchy with 8 H1 tags on the homepage. Competitor ZA Bank — with a comparable US keyword footprint — already deploys Organization, WebSite, WebPage, and ContactPoint schema, giving its pages a machine-readable advantage WeLab entirely lacks.

The gap between AI awareness and AI citation is the central finding. ChatGPT mentions WeLab in 4 out of 6 tested queries but never links to welab.co. Google’s AI platform shows zero tracked mentions for the domain. This means WeLab benefits from brand awareness built through press coverage, but cedes every click and citation to competitors whose sites are structured for machine consumption.

Fixing schema, heading structure, and citable content depth are infrastructure moves that could shift the Site Readiness score from 36 to 60+ within 8–12 weeks. The LLM Visibility score is harder to move directly, but creating authoritative comparison and educational pages gives AI models a reason to cite welab.co instead of third-party articles about WeLab.

US Keywords
8
vs ZA Bank 167 · Mox 160
Estimated Traffic Value
$70
vs ZA Bank $297 · Mox $514
Schema Types
0
ZA Bank has 4 schema types
ChatGPT Mentions
4 / 6
Queries tested — 0 citations to welab.co
Google AI Mentions
0
Zero tracked domain mentions
Brand Sentiment
56%
Positive · 24,093 total mentions

AI Visibility Analysis

How WeLab appears across ChatGPT, Google AI Overview, and citation platforms

LLM 48 /100
ChatGPT Query Results
Mixed
Query Type WeLab Mentioned? Cited / Linked? Web Search Used?
Tell me about WeLab Branded Yes — comprehensive No No
best digital banks in Asia 2025 Category Yes — #4 on list Cited via feature-asia.com Yes
WeLab vs ZA Bank vs Mox Bank Comparison Yes — detailed comparison No No
Hong Kong virtual bank fintech innovation Core keyword No — generic response No No
Tell me about Mox Bank Hong Kong Competitor branded No — Mox only No No
best fintech companies for online lending in Asia Category Yes — #2 after Ant Group No No

ChatGPT knows WeLab well from training data (press coverage, Wikipedia, conference appearances), but never links to welab.co as a source. When web search is triggered, third-party domains like feature-asia.com get the citation instead. This is the definition of "brand awareness without citation equity."

Google AI Overview (AIO) Presence
Absent

Tested "best digital banks in Asia 2025" and "Hong Kong virtual bank comparison" — both triggered AI Overviews. WeLab was absent from both AI Overview snippets and from the top 10 organic results for these queries in the US market.

Comparison-site pages from NerdWallet, Fintech Magazine, and regional banking portals occupied the AI Overview source citations. WeLab appeared only on third-party comparison articles deeper in the results.

Platform Citation Surface
Moderate presence

YouTube: 10+ videos from CNBC, Bloomberg, Money20/20, and Fintech Fireside Asia discuss WeLab. No owned WeLab YouTube channel found. Third-party video content is the primary way WeLab’s story reaches AI training pipelines.

Reddit: Approximately 10 threads on r/HongKong and related subreddits mention WeLab Bank, mostly in user experience and comparison discussions.

Google AI Mention Tracking: The welab.co domain has zero tracked mentions in Google’s AI citation index. The top domains in the "digital bank Asia" category are Wikipedia (1,896 mentions), YouTube (1,420), wise.com (540), and facebook.com (326). WeLab does not appear in this ranking.

Key insight: WeLab’s AI visibility is built entirely on third-party media. The brand is known, but the domain is invisible to citation mechanisms. Every mention that could drive a link goes to a journalist or comparison site instead of welab.co.

LLM Visibility Score Breakdown
Dimension Score Assessment
Branded query 8 / 10 ChatGPT describes WeLab accurately and thoroughly
Core keyword 4 / 10 Missing from "HK virtual bank fintech" — generic responses only
Comparison 5 / 10 Mentioned in direct 3-way comparison but no link or citation
Third-party / category 5 / 10 Listed in "best digital banks" and "online lending" but third parties cited
Platform citation 4 / 10 YouTube presence via media interviews; zero owned channel; zero Google AI mentions

Site Readiness

Schema, extractability, content depth, and technical AI readiness

SR 36 /100
JSON-LD Schema Types
0
No structured data on any page
H1 Tags (Homepage)
8
Should be exactly 1
Lighthouse Performance
67
Mox scores 98
Lighthouse SEO
85
Same as competitors
Schema Markup Comparison
Critical gap
Schema Type WeLab ZA Bank Mox Bank
Organization
WebSite
WebPage
ContactPoint
FAQPage
Article / BlogPosting

Schema markup is how AI systems identify what a page is about. Without Organization schema, ChatGPT and Google AI have no machine-readable signal that welab.co represents the WeLab fintech company. ZA Bank’s homepage already provides Organization, WebSite, WebPage, and ContactPoint — giving crawlers structured entity data that WeLab completely lacks.

Page-Level Analysis
Page Framework H1s H2s Schema Size
welab.co/en/ Next.js SSR 8 3 None 37 KB
welab.co/en/blog Next.js SSR 8 0 None 114 KB
welab.co/en/press Next.js SSR 1 3 None 790 KB
welab.co/ (root) Next.js CSR shell 0 0 None 3.5 KB

The root URL (welab.co) returns an empty Next.js shell with no rendered content. This means any bot or AI crawler hitting the default URL sees an empty <div>. Only the /en/ path delivers server-rendered HTML. This is a critical locale-routing issue for SEO and AI indexing.

Site Readiness Score Breakdown
Dimension Score Assessment
Schema markup 0 / 10 Zero JSON-LD on any page — no entity, article, or FAQ schema
Extractability 4 / 10 SSR content available on /en/ pages, but 8 H1s and no semantic sectioning
Citable content depth 3 / 10 No FAQ, no educational guides, no comparison pages, no data-driven content
Technical AI readiness 6 / 10 Next.js SSR works for crawlers; Lighthouse 67 perf; Cloudflare CDN; but empty root URL

Site Infrastructure Issues

Technical problems that reduce AI extractability and search visibility

Empty Root URL Returns No Content
Critical Affects: Schema · Extractability

The root URL welab.co (defaulting to /zh-hk/) returns an empty Next.js client-side rendering shell: <div id="__next"><div></div></div>. The entire page is 3.5 KB with zero visible content, zero headings, and zero schema. Any search engine bot or AI crawler that hits the canonical root sees nothing.

The English version at /en/ properly server-renders all content. This suggests the SSR configuration only covers certain locale paths, leaving the default locale as a client-side-only shell.

Google and AI crawlers typically do not execute JavaScript reliably. An empty root URL means the site’s primary entry point is effectively invisible to machines. Any backlinks or brand references pointing to welab.co (without /en/) are sending authority to a blank page.

8 H1 Tags on Homepage
High Affects: Extractability

The homepage at /en/ contains 8 H1 tags, likely from carousel slide headings. Each carousel panel uses an H1, creating heading hierarchy confusion. Best practice is exactly one H1 per page representing the primary topic.

The blog index page also has 8 H1 tags (one per blog post card) and zero H2 tags, meaning there is no hierarchical content structure for crawlers to parse.

AI systems use heading hierarchy to understand page structure and extract key topics. With 8 competing H1s, a crawler cannot determine what the page is primarily about. This dilutes the page’s topical signal and makes it less likely to be cited for any specific query.

Zero JSON-LD Structured Data Across All Pages
Critical Affects: Schema

Not a single page on welab.co contains JSON-LD structured data. This includes the homepage, blog, and press pages. No Organization, WebSite, Article, BreadcrumbList, or FAQPage schema exists.

Competitor ZA Bank (za.group) implements Organization, WebSite, WebPage, and ContactPoint schema on its homepage, giving it a structural advantage for knowledge graph inclusion and AI entity resolution.

JSON-LD is the primary way to communicate entity identity to search engines and AI systems. Without Organization schema, Google’s Knowledge Graph and AI models cannot programmatically confirm that welab.co is the official site for WeLab, the Hong Kong fintech company. This is a prerequisite for featured snippets, knowledge panels, and AI citations.

Lighthouse Performance Gap
Medium

WeLab’s Lighthouse performance score is 67/100, compared to Mox Bank’s 98/100. ZA Bank scores 54. While WeLab is not the worst, the 31-point gap to Mox indicates optimization opportunities in rendering, asset loading, or image optimization.

Accessibility scores: WeLab 81, ZA Bank 77, Mox 78. SEO scores are identical at 85 across all three.

Technology Stack
Technology Details
FrameworkNext.js (SSG/SSR hybrid)
HostingAWS
CDNCloudflare
SecurityCloudflare Bot Management
AnalyticsGoogle Tag Manager (GTM-PN2BM6Q)
RenderingSSR on /en/ paths; CSR shell on root /zh-hk/

Content Competitiveness

Keyword positioning, content gaps, and competitive comparison

Domain Metrics Comparison (US Market)
Metric WeLab ZA Bank Mox Bank
Total US Keywords 8 167 160
Estimated Traffic Value $70 $297 $514
Top Keyword "welab" (pos #1) "za bank" (pos #1) "mox" (pos #5)
Non-Branded Keywords ~1 ~15 ~20

WeLab ranks for almost exclusively branded terms in the US. With only 8 total keywords and virtually no non-branded ranking, the site has no organic discovery pathway for users searching "digital bank Asia," "virtual bank Hong Kong," or "fintech lending platform." Competitors ZA Bank and Mox Bank each rank for 150+ keywords, capturing informational and comparison queries WeLab misses entirely.

WeLab’s US Keyword Profile
Keyword Search Volume Position CPC
welab 170 1 $0.38
welab bank 110 2 $0.00
we labs 320 11 $0.00

Note: "we labs" (320 vol) at position 11 likely captures some navigational intent. The rest of WeLab’s keyword profile is entirely branded with minimal search volume in the US market, reflecting the company’s APAC focus.

Content Gaps vs Competitors
Missing
1

No FAQ or Knowledge Base Content

WeLab’s site has no FAQ section, no help center, and no educational guides. FAQ content is one of the highest-value AEO assets because AI models directly extract Q&A pairs for conversational responses. None of the three competitors have FAQPage schema either, creating a first-mover opportunity.

2

No Comparison or "vs" Pages

ChatGPT generates detailed WeLab vs ZA Bank vs Mox Bank comparisons entirely from training data. Creating an authoritative comparison page on welab.co would give the model a primary source to cite, shifting citations from third-party articles to the WeLab domain.

3

No Data-Driven or Research Content

WeLab’s site is corporate-focused (About, Culture, Careers, Press, Blog). There are no research reports, fintech trend analyses, or data visualizations that AI models would cite as authoritative sources. The blog exists but functions as a news feed, not an educational resource.

4

No Tools, Calculators, or Interactive Content

Fintech competitors increasingly offer loan calculators, rate comparisons, and eligibility tools. These generate long-tail keyword rankings and become citable resources for AI models answering practical financial questions.

Brand & Positioning

Brand sentiment, media presence, and competitive positioning in AI responses

Brand Sentiment Analysis
Mostly positive
Total Mentions
24,093
Across all tracked platforms
Positive
6,183
56% of sentiment-tagged mentions
Negative
3,835
35% of sentiment-tagged mentions
Neutral
940
9% of sentiment-tagged mentions

Top mention sources: mediatagtw.com, hket.com, kolvoice.com — primarily Taiwanese and Hong Kong media outlets. Top countries: US (2,160 mentions), Hong Kong (1,994), Indonesia (1,830), reflecting WeLab’s multi-market presence.

Positive sentiment ratio of 56% is a strength. WeLab’s media coverage skews positive, driven by Series D funding announcements, profitability milestones, and Google Cloud partnerships. This positive training data contributes to ChatGPT’s favorable descriptions of the company.

AI Model Positioning

How ChatGPT positions WeLab: An Asian fintech company offering digital banking (WeLab Bank in HK, Bank Saqu in Indonesia), online lending (WeLend), and B2B technology (Tianmian Tech). Positioned alongside Ant Group, ZA Bank, and Mox Bank in category responses. Listed as #2 in "best fintech for online lending in Asia" and #4 in "best digital banks in Asia."

Key narratives in AI responses: Series C/D fundraising, "70 million+ users," "over $15B in loans facilitated," profitability announcement, Google Cloud partnership, expansion into Indonesia and China.

Where WeLab is absent: Generic fintech innovation queries, HK virtual banking sector overviews (when not named), and competitor branded queries. When a user asks about Mox Bank, WeLab is not mentioned as an alternative.

AI models position WeLab accurately but passively. The brand appears when directly asked about or when AI compiles lists. It does not appear in contextual or adjacent queries, which means WeLab misses the "discovery" pathway that drives new audience awareness through AI search.

Knowledge Asset Inventory
Asset Status Impact
Wikipedia page Exists Strong signal for AI training data; contributes to branded query accuracy
Crunchbase profile Exists Funding data cited in AI responses
YouTube owned channel Not found Missing opportunity; 10+ third-party videos discuss WeLab
Google Knowledge Panel Partial Appears for "WeLab" branded search but lacks rich entity data
Organization schema on site Missing Prevents structured entity verification by Google

Roadmap & Impact

Prioritized recommendations and projected score improvements

The recommendations below are ordered by impact-to-effort ratio. The first three items address structural deficits that suppress both Site Readiness and LLM Visibility scores. Items 4–7 build the content and citation infrastructure needed for sustained AI visibility.

Site Readiness Impact

Current: 36 → Projected: 62–68

1
Deploy JSON-LD schema across all pages. Add Organization, WebSite, and WebPage schema to the homepage. Add Article/BlogPosting schema to blog posts. Add BreadcrumbList to all pages. Estimated SR impact: +12–15 points.
2
Fix root URL to server-render content. Ensure welab.co (without /en/) returns full SSR HTML, not an empty CSR shell. Either redirect root to /en/ or configure Next.js to SSR the default locale. Estimated SR impact: +3–5 points.
3
Fix heading hierarchy. Reduce homepage to one H1. Convert carousel headings to H2 or styled divs. Ensure blog index uses one H1 for the page title and H2s for post titles. Estimated SR impact: +2–3 points.
4
Create FAQ content with FAQPage schema. Build an FAQ section covering WeLab Bank, WeLend, licensing, security, and supported markets. Apply FAQPage JSON-LD. Estimated SR impact: +5–7 points.

LLM Visibility Impact

Current: 48 → Projected: 58–65

5
Publish authoritative comparison pages. Create "WeLab vs ZA Bank," "WeLab vs Mox Bank," and "Best Digital Banks in Hong Kong" pages. These give AI models a primary source to cite instead of third-party articles. Estimated LLM impact: +4–6 points.
6
Build educational content hub. Create long-form guides on digital banking, fintech lending, and virtual bank regulations in HK/APAC. Target informational queries where WeLab is currently absent. Estimated LLM impact: +3–5 points.
7
Launch owned YouTube channel. WeLab’s executives already appear in 10+ third-party videos. Repurpose and host this content on an owned channel to capture YouTube citation surface. Estimated LLM impact: +2–3 points.
8
Publish data-driven research. Annual fintech lending reports, digital banking adoption data, or APAC market analyses. These become citeable sources for AI models answering industry questions. Estimated LLM impact: +3–5 points.

The gap between where WeLab stands and where it could be is almost entirely structural, not reputational. ChatGPT already describes WeLab favorably. The brand sentiment is 56% positive. The Wikipedia page exists. The press coverage is strong. The problem is that none of this translates to citations or clicks to welab.co because the site gives AI systems nothing to extract, link, or verify. Fixing the infrastructure (schema, heading hierarchy, root URL) and building citable content (FAQ, comparisons, guides) would move the Combined AEO score from 43 to an estimated 58–65 within 3–4 months.

Ready to turn AI awareness into AI citations?

WeLab already has the brand recognition AI models know and trust. The infrastructure and content fixes in this report are designed to convert that existing awareness into direct citations, clicks, and domain authority — not build it from scratch.

Book Your Free Discovery Call

30 minutes · Free · No commitment