Scanned sites / www.square1coffee.ca / 2026-09-27-0428
www.square1coffee.ca scan from 9/27/2026, 4:28:09 AM
Scan 2026-09-27-0428
Scanned 9/27/2026, 4:28:09 AM, finished 9/27/2026, 3:28:12 PM. Found with openstreetmap overpass
Site: https://www.square1coffee.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 22 pages and 323 assets of www.square1coffee.ca, starting from https://www.square1coffee.ca/. It scored 65 out of 100, a result that needs work. 8 of 16 checks found something to fix, led by meta descriptions (19), thin content (17), title tags (10); 4 checks passed. Most of the points went to meta descriptions (−7.2), thin content (−6.5), title tags (−4.8). 4 checks found something the score does not count, listed as noted. The list below shows each check's result, the fix plan, when present, explains what to do first, and the security review at the end of the page covers headers, transport, libraries and exposed files.
Security review: Medium2 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 22
- Assets fetched
- 323
- Status
- Completed
- Checks with issues
- 8 of 16
345 of 350 discovered URLs were fetched, 5 blocked by robots.txt. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 20 link destinations on other sites were checked.
- Title tags10 issues10 of 19 pages have title issues. 2 noindex or canonicalized pages excluded.−4.8 points
- Meta descriptions19 issues19 of 19 pages have meta description issues. 2 noindex or canonicalized pages excluded.−7.2 points
- Headings10 issues10 of 19 pages have heading issues. 2 noindex or canonicalized pages excluded.−2.9 points
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites2 noted0 destinations answered with an error, 2 could not be determined (timeouts, rate limits or refusals), of 20 destinations checked.
- Redirects2 noted2 redirecting URLs, 0 of them chained.
- Non-200 responses4 noted4 URLs did not return a 2xx response. 1 of them is a page, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability9 issues9 of 19 indexable pages have indexability warnings. 2 pages noindex by design. 2 noindex pages are listed in the sitemap, which asks search engines both to visit and to ignore them.−4.3 points
- Image alt textOK0 of 67 image references have no alt attribute. 53 use an empty alt (decorative), which is fine.
- Heavy assets8 issues8 assets larger than 500 KB among 323 fetched assets.−4.8 points
- Orphan pages10 issues10 pages have no internal links pointing at them.−1.9 points
- Sitemap coverage11 issues6 sitemaps listing 22 URLs: 0 crawled pages missing, 1 listed URL broken or redirecting, 8 reachable only via the sitemap.−3.1 points
- Internal link countsOKInternal link counts for 21 pages.
- Thin content17 issues17 of 19 pages have fewer than 200 words. 2 noindex or canonicalized pages excluded.−6.5 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.square1coffee.ca scores 65%, higher than 9% of the 1315 scanned sites. See the full ranking.
Green 90% and up (Excellent), lime 75 to 89 (Good), amber 50 to 74 (Needs work), red below 50 (Poor).
Internal link map
Loading the link map...
Fix plan
Written by gpt-4o-mini from the scan findingsYour site shows several areas needing improvement, particularly in meta descriptions, title tags, and crawlability of certain pages. Addressing these issues will enhance both SEO and user experience.
- 1
Fix Redirects and Non-200 Responses
Why: Redirects can confuse search engines; non-200 errors impact user experience.
How: Update or remove the URLs causing redirects and address the 404 assets.
Checks: redirects, status-codes
- 2
Add Meta Descriptions
Why: Meta descriptions improve click-through rates and help search engines understand page content.
How: Create concise descriptions for all 19 pages without meta descriptions.
Checks: meta-descriptions
- 3
Enhance Title Tags
Why: Title tags are crucial for SEO and user engagement; many are too short.
How: Revise the title tags of 10 affected pages to be more descriptive.
Checks: titles
- 4
Correct Headings Issues
Why: Missing or multiple H1 tags can mislead search engines.
How: Ensure each page has a single clear H1 tag.
Checks: headings
- 5
Address Indexability Issues
Why: Pages marked as noindex but in the sitemap can cause confusion.
How: Remove noindex pages from the sitemap or change their index settings.
Checks: indexability, sitemap-coverage
- 6
Optimize Heavy Assets
Why: Large assets can slow page load times, affecting user experience.
How: Compress or remove large assets identified in the audit.
Checks: heavy-assets
Generated automatically; verify each change against your own site before relying on it.
Security review
Written by gpt-4o-mini from 16 checks over the crawlYour website has several security headers missing, which could expose visitors to threats like data interception and clickjacking. Implementing these headers will enhance your site's security significantly.
- 0 high
- 2 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted on the first request when accessing your site without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
Missing X-Frame-Options (Clickjacking Protection)Medium
Why it matters: Absence of this header allows the site to be framed, increasing the risk of clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY or use a CSP frame-ancestors directive.
Evidence: Clickjacking protection
- 3
Missing X-Content-Type-Options (MIME Sniffing Protection)Low
Why it matters: Lack of this header allows browsers to guess file types, which could lead to executing harmful scripts.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 4
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive page URLs may be exposed when users navigate away.
Fix: Add the header: Referrer-Policy: no-referrer or similar.
Evidence: Referrer policy
- 5
Missing Permissions PolicyInfo
Why it matters: Absence of this header does not restrict sensitive browser features, potentially exposing the site to risks from injected scripts.
Fix: Add the header: Permissions-Policy: geolocation=(self), microphone=(), camera=().
Evidence: Permissions policy
What the checks found
- FoundHTTP Strict Transport SecurityMedium
No HTML page sends strict-transport-security. Without it a visitor who types the address without https:// can be intercepted on the first request.
- https://www.square1coffee.ca/ → no strict-transport-security
- https://www.square1coffee.ca/about/ → no strict-transport-security
- https://www.square1coffee.ca/locations/ → no strict-transport-security
- https://www.square1coffee.ca/related-businesses/ → no strict-transport-security
- https://www.square1coffee.ca/contact/ → no strict-transport-security
- https://www.square1coffee.ca/gallery/ → no strict-transport-security
- https://www.square1coffee.ca/bakery/ → no strict-transport-security
- https://www.square1coffee.ca/shop/ → no strict-transport-security
- https://www.square1coffee.ca/cart/ → no strict-transport-security
- https://www.square1coffee.ca/my-account/ → no strict-transport-security
- https://www.square1coffee.ca/windsor-park-landing-page/ → no strict-transport-security
- https://www.square1coffee.ca/ordering/ → no strict-transport-security
- FoundClickjacking protectionMedium
1 of 21 HTML pages send x-frame-options. Without X-Frame-Options (or a CSP frame-ancestors directive) the pages can be embedded in a frame on another site and overlaid with invisible controls.
- https://www.square1coffee.ca/ → no x-frame-options
- https://www.square1coffee.ca/about/ → no x-frame-options
- https://www.square1coffee.ca/locations/ → no x-frame-options
- https://www.square1coffee.ca/related-businesses/ → no x-frame-options
- https://www.square1coffee.ca/contact/ → no x-frame-options
- https://www.square1coffee.ca/gallery/ → no x-frame-options
- https://www.square1coffee.ca/bakery/ → no x-frame-options
- https://www.square1coffee.ca/shop/ → no x-frame-options
- https://www.square1coffee.ca/cart/ → no x-frame-options
- https://www.square1coffee.ca/windsor-park-landing-page/ → no x-frame-options
- https://www.square1coffee.ca/ordering/ → no x-frame-options
- https://www.square1coffee.ca/thins-desserts/ → no x-frame-options
- FoundMIME sniffing protectionLow
No HTML page sends x-content-type-options. Without X-Content-Type-Options: nosniff a browser may run a file as a script because of its contents rather than its declared type.
- https://www.square1coffee.ca/ → no x-content-type-options
- https://www.square1coffee.ca/about/ → no x-content-type-options
- https://www.square1coffee.ca/locations/ → no x-content-type-options
- https://www.square1coffee.ca/related-businesses/ → no x-content-type-options
- https://www.square1coffee.ca/contact/ → no x-content-type-options
- https://www.square1coffee.ca/gallery/ → no x-content-type-options
- https://www.square1coffee.ca/bakery/ → no x-content-type-options
- https://www.square1coffee.ca/shop/ → no x-content-type-options
- https://www.square1coffee.ca/cart/ → no x-content-type-options
- https://www.square1coffee.ca/my-account/ → no x-content-type-options
- https://www.square1coffee.ca/windsor-park-landing-page/ → no x-content-type-options
- https://www.square1coffee.ca/ordering/ → no x-content-type-options
- FoundReferrer policyLow
No HTML page sends referrer-policy. Without a Referrer-Policy the full page address, including any query string, is sent to every site a visitor clicks through to.
- https://www.square1coffee.ca/ → no referrer-policy
- https://www.square1coffee.ca/about/ → no referrer-policy
- https://www.square1coffee.ca/locations/ → no referrer-policy
- https://www.square1coffee.ca/related-businesses/ → no referrer-policy
- https://www.square1coffee.ca/contact/ → no referrer-policy
- https://www.square1coffee.ca/gallery/ → no referrer-policy
- https://www.square1coffee.ca/bakery/ → no referrer-policy
- https://www.square1coffee.ca/shop/ → no referrer-policy
- https://www.square1coffee.ca/cart/ → no referrer-policy
- https://www.square1coffee.ca/my-account/ → no referrer-policy
- https://www.square1coffee.ca/windsor-park-landing-page/ → no referrer-policy
- https://www.square1coffee.ca/ordering/ → no referrer-policy
- FoundPermissions policyInfo
No HTML page sends permissions-policy. A Permissions-Policy header turns off browser features the site does not use (camera, microphone, geolocation), limiting what an injected script could do.
- https://www.square1coffee.ca/ → no permissions-policy
- https://www.square1coffee.ca/about/ → no permissions-policy
- https://www.square1coffee.ca/locations/ → no permissions-policy
- https://www.square1coffee.ca/related-businesses/ → no permissions-policy
- https://www.square1coffee.ca/contact/ → no permissions-policy
- https://www.square1coffee.ca/gallery/ → no permissions-policy
- https://www.square1coffee.ca/bakery/ → no permissions-policy
- https://www.square1coffee.ca/shop/ → no permissions-policy
- https://www.square1coffee.ca/cart/ → no permissions-policy
- https://www.square1coffee.ca/my-account/ → no permissions-policy
- https://www.square1coffee.ca/windsor-park-landing-page/ → no permissions-policy
- https://www.square1coffee.ca/ordering/ → no permissions-policy
- NoteSoftware version disclosure
Responses name the framework in an X-Powered-By header but hide the version.
- server: cloudflare (345 responses)
- x-powered-by: WP Engine (30 responses)
- NoteThird-party scripts
Scripts run from 1 other domain without Subresource Integrity, so a compromise of any of them changes what runs on this site. (Tag managers and analytics rarely support SRI; a Content-Security-Policy that names these hosts is the usual control.)
- static.klaviyo.com (21 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 1 path that look private. robots.txt is public and does not restrict access, so it doubles as a map for anyone probing the site; those paths need real access control.
- Disallow: /wp-admin/
8 checks passed
- OKHTTPS
All 21 crawled pages were served over HTTPS.
- OKContent Security Policy
A Content-Security-Policy is set on 1 of 21 pages.
- OKCookie flags
All 1 cookie carry Secure, HttpOnly and SameSite flags.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
14 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- OKKeys and secrets in page code
No API keys, tokens or private keys were found in the sampled HTML and scripts.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
A passive review of what the crawl recorded: response headers, page and script contents and the URLs it found. It does not probe the site, test TLS settings or look for files that were not linked. Generated automatically; verify each finding against your own site before acting on it.
Sites scoring near www.square1coffee.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- absarokapainandrehab.com66/100 · rank 1175 · 47 pages
- opusfived.dev66/100 · rank 1175 · 1 page
- laufequipment.com65/100 · rank 1189 · 2,360 pages
- www.actsofsupport.com65/100 · rank 1189 · 297 pages
- www.steinsllc.com65/100 · rank 1189 · 6 pages
- www.southernbuildersofla.com65/100 · rank 1189 · 30 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.square1coffee.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.square1coffee.ca?
- Claim this site to manage the listing, hide it from the public lists, or keep it.
- Want it gone instead? Ask through the support form or e-mail support@diyseohub.com, naming www.square1coffee.ca. Removal needs no account and no proof of purchase.