msn.com
1 page · 0.2s · Scanned just now
Mixed signals
5% confidence
The score is a fingerprint of automation, not a quality judgment. A high score means the page reads as machine-generated — not that it is bad.
- Page title
- MSN
- Meta description
- —
- Final URL
- https://www.msn.com/(after redirect from https://msn.com/)
- Language
- en-us
The crawl returned a completely empty page — no body text, no headings, no images, no links. MSN is a well-known Microsoft news portal that is heavily JavaScript-rendered, meaning the crawler captured only a shell. There is no signal of any kind on which to base an AI-automation score.
- Worth notingStructure
Crawl returned no renderable content — page is likely JavaScript-rendered and was not executed
Evidence- “MSN”H1
Try thisRe-crawl with a JavaScript-enabled headless browser (e.g. Puppeteer/Playwright) to capture actual page content.
- Content50
No body text extracted — zero words, zero headings, no prose to evaluate for AI or human signals
- Structure50
No HTML structure visible in crawl — zero headings, zero links, zero images; likely JS-rendered content not captured
- Imagery50
Zero images captured in crawl; no alt text, no filenames, no visual signals available
- Tone50
No text present to assess register, voice, or tone patterns
- Words0
- Images0
- Alt coverage100%
- Internal links0
- External links0
- Schema blocks0
- HTML size51 KB
- Meta tagsMissing 2 tagsWhy this matters
Why it matters. Title and description are the two strings Google shows in search results — they decide whether anyone clicks. A canonical tag tells Google which URL is the source of truth when the same content lives at multiple paths.
Passing looks like. A non-empty title under 60 characters, a meta description under 160, and a self-referencing canonical link.
Fix. Add the missing tags inside the page head. Treat the title as a headline you'd want to read in a SERP, not a brand slogan.
- Heading structureNo H1Why this matters
Why it matters. Headings are how crawlers and assistive tech understand a page's outline. One H1 names the page; H2s break it into sections. Skipped levels and missing H1s confuse both.
Passing looks like. Exactly one H1, at least one H2, and no skipped levels (no H1 → H3 jumps).
Fix. Replace the missing or duplicate H1 with a single, descriptive heading. Promote section titles to H2; demote sub-points to H3.
- Mobile readinessResponsiveWhy this matters
Why it matters. Google indexes mobile-first. A page without a responsive viewport renders zoomed-out on phones, fails Core Web Vitals on touch, and loses its mobile ranking.
Passing looks like. A meta viewport tag with width=device-width and a layout that reflows under 600px.
Fix. Add a viewport meta tag set to width=device-width and initial-scale=1, then audit your largest blocks at mobile widths.
- Page speed signals0.2s · 51 KBWhy this matters
Why it matters. Page weight and response time directly feed Core Web Vitals. Slow LCP and oversized HTML hurt rankings more than people expect.
Passing looks like. First-byte under 1.5s, HTML payload under 500 KB, fewer than 30 images on the initial render.
Fix. Trim render-blocking scripts, defer non-critical CSS, and serve compressed images sized to the viewport. Move heavy components below the fold.
- Schema markupNo JSON-LDWhy this matters
Why it matters. JSON-LD structured data is how you earn rich results — review stars, FAQ accordions, breadcrumbs, article cards. Without it you're competing with one hand tied.
Passing looks like. At least one valid JSON-LD block matching schema.org types relevant to the page (Article, Product, FAQPage, Organization).
Fix. Add an application/ld+json script block describing the page. Validate with Google's Rich Results Test before deploying.
- Broken linksNo internal linksWhy this matters
Why it matters. Broken internal links waste crawl budget, degrade UX, and signal to Google that the site isn't well-maintained. They also cap how deep crawlers reach.
Passing looks like. Every internal link in the sample returns 2xx or 3xx. No dead anchors, no stale paths.
Fix. Use the link list above to spot the broken paths. Either restore the missing pages or update the links to point at live URLs.
- Image alt textNo imagesWhy this matters
Why it matters. Alt text is how screen readers describe images and how Google understands what's in them. Missing alts hurt accessibility, image search, and on-page relevance.
Passing looks like. Every meaningful image has a descriptive alt attribute. Decorative images can use alt="" to be skipped intentionally.
Fix. Audit images in /assets and CMS uploads — write alts that describe what's in the image, not what it links to.
Share this scan
Every CrawlRanker scan gets a public, shareable URL. Send it to a client, post it in a thread, or benchmark a competitor.
Preview scan. SEO checks are live; AI scoring is in beta.