Scanned sites / www.od-law.ca / 2026-09-27-2151
www.od-law.ca scan from 9/27/2026, 9:51:58 PM
Scan 2026-09-27-2151
Scanned 9/27/2026, 9:51:58 PM, finished 9/27/2026, 9:54:16 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 27, 2026 the Site Spider crawled 43 pages and 142 assets of www.od-law.ca, starting from https://www.od-law.ca/. It scored 86 out of 100, a good result. 9 of 16 checks found something to fix, led by meta descriptions (22), title tags (15), sitemap coverage (15); 5 checks passed. Most of the points went to meta descriptions (−4.6), title tags (−3.9), sitemap coverage (−2.4). 2 checks found something the score does not count, listed as noted. 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: Medium3 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 43
- Assets fetched
- 142
- Status
- Completed
- Checks with issues
- 9 of 16
185 of 185 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 11 link destinations on other sites were checked.
- Title tags15 issues15 of 38 pages have title issues.−3.9 points
- Meta descriptions22 issues22 of 38 pages have meta description issues.−4.6 points
- Headings1 issue1 of 38 pages have heading issues.−0.2 points
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites1 issue1 destination answered with an error, 5 could not be determined (timeouts, rate limits or refusals), of 11 destinations checked.−0.4 points
- Redirects5 issues6 redirecting URLs, 0 of them chained.−0.5 points
- Non-200 responses9 noted9 URLs did not return a 2xx response. 5 of them are pages, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 38 indexable pages have indexability warnings.
- Image alt textOK0 of 71 image references have no alt attribute. 2 use an empty alt (decorative), which is fine.
- Heavy assets3 issues3 assets larger than 500 KB among 142 fetched assets.−1.8 points
- Orphan pages2 issues2 pages have no internal links pointing at them.−0.2 points
- Sitemap coverage15 issues4 sitemaps listing 27 URLs: 12 crawled pages missing, 0 listed URLs broken or redirecting, 3 reachable only via the sitemap.−2.4 points
- Internal link countsOKInternal link counts for 38 pages.
- Thin content3 issues3 of 38 pages have fewer than 200 words.−0.6 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.od-law.ca scores 86%, higher than 74% of the 1315 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 a good health score but requires key improvements. Focus on fixing title and meta description issues, addressing URLs returning non-200 responses, and optimizing heavy assets for better performance and user experience.
- 1
Fix Title Tag Issues
Why: Improper title lengths can harm click-through rates and search visibility.
How: Revise titles to be between 30-60 characters. Ensure they are relevant and engaging.
Checks: titles
- 2
Resolve Meta Description Problems
Why: Missing or too long meta descriptions can lead to lower user engagement from search results.
How: Add missing meta descriptions and limit them to under 160 characters. Use compelling language.
Checks: meta-descriptions
- 3
Address Non-200 Responses
Why: URLs returning non-200 responses can frustrate users and affect SEO.
How: Redirect any 301 URLs to their correct versions or fix them if they are unnecessary.
Checks: status-codes
- 4
Optimize Heavy Assets
Why: Large assets slow down page loading times, negatively impacting user experience.
How: Compress or resize images, scripts, and stylesheets to reduce their file sizes.
Checks: heavy-assets
- 5
Link to Orphan Pages
Why: Orphan pages lack visibility, reducing their chances of being indexed by search engines.
How: Add internal links to these pages from other relevant content on the site.
Checks: orphan-pages
- 6
Update Sitemap Coverage
Why: Missing pages in the sitemap can lead to them being overlooked by search engines.
How: Include the 12 missing pages and ensure all URLs are correctly listed for optimal crawling.
Checks: sitemap-coverage
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 www.od-law.ca lacks critical security headers which increases the risk of data interception, clickjacking, and other vulnerabilities. Implementing these headers will significantly enhance protection for visitors.
- 0 high
- 3 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted when first typing the address without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows unrestricted loading of scripts and can lead to cross-site scripting (XSS).
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options for Clickjacking ProtectionMedium
Why it matters: Pages can be embedded in frames without protection, exposing them to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
No X-Content-Type-Options for MIME Sniffing ProtectionLow
Why it matters: Without it, browsers may execute files as scripts based on their content.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Not setting a referrer policy exposes users' page addresses to third-party sites.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 6
Server Version DisclosureLow
Why it matters: Exposing server version may aid attackers seeking known exploits.
Fix: Remove the 'x-powered-by' header or set: X-Powered-By: <your_app_name>
Evidence: Software version disclosure
- 7
No Permissions PolicyInfo
Why it matters: Lacks control over browser features which could be exploited by malicious scripts.
Fix: Add the header: Permissions-Policy: accelerometer=(), camera=(), 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 (185 responses)
- x-powered-by: WP Rocket/3.23.3.3 (1 response)
- 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/
6 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.
- OKVulnerable JavaScript libraries
1 library version recognised, none with known vulnerabilities.
- 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.
- ai-tldr.dev87/100 · rank 247 · 3,732 pages
- bestofchiropractors.com87/100 · rank 247 · 165 pages
- hometownanimalclinic.com87/100 · rank 247 · 49 pages
- www.oxydermlaserclinic.ca86/100 · rank 291 · 244 pages
- www.roastlocal.com86/100 · rank 291 · 4,997 pages
- www.themagicteam.com86/100 · rank 291 · 850 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.