Scanned sites / www.scase.ca / 2026-09-23-1809
www.scase.ca scan from 9/23/2026, 6:09:26 PM
Scan 2026-09-23-1809
Scanned 9/23/2026, 6:09:26 PM, finished 9/23/2026, 6:13:11 PM. Found with openstreetmap overpass
Site: https://www.scase.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 23, 2026 the Site Spider crawled 66 pages and 103 assets of www.scase.ca, starting from https://www.scase.ca/. It scored 81 out of 100, a good result. 6 of 14 checks found something to fix, led by sitemap coverage (45), title tags (43), meta descriptions (39); 8 checks passed. 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: Medium4 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 66
- Assets fetched
- 103
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags43 issues43 of 46 pages have title issues. 20 noindex or canonicalized pages excluded.
- Meta descriptions39 issues39 of 46 pages have meta description issues. 20 noindex or canonicalized pages excluded.
- Headings17 issues17 of 46 pages have heading issues. 20 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK0 redirecting URLs, 0 of them chained.
- Non-200 responsesOK0 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 46 indexable pages have indexability warnings. 20 pages noindex by design.
- Image alt textOK0 of 84 image references have no alt attribute. 18 use an empty alt (decorative), which is fine.
- Heavy assets3 issues3 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage45 issues1 sitemap listing 1 URL: 45 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin content7 issues7 of 46 pages have fewer than 200 words. 20 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1206 sites, median 82%, average 80%
www.scase.ca scores 81%, higher than 44% of the 1206 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 has several areas for improvement. Focus on optimizing title tags, meta descriptions, headings, heavy assets, and sitemap coverage to enhance SEO performance and visibility.
- 1
Fix Title Tag Issues
Why: 43 pages have title issues affecting SEO ranking.
How: Shorten titles to under 60 characters. Example: change 'Darryl Scase, CPA - Scase & Partner Chartered Professional Accountants' to 'Darryl Scase, CPA'.
Checks: titles
- 2
Optimize Meta Descriptions
Why: 39 pages lack effective meta descriptions, impacting click-through rates.
How: Add concise and relevant descriptions under 160 characters. Use keywords if applicable.
Checks: meta-descriptions
- 3
Correct Heading Structure
Why: 17 pages have heading issues that could confuse search engines.
How: Ensure each page has one H1 and appropriate H2s. Example: Remove extra H1s on home page.
Checks: headings
- 4
Reduce Heavy Assets
Why: Large assets can slow down page load, affecting user experience.
How: Compress image files over 500 KB and minify JavaScript. Consider using lighter formats.
Checks: heavy-assets
- 5
Update Sitemap Coverage
Why: 45 crawled pages are missing from the sitemap, reducing discoverability.
How: Add all relevant URLs to your sitemap, then resubmit to search engines.
Checks: sitemap-coverage
- 6
Enhance Thin Content
Why: 7 pages have fewer than 200 words, which may not satisfy users nor attract SEO value.
How: Expand content on these pages to provide more value or combine similar content.
Checks: thin-content
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 crawlThe review identified multiple security deficiencies on your site, including missing critical headers and a vulnerable JavaScript library. Addressing these issues can significantly enhance the security of your web application and protect user data.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted when accessing your site without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains;
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Lack of a CSP allows any scripts and resources to load, increasing XSS risk.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing Clickjacking Protection (X-Frame-Options)Medium
Why it matters: The absence of this header allows your site to be embedded in frames, risking clickjacking.
Fix: Add the header: X-Frame-Options: DENY;
Evidence: Clickjacking protection
- 4
Outdated jQuery VersionMedium
Why it matters: Using jQuery 1.9.1 exposes your site to several known vulnerabilities.
Fix: Upgrade to jQuery version 3.5.0 or later.
Evidence: Vulnerable JavaScript libraries
- 5
Missing MIME Sniffing Protection (X-Content-Type-Options)Low
Why it matters: Without this header, browsers might misconstrue file types, which can lead to security issues.
Fix: Add the header: X-Content-Type-Options: nosniff;
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive URL information may be leaked to external sites.
Fix: Add the header: Referrer-Policy: no-referrer;
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: This header limits what features can be used by scripts, enhancing security.
Fix: Add the header: Permissions-Policy: geolocation=(), 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.scase.ca/ → no strict-transport-security
- https://www.scase.ca/about/ → no strict-transport-security
- https://www.scase.ca/about/karleen-scase/ → no strict-transport-security
- https://www.scase.ca/about/darryl-scase/ → no strict-transport-security
- https://www.scase.ca/services/ → no strict-transport-security
- https://www.scase.ca/community/ → no strict-transport-security
- https://www.scase.ca/links/ → no strict-transport-security
- https://www.scase.ca/blog/ → no strict-transport-security
- https://www.scase.ca/faq/ → no strict-transport-security
- https://www.scase.ca/contact-us/ → no strict-transport-security
- https://www.scase.ca/services/bookkeeping-service/ → no strict-transport-security
- https://www.scase.ca/services/corporate-accounting-and-tax/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 66 HTML pages send a Content-Security-Policy header or meta tag, so the browser has no restriction on where scripts, styles and frames may load from.
- https://www.scase.ca/ → no content-security-policy
- https://www.scase.ca/about/ → no content-security-policy
- https://www.scase.ca/about/karleen-scase/ → no content-security-policy
- https://www.scase.ca/about/darryl-scase/ → no content-security-policy
- https://www.scase.ca/services/ → no content-security-policy
- https://www.scase.ca/community/ → no content-security-policy
- https://www.scase.ca/links/ → no content-security-policy
- https://www.scase.ca/blog/ → no content-security-policy
- https://www.scase.ca/faq/ → no content-security-policy
- https://www.scase.ca/contact-us/ → no content-security-policy
- https://www.scase.ca/services/bookkeeping-service/ → no content-security-policy
- https://www.scase.ca/services/corporate-accounting-and-tax/ → no content-security-policy
- FoundClickjacking protectionMedium
No HTML page sends 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.scase.ca/ → no x-frame-options
- https://www.scase.ca/about/ → no x-frame-options
- https://www.scase.ca/about/karleen-scase/ → no x-frame-options
- https://www.scase.ca/about/darryl-scase/ → no x-frame-options
- https://www.scase.ca/services/ → no x-frame-options
- https://www.scase.ca/community/ → no x-frame-options
- https://www.scase.ca/links/ → no x-frame-options
- https://www.scase.ca/blog/ → no x-frame-options
- https://www.scase.ca/faq/ → no x-frame-options
- https://www.scase.ca/contact-us/ → no x-frame-options
- https://www.scase.ca/services/bookkeeping-service/ → no x-frame-options
- https://www.scase.ca/services/corporate-accounting-and-tax/ → 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.scase.ca/ → no x-content-type-options
- https://www.scase.ca/about/ → no x-content-type-options
- https://www.scase.ca/about/karleen-scase/ → no x-content-type-options
- https://www.scase.ca/about/darryl-scase/ → no x-content-type-options
- https://www.scase.ca/services/ → no x-content-type-options
- https://www.scase.ca/community/ → no x-content-type-options
- https://www.scase.ca/links/ → no x-content-type-options
- https://www.scase.ca/blog/ → no x-content-type-options
- https://www.scase.ca/faq/ → no x-content-type-options
- https://www.scase.ca/contact-us/ → no x-content-type-options
- https://www.scase.ca/services/bookkeeping-service/ → no x-content-type-options
- https://www.scase.ca/services/corporate-accounting-and-tax/ → 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.scase.ca/ → no referrer-policy
- https://www.scase.ca/about/ → no referrer-policy
- https://www.scase.ca/about/karleen-scase/ → no referrer-policy
- https://www.scase.ca/about/darryl-scase/ → no referrer-policy
- https://www.scase.ca/services/ → no referrer-policy
- https://www.scase.ca/community/ → no referrer-policy
- https://www.scase.ca/links/ → no referrer-policy
- https://www.scase.ca/blog/ → no referrer-policy
- https://www.scase.ca/faq/ → no referrer-policy
- https://www.scase.ca/contact-us/ → no referrer-policy
- https://www.scase.ca/services/bookkeeping-service/ → no referrer-policy
- https://www.scase.ca/services/corporate-accounting-and-tax/ → 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.scase.ca/ → no permissions-policy
- https://www.scase.ca/about/ → no permissions-policy
- https://www.scase.ca/about/karleen-scase/ → no permissions-policy
- https://www.scase.ca/about/darryl-scase/ → no permissions-policy
- https://www.scase.ca/services/ → no permissions-policy
- https://www.scase.ca/community/ → no permissions-policy
- https://www.scase.ca/links/ → no permissions-policy
- https://www.scase.ca/blog/ → no permissions-policy
- https://www.scase.ca/faq/ → no permissions-policy
- https://www.scase.ca/contact-us/ → no permissions-policy
- https://www.scase.ca/services/bookkeeping-service/ → no permissions-policy
- https://www.scase.ca/services/corporate-accounting-and-tax/ → no permissions-policy
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 1.9.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.9.1 in https://www.scase.ca/wp-content/themes/di-multipurpose/assets/js/bootstrap.min.…: CVE-2015-9251 (XSS via cross-domain AJAX), CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- NoteThird-party scripts
Scripts run from 3 other domains 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.)
- www.googletagmanager.com (80 script tags)
- pagead2.googlesyndication.com (40 script tags)
- cdn.trustedsite.com (40 script tags)
8 checks passed
- OKHTTPS
All 66 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- 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
40 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
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.scase.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.petetheplumber.com81/100 · rank 620 · 166 pages
- www.aestheticdentalstudio.ca81/100 · rank 620 · 233 pages
- bostwicksmagnoliamanor.com81/100 · rank 620 · 23 pages
- www.furnasmanright-time.ca81/100 · rank 620 · 860 pages
- tiiny.host81/100 · rank 620 · 995 pages
- www.schneiderpork.com81/100 · rank 620 · 11 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.scase.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.scase.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.scase.ca. Removal needs no account and no proof of purchase.