Scanned sites / www.oxydermlaserclinic.ca / 2026-09-20-1623
www.oxydermlaserclinic.ca scan from 9/20/2026, 4:23:25 PM
Scan 2026-09-20-1623
Scanned 9/20/2026, 4:23:25 PM, finished 9/20/2026, 4:36:45 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 20, 2026 the Site Spider crawled 248 pages and 980 assets of www.oxydermlaserclinic.ca, starting from https://www.oxydermlaserclinic.ca/. It scored 88 out of 100, a good result. 8 of 14 checks found something to fix, led by redirects (67), sitemap coverage (33), orphan pages (25); 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: Medium3 medium, 3 low and 2 info findings. See the security findings ↓
- Pages crawled
- 248
- Assets fetched
- 980
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags22 issues22 of 146 pages have title issues. 35 noindex or canonicalized pages excluded.
- Meta descriptions16 issues16 of 146 pages have meta description issues. 35 noindex or canonicalized pages excluded.
- Headings21 issues21 of 146 pages have heading issues. 35 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects67 issues81 redirecting URLs, 6 of them chained.
- Non-200 responsesOK81 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability2 issues2 of 146 indexable pages have indexability warnings. 35 pages noindex by design.
- Image alt textOK0 of 1642 image references have no alt attribute. 1021 use an empty alt (decorative), which is fine.
- Heavy assets16 issues16 assets larger than 500 KB among the 100 heaviest.
- Orphan pages25 issues25 pages have no internal links pointing at them.
- Sitemap coverage33 issues3 sitemaps listing 143 URLs: 6 crawled pages missing, 0 listed URLs broken or redirecting, 24 reachable only via the sitemap.
- 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
1124 sites, median 82%, average 80%
www.oxydermlaserclinic.ca scores 88%, higher than 75% of the 1124 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 website has a few issues, particularly with redirects, non-200 responses, title tags, and indexability. Addressing them will improve overall SEO performance and user experience.
- 1
Fix Redirects
Why: 81 URLs redirecting can harm user experience and crawl efficiency.
How: Identify and update links to point directly to the final URLs, reducing unnecessary redirects.
Checks: redirects
- 2
Address Non-200 Responses
Why: 81 URLs returning non-200 responses can lead to a poor user experience.
How: Check these URLs and ensure they return a 200 status or remove/redirect if not needed.
Checks: status-codes
- 3
Optimize Title Tags
Why: 22 pages have title issues, which can weaken search visibility.
How: Revise titles to be under 60 characters and unique for each page.
Checks: titles
- 4
Correct Heading Structure
Why: 21 pages have heading issues that can confuse search engines.
How: Ensure each page has a single H1 tag and a proper H2-H6 structure for clarity.
Checks: headings
- 5
Improve Indexability Warnings
Why: 2 pages with indexability warnings can affect search visibility.
How: Review the robots.txt and meta directives to ensure correct indexing settings.
Checks: indexability
- 6
Enhance Sitemap Coverage
Why: Missing pages and incorrect noindex statuses can limit search visibility.
How: Update the sitemap to include all indexable pages and remove noindex tags where inappropriate.
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 crawlYour website has several security issues related to missing HTTP headers and policies, potentially exposing users to various risks. Implementing these recommendations will enhance user privacy and protection against attacks.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: HSTS prevents potential interception on the first request if a user types the address without HTTPS.
Fix: Add the following header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Without CSP, there are no restrictions on where scripts, styles, and frames can load from, increasing risk of cross-site scripting attacks.
Fix: Implement a Content Security Policy by adding: Content-Security-Policy: default-src 'self'
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, your pages can be embedded in frames, exposing them to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: This header prevents browsers from interpreting files as different types than declared, mitigating some attack vectors.
Fix: Include the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 5
Missing Referrer-Policy HeaderLow
Why it matters: This header controls how much referrer information is shared, impacting user privacy.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 6
Third-Party Scripts Without Subresource Integrity (SRI)Low
Why it matters: Running scripts from third-party domains without SRI exposes risks if those domains are compromised.
Fix: Consider using SRI for third-party scripts or a Content Security Policy that allows only trusted sources.
Evidence: Third-party scripts
- 7
Missing Permissions-Policy HeaderInfo
Why it matters: This header limits which features the site can use, reducing what an injected script may do.
Fix: Implement it by adding: Permissions-Policy: camera=(), microphone=(), geolocation=()
Evidence: Permissions policy
- 8
Sensitive Paths Listed in robots.txtInfo
Why it matters: The public robots.txt file reveals potentially sensitive paths that should not be exposed.
Fix: Implement proper access control on /wp-admin/ and /wp-includes/ rather than relying on robots.txt.
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 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 (120 script tags)
- api.leadshaw.io (23 script tags)
- 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.
- www.provital.ca88/100 · rank 226 · 39 pages
- www.lakewooddentalclinic.com88/100 · rank 226 · 95 pages
- www.od-law.ca88/100 · rank 226 · 43 pages
- www.glamorgandental.ca88/100 · rank 226 · 116 pages
- moz.com88/100 · rank 226 · 4,962 pages
- yoast.com88/100 · rank 226 · 3,492 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.