Skip to content
https://hackernoon.com

SEO

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

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

Checks
14
11 PASS 1 REVIEW 1 FIX
F
Sitemap × Robots Consistency
Action
robots.txt blocks ALL crawling but sitemap.xml exists -- contradictory
FIX
robots.txt blocks ALL crawling but sitemap.xml exists -- contradictory
Critical::
robots.txt has 'Disallow: /' but sitemap.xml is published -- contradictory signals
Disallow: / for User-agent: * tells crawlers to skip the entire site, but the sitemap announces URLs to crawl. Either remove the Disallow: / (production sites) or remove the sitemap (intentional staging).
C
Sitemap Freshness
Action
Sitemap exists but no <lastmod> entries
REVIEW
Sitemap exists but no <lastmod> entries
Info::
Sitemap has no <lastmod> entries
Without lastmod, Google can't tell which URLs have changed since the last crawl -- it falls back to crawling everything periodically. Adding lastmod (date or ISO 8601 timestamp) on each <url> entry signals freshness so the crawler prioritizes recently-modified pages.
A+
Canonical URL
Properly configured
PASS
Properly configured
Info::
Canonical tag present
Got: https://hackernoon.com
Info::
Canonical is self-referencing
Info::
Canonical matches final URL after redirects
Info::
Canonical target returns 200
Canonical URL Configured
Page URL https://hackernoon.com Canonical https://hackernoon.com Match Self-referencing (correct) Target 200 ✓
A+
Meta Tags
Title optimized
PASS
Title optimized
Info::
Page title is set
Got: HackerNoon - read, write and learn about any technology
Info::
Title length (55 chars) is optimal
Info::
Meta description length (159 chars) is optimal
Title

"HackerNoon - read, write and learn about any technology"

55 characters Optimal ✓
Robots: Indexable (no restrictions)
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
Content Depth
1359 words, Very Difficult
PASS
1359 words, Very Difficult
Info::
Page has 1359 words — good depth for search engines
Info::
Text-to-HTML ratio is 2%
Very low ratio suggests heavy framework overhead or boilerplate.
Info::
Reading level: Very Difficult (grade 24)
1359 words

Good depth

Reading level

Very Easy
Easy
Fairly Easy
Standard
Fairly Difficult
Difficult
Very Difficult

Grade 24

Text-to-HTML Ratio

2% text 98% HTML

8 KB / 438 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.

A+
Image SEO
91 images, 91 descriptive filenames
PASS
91 images, 91 descriptive filenames
Info::
All images have descriptive filenames
91 descriptive
0 hash-based
0 generic
91 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
Sitemap structure / size look healthy (34 URLs, 3 KB)
PASS
Sitemap structure / size look healthy (34 URLs, 3 KB)
Info::
Sitemap structure / size look healthy (34 URLs)
A+
Markup Quality
No markup-quality issues detected
PASS
No markup-quality issues detected
Info::
No markup-quality issues detected
A+
Schema Markup Audit
1 schema types detected
PASS

Rich result eligibility

Organization Eligible

Organization knowledge panel

Detected schema types

Organization json-ld → Organization knowledge panel
2/2 required · 3/4 recommended
Required fields (Google)
  • name — Required for the knowledge panel
  • url — Required for entity matching
Recommended fields
  • logo — Strongly recommended — appears in the knowledge panel header
  • sameAs — Connects the entity across the web
  • contactPoint — Add ContactPoint with telephone and contactType Enables direct contact from the knowledge panel
  • description — Used as the panel summary
Google's spec for this type

Adding these recommended fields improves chances of getting Organization knowledge panel in search results.

Why this matters

Schema entity has required fields but could add recommended ones for richer SERP layouts (star ratings, prices, etc.).

Source: Google Search Central

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