Scanned sites / www.od-law.ca / 2026-09-21-0117
www.od-law.ca scan from 9/21/2026, 1:17:02 AM
A newer scan exists. See the latest report for www.od-law.ca.
Scan 2026-09-21-0117
Scanned 9/21/2026, 1:17:02 AM, finished 9/21/2026, 1:23:33 AM. Found with openstreetmap overpass
Site: https://www.od-law.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 21, 2026 the Site Spider crawled 43 pages and 170 assets of www.od-law.ca, starting from https://www.od-law.ca/. It scored 88 out of 100, a good result. 8 of 14 checks found something to fix, led by title tags (15), sitemap coverage (15), heavy assets (6); 6 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, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 43
- Assets fetched
- 170
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags15 issues15 of 38 pages have title issues.
- Meta descriptions3 issues3 of 38 pages have meta description issues.
- Headings1 issue1 of 38 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects5 issues6 redirecting URLs, 0 of them chained.
- Non-200 responsesOK9 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 38 indexable pages have indexability warnings.
- Image alt textOK0 of 120 image references have no alt attribute. 1 use an empty alt (decorative), which is fine.
- Heavy assets6 issues6 assets larger than 500 KB among the 100 heaviest.
- Orphan pages2 issues2 pages have no internal links pointing at them.
- Sitemap coverage15 issues4 sitemaps listing 27 URLs: 12 crawled pages missing, 0 listed URLs broken or redirecting, 3 reachable only via the sitemap.
- Thin content3 issues3 of 38 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1133 sites, median 82%, average 80%
www.od-law.ca scores 88%, higher than 75% of the 1133 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's health score is good, but there are some notable areas for improvement. Focus on fixing redirects, title tags, and meta descriptions to enhance SEO performance.
- 1
Fix Redirects
Why: 9 URLs have non-200 responses compromising crawl efficiency.
How: Ensure all URLs return proper 200 responses without unnecessary redirects.
Checks: redirects, status-codes
- 2
Update Title Tags
Why: 15 pages have title issues affecting click-through rates.
How: Revise titles to be under 60 characters ensuring they're descriptive and relevant.
Checks: titles
- 3
Add Missing Meta Descriptions
Why: 3 pages lack meta descriptions which are crucial for SERP visibility.
How: Create unique meta descriptions for all pages under 160 characters.
Checks: meta-descriptions
- 4
Correct Heading Structure
Why: 1 page has multiple H1s, confusing search engines and users.
How: Amend the H1s to ensure only one per page and utilize H2s for subheadings.
Checks: headings
- 5
Optimize Heavy Assets
Why: Large assets can slow page loads, impacting user experience.
How: Compress images and scripts to reduce their sizes below 500 KB.
Checks: heavy-assets
- 6
Link Orphan Pages
Why: 2 orphan pages lack internal links, lowering their discoverability.
How: Include links to these pages in relevant areas of the site.
Checks: orphan-pages
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 website lacks critical security headers and runs vulnerable JavaScript libraries, exposing it to various attacks. Implementing security headers and updating libraries are essential for improving site safety.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, a visitor could be intercepted when attempting to access the site without HTTPS.
Fix: Add the header 'Strict-Transport-Security: max-age=63072000; includeSubDomains; preload' to all responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: A lack of CSP allows potential unauthorized script execution, increasing XSS risks.
Fix: Add the header 'Content-Security-Policy: default-src 'self';' to all pages to restrict resource loading.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options (Clickjacking Protection)Medium
Why it matters: Without this header, pages are vulnerable to clickjacking attacks.
Fix: Add the header 'X-Frame-Options: DENY' to all responses to prevent embedding in frames.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript Libraries DetectedMedium
Why it matters: Running outdated jQuery versions exposes the site to known vulnerabilities.
Fix: Upgrade jQuery to version 3.5.0 or higher to mitigate vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options (MIME Sniffing Protection)Low
Why it matters: This could allow browsers to execute files as scripts based on content rather than declared type.
Fix: Add the header 'X-Content-Type-Options: nosniff' to all responses.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a Referrer Policy, sensitive URL paths can be leaked when navigating away.
Fix: Add the header 'Referrer-Policy: no-referrer' to all responses.
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Revealing server version can help attackers exploit known vulnerabilities.
Fix: Configure server settings to hide version information or use 'Server: custom_name' to obscure details.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: Without this policy, browser features could potentially be misused by malicious scripts.
Fix: Add the header 'Permissions-Policy: accelerometer=(), camera=(), microphone=(), geolocation=()' to limit features.
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.od-law.ca/ → no strict-transport-security
- https://www.od-law.ca/contact/ → no strict-transport-security
- https://www.od-law.ca/meet-our-lawyers/ → no strict-transport-security
- https://www.od-law.ca/lawyers/ → no strict-transport-security
- https://www.od-law.ca/civil-litigation/ → no strict-transport-security
- https://www.od-law.ca/wills-and-estates/ → no strict-transport-security
- https://www.od-law.ca/family-law/ → no strict-transport-security
- https://www.od-law.ca/corporate/ → no strict-transport-security
- https://www.od-law.ca/immigration-lawyers-in-winnipeg/ → no strict-transport-security
- https://www.od-law.ca/commercial-real-estate/ → no strict-transport-security
- https://www.od-law.ca/real-estate/ → no strict-transport-security
- https://www.od-law.ca/blog/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 38 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.od-law.ca/ → no content-security-policy
- https://www.od-law.ca/contact/ → no content-security-policy
- https://www.od-law.ca/meet-our-lawyers/ → no content-security-policy
- https://www.od-law.ca/lawyers/ → no content-security-policy
- https://www.od-law.ca/civil-litigation/ → no content-security-policy
- https://www.od-law.ca/wills-and-estates/ → no content-security-policy
- https://www.od-law.ca/family-law/ → no content-security-policy
- https://www.od-law.ca/corporate/ → no content-security-policy
- https://www.od-law.ca/immigration-lawyers-in-winnipeg/ → no content-security-policy
- https://www.od-law.ca/commercial-real-estate/ → no content-security-policy
- https://www.od-law.ca/real-estate/ → no content-security-policy
- https://www.od-law.ca/blog/ → 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.od-law.ca/ → no x-frame-options
- https://www.od-law.ca/contact/ → no x-frame-options
- https://www.od-law.ca/meet-our-lawyers/ → no x-frame-options
- https://www.od-law.ca/lawyers/ → no x-frame-options
- https://www.od-law.ca/civil-litigation/ → no x-frame-options
- https://www.od-law.ca/wills-and-estates/ → no x-frame-options
- https://www.od-law.ca/family-law/ → no x-frame-options
- https://www.od-law.ca/corporate/ → no x-frame-options
- https://www.od-law.ca/immigration-lawyers-in-winnipeg/ → no x-frame-options
- https://www.od-law.ca/commercial-real-estate/ → no x-frame-options
- https://www.od-law.ca/real-estate/ → no x-frame-options
- https://www.od-law.ca/blog/ → 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.od-law.ca/ → no x-content-type-options
- https://www.od-law.ca/contact/ → no x-content-type-options
- https://www.od-law.ca/meet-our-lawyers/ → no x-content-type-options
- https://www.od-law.ca/lawyers/ → no x-content-type-options
- https://www.od-law.ca/civil-litigation/ → no x-content-type-options
- https://www.od-law.ca/wills-and-estates/ → no x-content-type-options
- https://www.od-law.ca/family-law/ → no x-content-type-options
- https://www.od-law.ca/corporate/ → no x-content-type-options
- https://www.od-law.ca/immigration-lawyers-in-winnipeg/ → no x-content-type-options
- https://www.od-law.ca/commercial-real-estate/ → no x-content-type-options
- https://www.od-law.ca/real-estate/ → no x-content-type-options
- https://www.od-law.ca/blog/ → 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.od-law.ca/ → no referrer-policy
- https://www.od-law.ca/contact/ → no referrer-policy
- https://www.od-law.ca/meet-our-lawyers/ → no referrer-policy
- https://www.od-law.ca/lawyers/ → no referrer-policy
- https://www.od-law.ca/civil-litigation/ → no referrer-policy
- https://www.od-law.ca/wills-and-estates/ → no referrer-policy
- https://www.od-law.ca/family-law/ → no referrer-policy
- https://www.od-law.ca/corporate/ → no referrer-policy
- https://www.od-law.ca/immigration-lawyers-in-winnipeg/ → no referrer-policy
- https://www.od-law.ca/commercial-real-estate/ → no referrer-policy
- https://www.od-law.ca/real-estate/ → no referrer-policy
- https://www.od-law.ca/blog/ → 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.od-law.ca/ → no permissions-policy
- https://www.od-law.ca/contact/ → no permissions-policy
- https://www.od-law.ca/meet-our-lawyers/ → no permissions-policy
- https://www.od-law.ca/lawyers/ → no permissions-policy
- https://www.od-law.ca/civil-litigation/ → no permissions-policy
- https://www.od-law.ca/wills-and-estates/ → no permissions-policy
- https://www.od-law.ca/family-law/ → no permissions-policy
- https://www.od-law.ca/corporate/ → no permissions-policy
- https://www.od-law.ca/immigration-lawyers-in-winnipeg/ → no permissions-policy
- https://www.od-law.ca/commercial-real-estate/ → no permissions-policy
- https://www.od-law.ca/real-estate/ → no permissions-policy
- https://www.od-law.ca/blog/ → no permissions-policy
- FoundSoftware version disclosureLow
Responses reveal the exact server or framework version, which lets an attacker look up known vulnerabilities for it without guessing.
- server: LiteSpeed (213 responses)
- x-powered-by: WP Rocket/3.23.3.3 (1 response)
- FoundVulnerable JavaScript librariesMedium
2 libraries with published vulnerabilities: jQuery 1.9.1, jQuery 3.1.2. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.9.1 in https://www.od-law.ca/wp-content/themes/odlaw/assets/js/scripts.min.js?ver=1.4: 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
- jQuery 3.1.2 in https://www.od-law.ca/wp-content/plugins/gravityforms/js/placeholders.jquery.mi…: 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 (38 script tags)
- cdn.trustindex.io (1 script tag)
- www.google.com (38 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/
5 checks passed, 1 not applicable
- OKHTTPS
All 38 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
39 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.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
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.od-law.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- scottsplumbing.us89/100 · rank 190 · 177 pages
- globalautoservicemt.com89/100 · rank 190 · 88 pages
- www.themagicteam.com88/100 · rank 228 · 850 pages
- www.lakewooddentalclinic.com88/100 · rank 228 · 95 pages
- www.provital.ca88/100 · rank 228 · 39 pages
- www.oxydermlaserclinic.ca88/100 · rank 228 · 248 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.od-law.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.od-law.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.od-law.ca. Removal needs no account and no proof of purchase.