Scanned sites / www.od-law.ca / 2026-09-18-0012
www.od-law.ca scan from 9/18/2026, 12:12:43 AM
A newer scan exists. See the latest report for www.od-law.ca.
Scan 2026-09-18-0012
Scanned 9/18/2026, 12:12:43 AM, finished 9/18/2026, 12:16:21 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 18, 2026 the Site Spider crawled 43 pages and 176 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
- 176
- 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 131 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
1076 sites, median 82%, average 80%
www.od-law.ca scores 88%, higher than 74% of the 1076 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 a good health score with some areas needing attention. Prioritize fixing redirects, non-200 responses, and title tag issues for better SEO performance.
- 1
Fix Redirects
Why: Improves user experience and ensures crawlers reach the intended URLs.
How: Update your website to remove unnecessary redirects. Make sure all links point directly to final URLs.
Checks: redirects
- 2
Address Non-200 Responses
Why: Ensures all URLs return a proper response, enhancing SEO and user access.
How: Check the URLs that are returning non-200 responses and correct their configurations.
Checks: status-codes
- 3
Revise Title Tags
Why: Improving title tags enhances click-through rates and search engine rankings.
How: Edit the titles to ensure they are concise and within the recommended length of 50-60 characters.
Checks: titles
- 4
Improve Meta Descriptions
Why: Well-crafted meta descriptions can increase click-through rates from search results.
How: Add or correct the meta descriptions for the pages listed, ensuring they are engaging and under 160 characters.
Checks: meta-descriptions
- 5
Fix Heading Issues
Why: Proper heading structure helps with content hierarchy and SEO.
How: Change the page to have only one H1 tag and use H2, H3 for subheadings.
Checks: headings
- 6
Optimize Heavy Assets
Why: Reducing asset sizes can improve site speed and performance.
How: Compress images and scripts using a tool like TinyPNG or a similar service to reduce their sizes.
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 crawlThe website lacks several important security headers and is using vulnerable JavaScript libraries, exposing potential risks. Implementing security headers like HSTS and CSP, and updating libraries are critical immediate actions to enhance security.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, initial requests could be intercepted.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows unrestricted loading of resources, increasing XSS risk.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self';.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options for Clickjacking ProtectionMedium
Why it matters: Without this, your site can be embedded in malicious frames.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript LibrariesMedium
Why it matters: The site uses outdated jQuery versions with known vulnerabilities.
Fix: Upgrade jQuery to at least version 3.5.0.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options for MIME Sniffing ProtectionLow
Why it matters: Without this, browsers might misinterpret files, leading to security risks.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Missing Referrer-PolicyLow
Why it matters: No policy can expose full URLs to external sites.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Revealing server and version info can aid attackers in targeting exploits.
Fix: Remove or obscure headers like 'Server' and 'X-Powered-By'.
Evidence: Software version disclosure
- 8
Missing Permissions-Policy HeaderInfo
Why it matters: This header restricts browser features that could be exploited.
Fix: Add the header: Permissions-Policy: no-camera; no-microphone; no-geolocation.
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 (219 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.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.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.1 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.
This report was produced by the DIY SEO Hub Site Spider crawling www.od-law.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.