Scanned sites / www.oxydermlaserclinic.ca / 2026-09-20-2212
www.oxydermlaserclinic.ca scan from 9/20/2026, 10:12:26 PM
Scan 2026-09-20-2212
Scanned 9/20/2026, 10:12:26 PM, finished 9/20/2026, 11:02:09 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
1129 sites, median 82%, average 80%
www.oxydermlaserclinic.ca scores 88%, higher than 75% of the 1129 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 technical issues that need addressing, with a focus on redirects, non-200 responses, title and meta description issues. Prioritize these fixes to enhance site performance and SEO visibility.
- 1
Fix Redirects
Why: Redundant redirects can slow down site performance.
How: Update URLs to direct to their final destination without unnecessary hops.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Non-200 responses can lead to a poor user experience.
How: Check and update the offending URLs for proper functioning or remove them if obsolete.
Checks: status-codes
- 3
Correct Title Tag Issues
Why: Long and duplicate titles can hinder SEO.
How: Edit titles to ensure they are under 60 characters and unique for each page.
Checks: titles
- 4
Revise Meta Descriptions
Why: Duplicate meta descriptions can confuse search engines.
How: Create unique descriptions under 160 characters for each affected page.
Checks: meta-descriptions
- 5
Fix Heading Issues
Why: Multiple H1s can confuse search crawlers.
How: Ensure each page has a single H1 that accurately describes the content.
Checks: headings
- 6
Improve Sitemap Coverage
Why: Missing URLs in the sitemap can limit indexation.
How: Update sitemap to include all relevant pages and remove noindex pages.
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 site lacks essential security headers, making it vulnerable to attacks like man-in-the-middle, clickjacking, and script injection. Addressing these issues promptly will enhance user protection and overall site security.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users may be intercepted on the first request if they type the address without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: The absence of CSP allows unrestricted loading of scripts and styles, increasing the risk of cross-site scripting.
Fix: Add a CSP header, e.g., Content-Security-Policy: default-src 'self'; script-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, the pages can be embedded in frames, making them susceptible to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers might execute files as scripts based on their content rather than their declared type.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive page URLs may be exposed when users navigate away from the site.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 6
Third-Party Scripts Without Subresource IntegrityLow
Why it matters: Scripts from third-party domains may change without warning, impacting site security.
Fix: Enhance security via a Content-Security-Policy that includes these hosts or use Subresource Integrity for trusted scripts.
Evidence: Third-party scripts
- 7
Missing Permissions Policy HeaderInfo
Why it matters: This header can limit browser feature access, reducing risks from injected scripts.
Fix: Add the header: Permissions-Policy: (user-agent, camera=(), microphone=(), geolocation=()).
Evidence: Permissions policy
- 8
Sensitive Paths in robots.txtInfo
Why it matters: Public access to sensitive paths like /wp-admin/ can lead to probing by malicious actors.
Fix: Implement proper access controls for these directories.
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.
- scottsplumbing.us89/100 · rank 189 · 177 pages
- globalautoservicemt.com89/100 · rank 189 · 88 pages
- www.provital.ca88/100 · rank 227 · 39 pages
- www.lakewooddentalclinic.com88/100 · rank 227 · 95 pages
- www.od-law.ca88/100 · rank 227 · 43 pages
- www.themagicteam.com88/100 · rank 227 · 850 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.