Scanned sites / www.oxydermlaserclinic.ca / 2026-09-26-2351
www.oxydermlaserclinic.ca scan from 9/26/2026, 11:51:49 PM
A newer scan exists. See the latest report for www.oxydermlaserclinic.ca.
Scan 2026-09-26-2351
Scanned 9/26/2026, 11:51:49 PM, finished 9/27/2026, 5:08:44 PM. Found with openstreetmap overpass
Site: https://www.oxydermlaserclinic.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 26, 2026 the Site Spider crawled 248 pages and 980 assets of www.oxydermlaserclinic.ca, starting from https://www.oxydermlaserclinic.ca/. It scored 87 out of 100, a good result. 9 of 16 checks found something to fix, led by heavy assets (16), meta descriptions (45), redirects (67); 5 checks passed. Most of the points went to heavy assets (−6), meta descriptions (−2), redirects (−1.5). 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 2 info findings. See the security findings ↓
- Pages crawled
- 248
- Assets fetched
- 980
- Status
- Completed
- Checks with issues
- 9 of 16
1,228 of 1,248 discovered URLs were fetched, 9 blocked by robots.txt, 33 left out by the 5,000-page and 1,000-asset budget. The job finished, but the crawl did not reach everything it found. HTML only: nothing here ran JavaScript. 18 link destinations on other sites were checked.
- Title tags23 issues23 of 146 pages have title issues. 35 noindex or canonicalized pages excluded.−1.3 points
- Meta descriptions45 issues45 of 146 pages have meta description issues. 35 noindex or canonicalized pages excluded.−2 points
- Headings21 issues21 of 146 pages have heading issues. 35 noindex or canonicalized pages excluded.−0.7 points
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites1 issue1 destination answered with an error, 1 could not be determined (timeouts, rate limits or refusals), of 18 destinations checked.−0.2 points
- Redirects67 issues81 redirecting URLs, 6 of them chained.−1.5 points
- Non-200 responses81 noted81 URLs did not return a 2xx response. 67 of them are pages, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability5 issues5 of 146 indexable pages have indexability warnings. 35 pages noindex by design. 3 noindex pages are listed in the sitemap, which asks search engines both to visit and to ignore them.−0.3 points
- Image alt textOK0 of 1712 image references have no alt attribute. 1021 use an empty alt (decorative), which is fine.
- Heavy assets16 issues16 assets larger than 500 KB among 980 fetched assets.−6 points
- Orphan pages25 issues25 pages have no internal links pointing at them.−0.6 points
- Sitemap coverage33 issues3 sitemaps listing 143 URLs: 6 crawled pages missing, 0 listed URLs broken or redirecting, 24 reachable only via the sitemap.−1.1 points
- Internal link countsOKInternal link counts for 181 pages.
- Thin contentOK0 of 146 pages have fewer than 200 words. 35 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.oxydermlaserclinic.ca scores 87%, higher than 78% 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 findingsSeveral issues were identified that can impact your site's performance and SEO. Prioritizing these fixes will improve user experience and visibility.
- 1
Fix Redirects
Why: Redirect chains can slow site speed and affect user experience.
How: Remove unnecessary redirects by ensuring direct links to pages without repeated hops.
Checks: redirects
- 2
Address Non-200 Responses
Why: Pages returning non-200 responses can negatively impact SEO.
How: Investigate and resolve the 81 URLs not returning a 2xx response, ensuring they are accessible.
Checks: status-codes
- 3
Optimize Title Tags
Why: Improperly formatted title tags can hinder search engine ranking.
How: Revise 23 pages with title issues to be under 60 characters.
Checks: titles
- 4
Improve Meta Descriptions
Why: Meta descriptions affect click-through rates from search results.
How: Rewrite 45 meta descriptions for optimal length and uniqueness.
Checks: meta-descriptions
- 5
Resolve Heading Issues
Why: Multiple H1 tags can confuse search engines about page hierarchy.
How: Ensure each of the 21 affected pages has only one H1 tag.
Checks: headings
- 6
Reduce Heavy Assets
Why: Large assets can slow down page load time, affecting user experience.
How: Compress or resize the 16 heavy assets identified, making them lighter.
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, increasing the risk of data interception and script injection. Missing protections such as HSTS and CSP could allow potential attacks to compromise visitor safety and privacy. Immediate implementation of recommended headers is advised.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors using HTTP could be intercepted.
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: Lack of CSP allows any script or resource to load without restrictions.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of clickjacking protection can lead to unauthorized framing of your site.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Lack of this header may lead browsers to incorrectly interpret file types.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Absence of a referrer policy exposes full URLs when users navigate away.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 6
Third-Party Scripts Lack Subresource IntegrityLow
Why it matters: External scripts without integrity checks can pose a risk if compromised.
Fix: Consider implementing a CSP to restrict script sources.
Evidence: Third-party scripts
- 7
Missing Permissions PolicyInfo
Why it matters: Lack of a permissions policy can allow unwanted access to browser features.
Fix: Add the header: Permissions-Policy: interest-cohort=()
Evidence: Permissions policy
- 8
Sensitive Paths in robots.txtInfo
Why it matters: Exposed paths in robots.txt may highlight areas needing access control.
Fix: Implement proper access controls for /wp-admin/ and /wp-includes/
Evidence: Sensitive paths in robots.txt
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.oxydermlaserclinic.ca/ → no strict-transport-security
- https://www.oxydermlaserclinic.ca/services → no strict-transport-security
- https://www.oxydermlaserclinic.ca/laser-hair-removal → no strict-transport-security
- https://www.oxydermlaserclinic.ca/laser-hair-removal-edmonton → no strict-transport-security
- https://www.oxydermlaserclinic.ca/acne-laser-treatment → no strict-transport-security
- https://www.oxydermlaserclinic.ca/laser-genesis-treatment → no strict-transport-security
- https://www.oxydermlaserclinic.ca/facials-in-edmonton → no strict-transport-security
- https://www.oxydermlaserclinic.ca/acne-facials → no strict-transport-security
- https://www.oxydermlaserclinic.ca/anti-aging-facials → no strict-transport-security
- https://www.oxydermlaserclinic.ca/skin-brightening-facials-in-edmonton → no strict-transport-security
- https://www.oxydermlaserclinic.ca/hollywood-carbon-facial → no strict-transport-security
- https://www.oxydermlaserclinic.ca/microneedling-edmonton → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 181 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.oxydermlaserclinic.ca/ → no content-security-policy
- https://www.oxydermlaserclinic.ca/services → no content-security-policy
- https://www.oxydermlaserclinic.ca/laser-hair-removal → no content-security-policy
- https://www.oxydermlaserclinic.ca/laser-hair-removal-edmonton → no content-security-policy
- https://www.oxydermlaserclinic.ca/acne-laser-treatment → no content-security-policy
- https://www.oxydermlaserclinic.ca/laser-genesis-treatment → no content-security-policy
- https://www.oxydermlaserclinic.ca/facials-in-edmonton → no content-security-policy
- https://www.oxydermlaserclinic.ca/acne-facials → no content-security-policy
- https://www.oxydermlaserclinic.ca/anti-aging-facials → no content-security-policy
- https://www.oxydermlaserclinic.ca/skin-brightening-facials-in-edmonton → no content-security-policy
- https://www.oxydermlaserclinic.ca/hollywood-carbon-facial → no content-security-policy
- https://www.oxydermlaserclinic.ca/microneedling-edmonton → 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.oxydermlaserclinic.ca/ → no x-frame-options
- https://www.oxydermlaserclinic.ca/services → no x-frame-options
- https://www.oxydermlaserclinic.ca/laser-hair-removal → no x-frame-options
- https://www.oxydermlaserclinic.ca/laser-hair-removal-edmonton → no x-frame-options
- https://www.oxydermlaserclinic.ca/acne-laser-treatment → no x-frame-options
- https://www.oxydermlaserclinic.ca/laser-genesis-treatment → no x-frame-options
- https://www.oxydermlaserclinic.ca/facials-in-edmonton → no x-frame-options
- https://www.oxydermlaserclinic.ca/acne-facials → no x-frame-options
- https://www.oxydermlaserclinic.ca/anti-aging-facials → no x-frame-options
- https://www.oxydermlaserclinic.ca/skin-brightening-facials-in-edmonton → no x-frame-options
- https://www.oxydermlaserclinic.ca/hollywood-carbon-facial → no x-frame-options
- https://www.oxydermlaserclinic.ca/microneedling-edmonton → 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.oxydermlaserclinic.ca/ → no x-content-type-options
- https://www.oxydermlaserclinic.ca/services → no x-content-type-options
- https://www.oxydermlaserclinic.ca/laser-hair-removal → no x-content-type-options
- https://www.oxydermlaserclinic.ca/laser-hair-removal-edmonton → no x-content-type-options
- https://www.oxydermlaserclinic.ca/acne-laser-treatment → no x-content-type-options
- https://www.oxydermlaserclinic.ca/laser-genesis-treatment → no x-content-type-options
- https://www.oxydermlaserclinic.ca/facials-in-edmonton → no x-content-type-options
- https://www.oxydermlaserclinic.ca/acne-facials → no x-content-type-options
- https://www.oxydermlaserclinic.ca/anti-aging-facials → no x-content-type-options
- https://www.oxydermlaserclinic.ca/skin-brightening-facials-in-edmonton → no x-content-type-options
- https://www.oxydermlaserclinic.ca/hollywood-carbon-facial → no x-content-type-options
- https://www.oxydermlaserclinic.ca/microneedling-edmonton → 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.oxydermlaserclinic.ca/ → no referrer-policy
- https://www.oxydermlaserclinic.ca/services → no referrer-policy
- https://www.oxydermlaserclinic.ca/laser-hair-removal → no referrer-policy
- https://www.oxydermlaserclinic.ca/laser-hair-removal-edmonton → no referrer-policy
- https://www.oxydermlaserclinic.ca/acne-laser-treatment → no referrer-policy
- https://www.oxydermlaserclinic.ca/laser-genesis-treatment → no referrer-policy
- https://www.oxydermlaserclinic.ca/facials-in-edmonton → no referrer-policy
- https://www.oxydermlaserclinic.ca/acne-facials → no referrer-policy
- https://www.oxydermlaserclinic.ca/anti-aging-facials → no referrer-policy
- https://www.oxydermlaserclinic.ca/skin-brightening-facials-in-edmonton → no referrer-policy
- https://www.oxydermlaserclinic.ca/hollywood-carbon-facial → no referrer-policy
- https://www.oxydermlaserclinic.ca/microneedling-edmonton → 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.oxydermlaserclinic.ca/ → no permissions-policy
- https://www.oxydermlaserclinic.ca/services → no permissions-policy
- https://www.oxydermlaserclinic.ca/laser-hair-removal → no permissions-policy
- https://www.oxydermlaserclinic.ca/laser-hair-removal-edmonton → no permissions-policy
- https://www.oxydermlaserclinic.ca/acne-laser-treatment → no permissions-policy
- https://www.oxydermlaserclinic.ca/laser-genesis-treatment → no permissions-policy
- https://www.oxydermlaserclinic.ca/facials-in-edmonton → no permissions-policy
- https://www.oxydermlaserclinic.ca/acne-facials → no permissions-policy
- https://www.oxydermlaserclinic.ca/anti-aging-facials → no permissions-policy
- https://www.oxydermlaserclinic.ca/skin-brightening-facials-in-edmonton → no permissions-policy
- https://www.oxydermlaserclinic.ca/hollywood-carbon-facial → no permissions-policy
- https://www.oxydermlaserclinic.ca/microneedling-edmonton → no permissions-policy
- NoteThird-party scripts
Scripts run from 4 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 (120 script tags)
- api.leadshaw.io (23 script tags)
- cdn.trustindex.io (1 script tag)
- onlinedealcart.com (1 script tag)
- NoteSensitive paths in robots.txt
robots.txt lists 2 paths 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/
- Disallow: /wp-includes/
8 checks passed
- OKHTTPS
All 181 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKCookie flags
All 1 cookie carry Secure, HttpOnly and SameSite flags.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
40 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions 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.
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.oxydermlaserclinic.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- bestofchiropractors.com87/100 · rank 247 · 165 pages
- hometownanimalclinic.com87/100 · rank 247 · 49 pages
- www.od-law.ca86/100 · rank 291 · 43 pages
- www.roastlocal.com86/100 · rank 291 · 4,997 pages
- www.themagicteam.com86/100 · rank 291 · 850 pages
- www.glamorgandental.ca86/100 · rank 291 · 119 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.oxydermlaserclinic.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.oxydermlaserclinic.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.oxydermlaserclinic.ca. Removal needs no account and no proof of purchase.