Scanned sites / www.scase.ca
SEO report for www.scase.ca
The latest Site Spider scan of www.scase.ca, with 1 scan on record. Each scan is at its own address, for example /domain/www-scase-ca/2026-09-16-0219.
Latest scan
Scanned 9/16/2026, 2:19:16 AM, finished 9/16/2026, 2:21:57 AM. 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 16, 2026 the Site Spider crawled 66 pages and 102 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
- 102
- 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 site sits among all scanned sites
1040 sites, median 82%, average 80%
www.scase.ca scores 81%, higher than 43% of the 1040 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 findingsThere are multiple SEO issues to address, particularly with title tags, meta descriptions, headings, and sitemap coverage. Prioritizing these fixes will significantly improve your site's visibility.
- 1
Fix Title Tag Issues
Why: 43 pages have title issues affecting search visibility.
How: Shorten title tags to under 60 characters for affected pages.
Checks: titles
- 2
Add or Update Meta Descriptions
Why: 39 pages lack effective meta descriptions, reducing click-through rates.
How: Create unique meta descriptions under 160 characters for missing or long ones.
Checks: meta-descriptions
- 3
Resolve Heading Structure Issues
Why: 17 pages have heading problems, negatively impacting content hierarchy.
How: Ensure each page has one H1 tag, and add missing H1s where applicable.
Checks: headings
- 4
Optimize Heavy Assets
Why: 3 assets are larger than 500 KB, which can slow down page speed.
How: Compress images and scripts to reduce their sizes below 500 KB.
Checks: heavy-assets
- 5
Enhance Sitemap Coverage
Why: 45 crawled pages are missing from the sitemap, limiting their discoverability.
How: Update the sitemap to include all indexable pages.
Checks: sitemap-coverage
- 6
Improve Thin Content
Why: 7 pages have low word count, which may impact ranking.
How: Add relevant content to pages with fewer than 200 words.
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 crawlYour site has several important security headers missing, which can leave it vulnerable to attacks such as interception of communications, cross-site scripting, and clickjacking. Addressing these issues promptly can significantly improve your site's security posture.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors may be intercepted on their first request 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: Absence of CSP allows unrestricted loading of scripts and resources, increasing risk of XSS.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self'
Evidence: Content Security Policy
- 3
Missing X-Frame-Options headerMedium
Why it matters: No protection against clickjacking, allowing other sites to embed your pages.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript LibraryMedium
Why it matters: Using jQuery 1.9.1 exposes you to multiple known vulnerabilities.
Fix: Upgrade jQuery to version 3.5.0 or higher.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options headerLow
Why it matters: Lack of this header can allow browsers to misinterpret files' content.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer Policy headerLow
Why it matters: Not specifying this policy can expose sensitive page URLs when users navigate away.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Missing Permissions-Policy headerInfo
Why it matters: Without it, unused browser features remain enabled, increasing risk.
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.
Earlier scans of www.scase.ca
No other scans of this site yet.
This report was produced by the DIY SEO Hub Site Spider crawling www.scase.ca from its public pages. Anyone can run a scan of any site they own or are authorised to check. Is this your site? Claim it to manage the listing, or ask for removal through the support form.