SEOWebsiteTool
78Grade B

computerrenovation.live

Computer & Laptop Repair, Data Recovery London – Computer Renovation

2 failed · 8 warnings · 19 passed

Audited Sat, 25 Jul 2026 13:31:09 GMT · https://computerrenovation.live/

Meta & Head

19.4/25

Title, description, canonical, social tags — what search engines read first.

  • Title taghigh impactlow effort

    <title> is "Computer &amp; Laptop Repair, Data Recovery London &ndash; Computer Renovation" (78 characters)

    Search engines truncate titles past roughly 60 characters and often rewrite very short or vague ones, so the message you wrote may never actually be shown. Rewrite the title to 30–60 characters that lead with the primary keyword and end with your brand, e.g. "Merge PDF Files Online Free | YourBrand". Front-load the important words, since truncation always cuts from the end. Don't pad a short title with repeated keywords just to hit the range — clarity wins clicks, not length.

  • Meta descriptionhigh impactlow effort

    Meta description is "Computer Renovation offers professional PC, MAC computer and laptop repair as well as data recovery services to individuals and businesses in central London. Free diagnostic. Quick turnaround.All brands and faults. Mon-Sat. 03300884468" (235 characters)

    Search engines truncate descriptions past roughly 160 characters, and very short ones waste the snippet space that persuades searchers to pick your listing over the next one. Rewrite it to 70–160 characters: state what the page offers, work the primary keyword in naturally (matching words get bolded in results), and end with a benefit or call to action. Don't cram in keywords — the description influences clicks, not rankings, so write it for humans.

  • Open Graph tagsmedium impactlow effort

    Missing Open Graph tags: og:image

    Your Open Graph markup is incomplete, so social platforms fall back to guessed text or drop the preview image entirely when this page is shared — a broken card gets far fewer clicks than a complete one. Add the missing og:image tag to <head>. For og:image, use an absolute https:// URL to an image around 1200x630 pixels; relative paths are the usual reason previews break. Re-check with a platform's sharing debugger afterwards, since preview cards are cached.

6 passing checks
  • Canonical URLCanonical href is "https://computerrenovation.live/"
  • Viewport meta tagViewport is "width=device-width, initial-scale=1"
  • Character encoding declaredCharacter encoding is declared
  • FaviconA <link rel="icon"> is present
  • Twitter card tagtwitter:card is "summary_large_image"
  • Page allows indexingrobots: follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large

Content & Structure

21.9/25

Headings, copy depth, images, structured data, internal linking.

  • Single H1 headinghigh impactlow effort

    2 h1 headings found: "Computer Renovation", "Computer Renovation"

    Multiple h1s split the page's main-topic signal, leaving search engines to guess which headline actually defines the page. Keep the one h1 that best states the primary topic and demote the rest to h2 or h3, so the outline reads as a single subject with subtopics. A frequent culprit is a site logo or blog title wrapped in an h1 inside the shared header template — change that to a <div> or <p> and reserve h1 for the page's own content.

  • Heading hierarchylow impactlow effort

    Heading level jumps from h1 ("Computer Renovation") to h3 ("Call us")

    Headings form the page's outline; when levels jump (h2 straight to h4), search engines and screen readers get a broken table of contents and the relationship between sections turns ambiguous. Fix the jump by stepping down one level at a time — promote the deeper heading, or add the missing intermediate level. The usual cause is choosing heading tags for their default font size; set sizes in CSS instead and let the tags reflect actual document structure.

6 passing checks
  • Word count3297 words of visible text
  • Image alt text19 of 20 images have alt text
  • Structured data (JSON-LD)JSON-LD types found: Place, LocalBusiness, Organization, WebSite, WebPage
  • HTML lang attribute<html lang="en-GB">
  • JavaScript-dependent contentvisible text ~19625 chars in the initial HTML
  • Internal linking50 internal, 6 external links

Technical

17/25

HTTPS, redirects, robots, sitemap, speed, crawlability.

  • Fast time to first bytehigh impactmedium effort

    2304 ms

    Time to first byte is the floor under every other speed metric — the browser can't parse, render, or fetch anything until the first byte arrives, so a slow TTFB drags down all Core Web Vitals and tests crawlers' patience. Add caching in front of the origin: full-page caching at a CDN (Cloudflare, Fastly) helps most, followed by server-side caches (Redis, object caching) and indexes on slow database queries. Measure from locations near your actual users — tuning only your fastest region leaves distant visitors just as slow.

  • XML sitemap availablemedium impactlow effort

    sitemap.xml exists but is not valid XML

    Your sitemap exists but isn't valid XML, so search engines reject the whole file and you get none of its discovery benefit — worse than having no sitemap, because you probably believe it's working. Regenerate it with your framework's built-in generator or a sitemap library rather than hand-editing; unescaped ampersands in URLs (& instead of &amp;) are the most common breakage. Validate before deploying, and check the Sitemaps report in Google Search Console afterwards — it surfaces parse errors explicitly.

  • No mixed contentmedium impactlow effort

    1 http:// subresource reference

    Some images, scripts, or styles load over insecure http:// on this HTTPS page; browsers block insecure scripts outright and flag the page, which breaks functionality and undermines the padlock users look for. Update each reference to https:// — most hosts serve the same asset on both schemes — or re-host assets whose origins don't support TLS. Adding <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> is a quick safety net, but fix the underlying URLs too: hard-coded http:// links in databases and old content are the usual source.

  • 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.

  • Missing pages return 404low impactlow effort

    missing paths return a non-404 status (soft 404)

    URLs that don't exist on your site return a success status instead of 404 — search engines call these soft 404s, keep recrawling them, and may index the useless placeholder pages, wasting crawl budget that should go to real content. Configure your server or framework to return an actual 404 status (or 410 for permanently removed content) along with your error page. The classic mistake is serving a friendly "page not found" template with a 200 status — crawlers ignore the visible message; only the status code counts.

7 passing checks
  • Served over HTTPSfinal URL uses https://
  • HTTP redirects to HTTPShttp:// redirects to https://
  • Short redirect chainno redirects; URL resolves directly
  • robots.txt present and permissiverobots.txt exists and allows crawling
  • Reasonable HTML size215.3 KB
  • 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.

SEO score badge for computerrenovation.live

More “c” sitesRecent audits