Skip to content
https://typescriptlang.org

SEO

· 14 checks — Canonical, meta, content depth, internal links, image SEO, and hreflang rolled into one auditable list.
SCORE
90
GRADE
A
FIX
0
REVIEW
4
PASS
9
INFO
1

Cross-tab audit — SEO, performance, crawlability, mobile, structured data

Checks
14
9 PASS 4 REVIEW
B
Canonical URL
Minor issues
REVIEW
Minor issues
Warning::
No canonical tag found
Search engines will determine the canonical URL themselves, which may cause duplicate content issues.
No Canonical URL Set
Page URL https://typescriptlang.org Canonical (not set)

Search engines will determine the canonical URL themselves, which may cause duplicate content issues.

Why this matters

Without a canonical, Google may treat each URL variant (with/without slash, with tracking params, http/https) as duplicate content and split ranking.

Learn more

A canonical link tells Google which URL is the 'real' one when multiple URLs serve identical content. Without it, link equity gets split across variants and none of them rank as well as a single canonical version would. One <link rel="canonical"> tag in <head> covers it.

Source: Google Search Central

C
Content Depth
Action
991 words, Fairly Difficult
REVIEW
991 words, Fairly Difficult
Info::
Page has 991 words of content
Info::
Text-to-HTML ratio is 2%
Very low ratio suggests heavy framework overhead or boilerplate.
Info::
Reading level: Fairly Difficult (grade 9)
991 words

Good depth

Reading level

Very Easy
Easy
Fairly Easy
Standard
Fairly Difficult
Difficult
Very Difficult

Grade 9

Text-to-HTML Ratio

2% text 98% HTML

5 KB / 268 KB

Very low ratio suggests heavy framework overhead or boilerplate.

Why this matters

Informational: ratio of visible text bytes to total HTML bytes. Very low ratios suggest excessive markup overhead.

C
Sitemap Freshness
Action
No sitemap.xml found
REVIEW
No sitemap.xml found
Info::
No sitemap.xml found
Sitemaps help search engines discover and prioritize URLs. Not strictly required for small sites where every page is linked from the homepage, but recommended once a site grows beyond a few dozen URLs.
C
Sitemap × Robots Consistency
Action
Sitemap or robots.txt missing -- consistency check skipped
REVIEW
Sitemap or robots.txt missing -- consistency check skipped
Info::
Cross-check skipped (sitemap or robots.txt absent)
A+
Meta Tags
Title optimized
PASS
Title optimized
Info::
Page title is set
Got: TypeScript: JavaScript With Syntax For Types.
Info::
Title length (45 chars) is optimal
Info::
Meta description is 181 characters — truncated on mobile (~160 char limit)
Info::
Title and H1 are identical
Consider differentiating — the title is for search results, the H1 is for the page.
Title

"TypeScript: JavaScript With Syntax For Types."

45 characters Optimal ✓
Title: TypeScript: JavaScript With Syntax For Types.
H1: TypeScript is JavaScript with syntax for types.
Match: Similar ✓
Robots: Indexable (no restrictions)

Consider differentiating — the title is for search results, the H1 is for the page.

Why this matters

Title and H1 match exactly — internally consistent but misses an opportunity to optimize each for its audience (Title for SERP CTR, H1 for on-page).

Learn more

Title and H1 don't have to be identical — and often shouldn't be. The Title competes for SERP click-through (lead with keyword + value prop), while the H1 confirms to the visitor they're on the right page (more conversational is fine). Differentiating gains both surfaces.

Source: Google Search Central / on-page SEO

A+
Title Style Depth
Title style is clean -- consistent separator, no stale year, no keyword stuffing
PASS
Title style is clean -- consistent separator, no stale year, no keyword stuffing
Info::
Title style is clean
A+
Image SEO
3 images, 3 descriptive filenames
PASS
3 images, 3 descriptive filenames
Info::
All images have descriptive filenames
3 descriptive
0 hash-based
0 generic
3 total
All images have descriptive filenames and proper SEO attributes.

See Accessibility tab for detailed alt text quality analysis.

A+
Hreflang URL Quality
No hreflang tags on the page
PASS
No hreflang tags on the page
Info::
No hreflang tags on the page
A+
Hreflang Completeness
No hreflang tags on this page -- check is N/A (single-language site or unannotated)
PASS
No hreflang tags on this page -- check is N/A (single-language site or unannotated)
Info::
No hreflang tags found -- completeness check is N/A
A+
Sitemap Hygiene
No sitemap to evaluate -- depth check is N/A
PASS
No sitemap to evaluate -- depth check is N/A
Info::
No sitemap fetched -- depth check skipped
A+
Markup Quality
1 markup-quality issue(s) detected
PASS
1 markup-quality issue(s) detected
Info::
1 redundant ARIA role attribute(s) on native semantic element(s)
The W3C "ARIA in HTML" spec calls this its first rule: don't use ARIA when a native HTML element already conveys the semantics. `<button role="button">`, `<a href role="link">`, `<nav role="navigation">`, `<main role="main">` -- the role attribute either does nothing or shadows the native semantic, occasionally breaking assistive-tech behaviors. Remove the redundant role.
A+
Schema Markup Audit
Per-type completeness vs Schema.org requirements + rich-result eligibility
PASS

No structured data detected

Without JSON-LD or microdata, this page can't qualify for any of Google's rich result formats. Even basic Organization or WebSite schema is a quick win.

Hreflang
0 hreflang tags
INFO
0 hreflang tags

No hreflang tags detected.

Hreflang tags are only needed for multilingual or multi-regional sites.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback