Scanned sites / www.oxydermlaserclinic.ca / 2026-09-26-1042
www.oxydermlaserclinic.ca scan from 9/26/2026, 10:42:13 AM
Scan 2026-09-26-1042
Scanned 9/26/2026, 10:42:13 AM, finished 9/26/2026, 11:06:24 AM. 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 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 1712 image references have no alt attribute. 1021 use an empty alt (decorative), which is fine.
- Heavy assets17 issues17 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
1282 sites, median 82%, average 80%
www.oxydermlaserclinic.ca scores 88%, higher than 73% of the 1282 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 issues that could impact its SEO performance. Priorities focus on fixing redirects, non-200 responses, title and meta description issues, and orphan pages for maximum visibility.
- 1
Fix Redirects
Why: Reducing redirect chains improves page loading speed and user experience.
How: Update the redirect paths to point directly from the original URLs to the final URLs, avoiding intermediate hops.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Ensuring all pages return a 2xx response improves accessibility and SEO.
How: Identify and rectify URLs returning faulty status codes by removing, updating, or correctly configuring them.
Checks: status-codes
- 3
Update Title Tags
Why: Optimizing title tags can improve click-through rates in search results.
How: Shorten titles to under 60 characters while retaining keywords and relevance.
Checks: titles
- 4
Optimize Meta Descriptions
Why: Unique meta descriptions help improve search visibility and user engagement.
How: Create distinct meta descriptions for the blog pages, capping them under 160 characters.
Checks: meta-descriptions
- 5
Fix Heading Issues
Why: Proper headings help search engines understand page structure and context.
How: Ensure each page has only one H1 tag and properly structured H2 and H3 tags.
Checks: headings
- 6
Address Orphan Pages
Why: Linking orphaned pages improves their discoverability and SEO value.
How: Add internal links from related pages to these orphaned pages to increase their visibility.
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 several security issues that need addressing, including missing HTTP headers that protect against attacks like clickjacking and content injection. Implementing these fixes will enhance your site's security significantly.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users typing your URL may be intercepted on their first request.
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: Absence of a CSP allows any script or style to be loaded, increasing risk of XSS attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, your site is vulnerable to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Absence of this header may result in browsers executing files as scripts, posing security risks.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 5
Missing Referrer Policy HeaderLow
Why it matters: Without it, sensitive page details may be sent to other websites when users click through.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 6
Third-Party Scripts Without Subresource IntegrityLow
Why it matters: Scripts from other domains can be altered, potentially compromising your site.
Fix: Consider implementing Subresource Integrity (SRI) or CSP to restrict scripts.
Evidence: Third-party scripts
- 7
Missing Permissions Policy HeaderInfo
Why it matters: Not limiting browser features increases risk if an injected script runs on your site.
Fix: Add the header: Permissions-Policy: geolocation=(self), microphone=(), camera=().
Evidence: Permissions policy
- 8
Sensitive Paths in robots.txtInfo
Why it matters: The listed paths should not be public to avoid exposing potential weaknesses.
Fix: Implement proper access controls on /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.
- globalautoservicemt.com89/100 · rank 232 · 88 pages
- www.avenuedentalcares.com88/100 · rank 280 · 89 pages
- www.provital.ca88/100 · rank 280 · 39 pages
- www.themagicteam.com88/100 · rank 280 · 850 pages
- mywebtoonlist.fr88/100 · rank 280 · 5,000 pages
- www.familyheating.com88/100 · rank 280 · 132 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.