delaneymelkonoff.com
D200M - Siap Rasakan Getaran Pertarungan Sejati?
1 failed · 3 warnings · 26 passed
Audited Sun, 19 Jul 2026 06:30:20 GMT · https://delaneymelkonoff.com/
Meta & Head
22.2/25
Title, description, canonical, social tags — what search engines read first.
Viewport meta tagmedium impactlow effort
No viewport meta tag found
Google crawls and ranks the mobile version of your site first, and without a viewport tag phones render pages at desktop width — tiny, zoomed-out text that fails mobile-usability checks and drives visitors straight back to the results. Add <meta name="viewport" content="width=device-width, initial-scale=1"> inside <head> on every page. Resist adding user-scalable=no or maximum-scale=1 while you're there: disabling pinch-zoom hurts accessibility and gets flagged by audits.
8 passing checks
- Title tag<title> is "D200M - Siap Rasakan Getaran Pertarungan Sejati?" (48 characters)
- Meta descriptionMeta description is "D200M : Siap rasakan getaran pertarungan sejati? Arena fair play untuk gamer sejati. Tekanan nyata, komunitas aktif, dan kemenangan sejati menantimu!" (149 characters)
- Canonical URLCanonical href is "https://delaneymelkonoff.com/"
- Character encoding declaredCharacter encoding is declared
- FaviconA <link rel="icon"> is present
- Open Graph tagsAll core Open Graph tags present (og:title, og:description, og:image, og:url)
- Twitter card tagtwitter:card is "product"
- Page allows indexingrobots: follow
Content & Structure
24.3/25
Headings, copy depth, images, structured data, internal linking.
Hreflang annotationslow impactlow effort
2 hreflang link(s) present but no x-default entry
Your hreflang set has no x-default entry, so search engines must guess which version to show visitors whose language you don't list — and they often pick a poorly matched one. Add <link rel="alternate" hreflang="x-default" href="https://www.example.com/"> pointing at your fallback page, typically the English version or a language-selector page. Remember that hreflang must be reciprocal: every version, including the x-default target, should carry the full set of alternate links back to all the others.
8 passing checks
- Single H1 heading1 h1 found: "D200M - Siap Rasakan Getaran Pertarungan Sejati?"
- Heading hierarchy44 headings in order without skipped levels
- Word count5227 words of visible text
- Image alt text32 of 35 images have alt text
- Structured data (JSON-LD)JSON-LD types found: Product, WebSite, WebPage, Organization, BreadcrumbList, FAQPage, Product
- HTML lang attribute<html lang="id">
- JavaScript-dependent contentvisible text ~40374 chars in the initial HTML
- Internal linking331 internal, 4 external links
Technical
23.3/25
HTTPS, redirects, robots, sitemap, speed, crawlability.
XML sitemap availablemedium impactlow effort
no sitemap.xml found
Without an XML sitemap, search engines discover pages only by following links, so new, deep, or weakly linked pages get found slowly or not at all. Generate one at /sitemap.xml — most frameworks and CMSs have a generator built in or as a plugin — listing every canonical, indexable URL, then add "Sitemap: https://www.example.com/sitemap.xml" to robots.txt and submit it in Google Search Console. Keep it clean: listing redirected, noindexed, or 404 URLs erodes crawler trust in the whole file.
Response compression enabledlow impactlow effort
no content-encoding header
This HTML is served uncompressed, so every visitor downloads far more bytes than necessary — text compresses extremely well, and the savings directly speed up first render on slow connections. Enable Brotli or gzip on your server or CDN: in nginx it's "gzip on;" (or the brotli module), in Apache it's mod_deflate via .htaccess, and on most CDNs it's a single toggle. Make sure compression covers all text types (HTML, CSS, JS, JSON, SVG), but skip already-compressed images — recompressing them wastes CPU for no gain.
10 passing checks
- Served over HTTPSfinal URL uses https://
- HTTP redirects to HTTPShttp:// redirects to https://
- No mixed content0 http:// subresource references
- Short redirect chainno redirects; URL resolves directly
- robots.txt present and permissiverobots.txt exists and allows crawling
- Fast time to first byte367 ms
- Reasonable HTML size237.9 KB
- Missing pages return 404missing paths return HTTP 404/410
- www and non-www resolve consistentlywww and non-www converge on the same host
- HTML5 doctype<!DOCTYPE html> present
Performance
Core Web Vitals scoring via Google PageSpeed is coming soon.
Share your score
Embed this live badge on your site — it updates whenever the audit is re-run.