Serious problems. Fix the critical items this week.
2 critical · 4 high · 5 medium · 5 low | 38 checks, 0 links tested
Server responded in 82 ms · 3 KB of HTML · Squarespace
What is wrong, worst first
critical Homepage returns error 404
The page your visitors land on returns an HTTP error code instead of content.
Fix: Fix the server error or the routing rule for the homepage.
critical Not mobile-friendly (no viewport tag)
On phones the page renders zoomed-out and unreadable. Over half of web traffic is mobile, and Google ranks mobile-first.
Fix: Add <meta name="viewport" content="width=device-width, initial-scale=1"> to <head>.
high No meta description
Google writes its own snippet for your search result, often badly.
Fix: Add <meta name="description" content="..."> with a 120-155 character sales sentence.
high No social preview tags (Open Graph)
When someone shares your link on LinkedIn, Slack, WhatsApp or Facebook it appears as a bare grey link with no image. This measurably reduces click-through.
Fix: Add og:title, og:description and og:image (1200x630 px) meta tags to <head>.
high No main heading (H1) on the page
Search engines use the H1 to understand what the page is about; you have none.
Fix: Add exactly one <h1> containing your main proposition.
high No visible way to contact you
The homepage has no email link, phone link or form. Interested visitors leave.
Fix: Put an email link or a short contact form above the fold.
medium No character encoding declared
Accented characters and symbols can render as garbage.
Fix: Add <meta charset="utf-8"> as the first line inside <head>.
medium No canonical URL
Duplicate versions of the page (with/without slash, tracking parameters) compete against each other in search.
Fix: Add <link rel="canonical" href="https://yourdomain.com/"> to <head>.
medium Pages are sent uncompressed
HTML is transferring 3-4x larger than it needs to, costing every visitor time and you bandwidth.
Fix: Enable gzip or brotli compression in your web server or CDN.
medium 10 render-blocking scripts in the page
The browser stops drawing the page while it fetches these.
Fix: Add defer (or async) to script tags that are not needed immediately.
medium No sitemap.xml
Search engines discover your pages only by following links, so deep pages get missed.
Fix: Generate /sitemap.xml (most CMS platforms have a plugin) and submit it in Google Search Console.
low No language attribute on <html>
Screen readers and translation tools cannot tell what language the page is in.
Fix: Change <html> to <html lang="en"> (or your language code).
low 2 security headers missing: Content-Security-Policy, Referrer-Policy
Content-Security-Policy - Any injected script can run freely on your pages. Referrer-Policy - Full URLs of your pages leak to every third-party site you link to.
Fix: Start with a report-only policy, then enforce it. Send: Referrer-Policy: strict-origin-when-cross-origin
low No caching headers
Repeat visitors re-download everything on every visit.
Fix: Set Cache-Control on static assets (e.g. max-age=31536000, immutable) and an ETag on HTML.
low robots.txt does not reference a sitemap
Crawlers have to guess which pages exist.
Fix: Add a "Sitemap:" line to robots.txt.
low No structured data (schema.org)
You are not eligible for rich search results: star ratings, business hours, FAQ dropdowns.
Fix: Add a JSON-LD block describing your Organization, LocalBusiness or Product.
Already correct
- http traffic is redirected to https
- page title present and well-sized
- fast server response (82 ms)
I will write the fixes for you — $29
This page found the problems. The Fix Pack hands you the solution: the exact meta tags for your pages, the redirect and security-header block written for your actual server (Squarespace), alt text drafted for your images, the broken links mapped to their replacements, and a short ordered checklist of what to do first. One file, copy and paste, plain-English notes throughout. Back to you within 24 hours, or full refund.
Get the Fix Pack for www.cafesalt.co.uk
Permanent link to this reportShare it with whoever maintains the site — no login needed, and it re-checks nothing until you ask.
https://tinkeraudit.com/r/cafesalt.co.uk-273ffb5
← Audit another site · Recent audits