Scanned sites / www.od-law.ca / 2026-09-17-1258
www.od-law.ca scan from 9/17/2026, 12:58:37 PM
A newer scan exists. See the latest report for www.od-law.ca.
Scan 2026-09-17-1258
Scanned 9/17/2026, 12:58:37 PM, finished 9/17/2026, 1:02:41 PM. 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 17, 2026 the Site Spider crawled 43 pages and 177 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
- 177
- 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 134 image references have no alt attribute. 2 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
1064 sites, median 82%, average 80%
www.od-law.ca scores 88%, higher than 74% of the 1064 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 findingsThe site has several issues including redirects, non-200 responses, title metadata, and thin content. Addressing these will improve site performance and SEO visibility.
- 1
Fix Non-200 Responses
Why: 9 URLs are returning non-200 statuses, which can affect user experience and SEO.
How: Update or remove these URLs to ensure they return a 200 status code.
Checks: status-codes
- 2
Resolve Redirect Issues
Why: 6 redirecting URLs can create unnecessary loading times and affect SEO.
How: Consolidate or remove unnecessary redirects, ensuring direct links access the intended content.
Checks: redirects
- 3
Update Title Tags
Why: 15 pages have title issues, either too long or too short, impacting SEO.
How: Revise titles to meet best practices: 50-60 characters for relevancy.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: 3 pages lack meta descriptions, which are important for SEO and user clicks.
How: Create concise and relevant meta descriptions for each missing entry.
Checks: meta-descriptions
- 5
Fix Heading Structure
Why: 1 page has multiple H1s, which can confuse search engines.
How: Ensure each page has one H1 and use H2s for subheadings.
Checks: headings
- 6
Enhance Thin Content
Why: 3 pages have fewer than 200 words, which may affect ranking.
How: Expand content on these pages to provide more value and context.
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 site lacks important security headers and uses outdated JavaScript libraries, which could expose it to attacks. Implementing these controls will improve overall security and protect user data more effectively.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted when accessing the site via HTTP.
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: No CSP restricts the sources from which scripts and styles can load, increasing risk of attacks.
Fix: Add a header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, pages can be embedded in frames on other websites, increasing clickjacking risk.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Outdated JavaScript LibrariesMedium
Why it matters: Using vulnerable jQuery versions may expose the site to XSS and other attacks.
Fix: Upgrade jQuery to version 3.5.0 or higher.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Without this header, browsers might interpret files based on content rather than declared type, leading to vulnerabilities.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, full URLs including query strings are sent to external sites when a link is clicked.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Exposing server version can help attackers find known vulnerabilities.
Fix: Disable server version disclosure in your server configuration.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: No permissions policy limits the access of browser features, potentially empowering harmful scripts.
Fix: Add the header: Permissions-Policy: interest-cohort=(), microphone=()
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 (220 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.