Scanned sites / www.od-law.ca / 2026-09-16-0101
www.od-law.ca scan from 9/16/2026, 1:01:44 AM
Scan 2026-09-16-0101
Scanned 9/16/2026, 1:01:44 AM, finished 9/16/2026, 1:07:32 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 16, 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 136 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
1039 sites, median 82%, average 80%
www.od-law.ca scores 88%, higher than 74% of the 1039 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 areas for improvement. Prioritize optimizing your title tags, meta descriptions, and fixing redirect issues for better SEO performance.
- 1
Fix Redirect Issues
Why: Improves user experience and avoids SEO penalties.
How: Update URLs to direct to the correct pages without unnecessary redirects. Check the links and update them.
Checks: redirects
- 2
Optimize Title Tags
Why: Helps search engines understand page content and improve rankings.
How: Rewrite long or short title tags to be between 30-60 characters. Use page keywords.
Checks: titles
- 3
Add Missing Meta Descriptions
Why: Enhances snippet appearance in search results, improving CTR.
How: Create concise, compelling meta descriptions under 160 characters for the missing entries.
Checks: meta-descriptions
- 4
Consolidate Headings
Why: Improves content structure, aiding SEO and readability.
How: Ensure each page has only one H1 tag and appropriate H2 subheadings. Adjust your content accordingly.
Checks: headings
- 5
Reduce Heavy Assets
Why: Improves loading speed, enhancing user experience and SEO.
How: Compress images and minify large files. Use tools like TinyPNG for images.
Checks: heavy-assets
- 6
Internal Linking for Orphan Pages
Why: Improves accessibility and helps with crawlability.
How: Add internal links from relevant pages to 'real-estate-purchase' and 'video-signing' pages to connect them.
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 crawlYour website has multiple security vulnerabilities that could expose it to attacks. Key issues include the absence of critical HTTP headers that protect against various threats, such as clickjacking and MIME sniffing. Additionally, outdated JavaScript libraries may carry known vulnerabilities, potentially compromising user safety. Immediate action is recommended.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HSTS HeaderMedium
Why it matters: Lack of HSTS means users may be intercepted on initial unencrypted requests.
Fix: Implement 'Strict-Transport-Security: max-age=31536000; includeSubDomains' in your HTTP response headers.
Evidence: HTTP Strict Transport Security
- 2
No Content Security PolicyMedium
Why it matters: Absence of a CSP allows unrestricted script execution, increasing XSS risks.
Fix: Add 'Content-Security-Policy: default-src 'self';' to your HTTP headers.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without X-Frame-Options, your pages are vulnerable to clickjacking attacks.
Fix: Include 'X-Frame-Options: DENY' in your HTTP response headers.
Evidence: Clickjacking protection
- 4
Outdated jQuery LibrariesMedium
Why it matters: Using vulnerable libraries increases the risk of various attacks.
Fix: Upgrade jQuery to at least version 3.5.0 for both libraries to patch vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-OptionsLow
Why it matters: The absence of this header increases risks of MIME-sniffing attacks.
Fix: Add 'X-Content-Type-Options: nosniff' to your HTTP response headers.
Evidence: MIME sniffing protection
- 6
Missing Referrer-PolicyLow
Why it matters: Without this policy, sensitive URL data may be leaked to third parties.
Fix: Set 'Referrer-Policy: no-referrer' in your HTTP response headers.
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Revealing server software versions can assist attackers in exploiting known vulnerabilities.
Fix: Remove or hide 'Server' and 'X-Powered-By' headers in your web server configuration.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: This header protects sensitive features from misuse by unauthorized scripts.
Fix: Implement 'Permissions-Policy: fullscreen=(self)' to limit access to 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 (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.