Scanned sites / sleepwakeclinic.com / 2026-09-27-1634
sleepwakeclinic.com scan from 9/27/2026, 4:34:03 PM
A newer scan exists. See the latest report for sleepwakeclinic.com.
Scan 2026-09-27-1634
Scanned 9/27/2026, 4:34:03 PM, finished 9/27/2026, 5:10:22 PM
Site: https://sleepwakeclinic.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 103 pages and 449 assets of sleepwakeclinic.com, starting from https://sleepwakeclinic.com/. It scored 83 out of 100, a good result. 13 of 16 checks found something to fix, led by meta descriptions (37), title tags (24), redirects (35); 2 checks passed. Most of the points went to meta descriptions (−4.5), title tags (−3.6), redirects (−2.1). 1 check 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
- 103
- Assets fetched
- 449
- Status
- Completed
- Checks with issues
- 13 of 16
552 of 552 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 37 link destinations on other sites were checked.
- Title tags24 issues24 of 56 pages have title issues. 10 noindex or canonicalized pages excluded.−3.6 points
- Meta descriptions37 issues37 of 56 pages have meta description issues. 10 noindex or canonicalized pages excluded.−4.5 points
- Headings6 issues6 of 56 pages have heading issues. 10 noindex or canonicalized pages excluded.−0.5 points
- Broken links3 issues66 internal links point at 3 broken URLs.−0.9 points
- Links to other sites4 issues4 destinations answered with an error, 8 could not be determined (timeouts, rate limits or refusals), of 37 destinations checked.−1.6 points
- Redirects35 issues35 redirecting URLs, 1 of them chained.−2.1 points
- Non-200 responses3 issues41 URLs did not return a 2xx response. 37 of them are pages, 3 with an error status; the rest are assets or redirects.−0.5 points
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability8 issues8 of 62 indexable pages have indexability warnings. 4 pages noindex by design.−1.2 points
- Image alt textOK0 of 395 image references have no alt attribute. 134 use an empty alt (decorative), which is fine.
- Heavy assets3 issues3 assets larger than 500 KB among 449 fetched assets.−1.8 points
- Orphan pages2 issues2 pages have no internal links pointing at them.−0.1 points
- Sitemap coverage8 issues4 sitemaps listing 50 URLs: 6 crawled pages missing, 0 listed URLs broken or redirecting, 2 reachable only via the sitemap.−0.7 points
- Internal link countsOKInternal link counts for 66 pages.
- Thin content2 issues2 of 56 pages have fewer than 200 words. 10 noindex or canonicalized pages excluded.−0.2 points
- Duplicate content5 issues2 groups of pages with identical HTML.−0.6 points
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
sleepwakeclinic.com scores 83%, higher than 62% 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 enhance your site's SEO performance, focusing on fixing broken links, redirects, and improving title tags and meta descriptions. Address these priorities for better user experience and search visibility.
- 1
Fix Broken Links
Why: Broken links hurt user experience and SEO. Resolve them to maintain site integrity.
How: Update or remove links pointing to broken URLs, especially the privacy policy link found on multiple pages.
Checks: broken-links
- 2
Resolve Redirect Issues
Why: Redirects can slow down page load times and impact SEO. Minimize them to improve performance.
How: Consider removing the unnecessary 301 redirects, especially the chained redirect discovered.
Checks: redirects
- 3
Enhance Title Tags
Why: Missing or excessive title tags can negatively impact SEO. Optimize them for clarity and relevance.
How: Revise 24 pages with title issues to ensure they are within optimal length and accurately reflect page content.
Checks: titles
- 4
Improve Meta Descriptions
Why: Good meta descriptions can increase click-through rates from search results.
How: Write engaging and concise meta descriptions for the 37 pages that require revisions.
Checks: meta-descriptions
- 5
Add Missing Headings
Why: Proper headings improve content structure and accessibility.
How: Add H1 tags to the 4 pages that currently lack them. Ensure the H1 is unique and relevant.
Checks: headings
- 6
Update Sitemap Coverage
Why: Complete sitemap coverage helps search engines index all your pages effectively.
How: Include the 6 missing URLs in your sitemap to improve accessibility.
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 sleepwakeclinic.com lacks several essential security headers, exposing it to risks like clickjacking and script injection. Adding these headers is vital for user safety and secure browsing. Immediate action is recommended to implement these security measures.
- 0 high
- 3 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors typing the address without 'https://' could be intercepted.
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 CSP allows unrestricted loading of scripts, styles, and frames, increasing vulnerability to XSS and data injection.
Fix: Add a CSP header like: 'Content-Security-Policy: default-src 'self''.
Evidence: Content Security Policy
- 3
Missing Clickjacking Protection (X-Frame-Options)Medium
Why it matters: Without this header, pages can be embedded in malicious frames, leading to clickjacking.
Fix: Add the header: 'X-Frame-Options: DENY'.
Evidence: Clickjacking protection
- 4
Missing MIME Sniffing Protection (X-Content-Type-Options)Low
Why it matters: Without this header, a browser might execute files as scripts based on their contents instead of types.
Fix: Add the header: 'X-Content-Type-Options: nosniff'.
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Lack of a referrer policy exposes full URLs, including sensitive data, 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: Using scripts from external sources without integrity checks can lead to compromises.
Fix: Add Subresource Integrity checks or include these domains in a CSP.
Evidence: Third-party scripts
- 7
Missing Permissions PolicyInfo
Why it matters: Absence of this policy does not restrict browser features that could be exploited through injected scripts.
Fix: Add the header: 'Permissions-Policy: geolocation=(), microphone=(), camera=()'.
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://sleepwakeclinic.com/ → no strict-transport-security
- https://sleepwakeclinic.com/about-us/ → no strict-transport-security
- https://sleepwakeclinic.com/accreditation/ → no strict-transport-security
- https://sleepwakeclinic.com/affiliations/ → no strict-transport-security
- https://sleepwakeclinic.com/frequently-asked-questions/ → no strict-transport-security
- https://sleepwakeclinic.com/independentmedicalevaluations/ → no strict-transport-security
- https://sleepwakeclinic.com/sleep-services/ → no strict-transport-security
- https://sleepwakeclinic.com/sleep-apnea-testing/ → no strict-transport-security
- https://sleepwakeclinic.com/psychiatric-services/ → no strict-transport-security
- https://sleepwakeclinic.com/selfreferrals/ → no strict-transport-security
- https://sleepwakeclinic.com/referrals/ → no strict-transport-security
- https://sleepwakeclinic.com/sleep-apnea-risk-assessment/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 66 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://sleepwakeclinic.com/ → no content-security-policy
- https://sleepwakeclinic.com/about-us/ → no content-security-policy
- https://sleepwakeclinic.com/accreditation/ → no content-security-policy
- https://sleepwakeclinic.com/affiliations/ → no content-security-policy
- https://sleepwakeclinic.com/frequently-asked-questions/ → no content-security-policy
- https://sleepwakeclinic.com/independentmedicalevaluations/ → no content-security-policy
- https://sleepwakeclinic.com/sleep-services/ → no content-security-policy
- https://sleepwakeclinic.com/sleep-apnea-testing/ → no content-security-policy
- https://sleepwakeclinic.com/psychiatric-services/ → no content-security-policy
- https://sleepwakeclinic.com/selfreferrals/ → no content-security-policy
- https://sleepwakeclinic.com/referrals/ → no content-security-policy
- https://sleepwakeclinic.com/sleep-apnea-risk-assessment/ → 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://sleepwakeclinic.com/ → no x-frame-options
- https://sleepwakeclinic.com/about-us/ → no x-frame-options
- https://sleepwakeclinic.com/accreditation/ → no x-frame-options
- https://sleepwakeclinic.com/affiliations/ → no x-frame-options
- https://sleepwakeclinic.com/frequently-asked-questions/ → no x-frame-options
- https://sleepwakeclinic.com/independentmedicalevaluations/ → no x-frame-options
- https://sleepwakeclinic.com/sleep-services/ → no x-frame-options
- https://sleepwakeclinic.com/sleep-apnea-testing/ → no x-frame-options
- https://sleepwakeclinic.com/psychiatric-services/ → no x-frame-options
- https://sleepwakeclinic.com/selfreferrals/ → no x-frame-options
- https://sleepwakeclinic.com/referrals/ → no x-frame-options
- https://sleepwakeclinic.com/sleep-apnea-risk-assessment/ → 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://sleepwakeclinic.com/ → no x-content-type-options
- https://sleepwakeclinic.com/about-us/ → no x-content-type-options
- https://sleepwakeclinic.com/accreditation/ → no x-content-type-options
- https://sleepwakeclinic.com/affiliations/ → no x-content-type-options
- https://sleepwakeclinic.com/frequently-asked-questions/ → no x-content-type-options
- https://sleepwakeclinic.com/independentmedicalevaluations/ → no x-content-type-options
- https://sleepwakeclinic.com/sleep-services/ → no x-content-type-options
- https://sleepwakeclinic.com/sleep-apnea-testing/ → no x-content-type-options
- https://sleepwakeclinic.com/psychiatric-services/ → no x-content-type-options
- https://sleepwakeclinic.com/selfreferrals/ → no x-content-type-options
- https://sleepwakeclinic.com/referrals/ → no x-content-type-options
- https://sleepwakeclinic.com/sleep-apnea-risk-assessment/ → 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://sleepwakeclinic.com/ → no referrer-policy
- https://sleepwakeclinic.com/about-us/ → no referrer-policy
- https://sleepwakeclinic.com/accreditation/ → no referrer-policy
- https://sleepwakeclinic.com/affiliations/ → no referrer-policy
- https://sleepwakeclinic.com/frequently-asked-questions/ → no referrer-policy
- https://sleepwakeclinic.com/independentmedicalevaluations/ → no referrer-policy
- https://sleepwakeclinic.com/sleep-services/ → no referrer-policy
- https://sleepwakeclinic.com/sleep-apnea-testing/ → no referrer-policy
- https://sleepwakeclinic.com/psychiatric-services/ → no referrer-policy
- https://sleepwakeclinic.com/selfreferrals/ → no referrer-policy
- https://sleepwakeclinic.com/referrals/ → no referrer-policy
- https://sleepwakeclinic.com/sleep-apnea-risk-assessment/ → 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://sleepwakeclinic.com/ → no permissions-policy
- https://sleepwakeclinic.com/about-us/ → no permissions-policy
- https://sleepwakeclinic.com/accreditation/ → no permissions-policy
- https://sleepwakeclinic.com/affiliations/ → no permissions-policy
- https://sleepwakeclinic.com/frequently-asked-questions/ → no permissions-policy
- https://sleepwakeclinic.com/independentmedicalevaluations/ → no permissions-policy
- https://sleepwakeclinic.com/sleep-services/ → no permissions-policy
- https://sleepwakeclinic.com/sleep-apnea-testing/ → no permissions-policy
- https://sleepwakeclinic.com/psychiatric-services/ → no permissions-policy
- https://sleepwakeclinic.com/selfreferrals/ → no permissions-policy
- https://sleepwakeclinic.com/referrals/ → no permissions-policy
- https://sleepwakeclinic.com/sleep-apnea-risk-assessment/ → no permissions-policy
- NoteThird-party scripts
Scripts run from 2 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)
- img1.wsimg.com (38 script tags)
9 checks passed
- OKHTTPS
All 66 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
0 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.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
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 sleepwakeclinic.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- korremechanical.com84/100 · rank 386 · 136 pages
- mergedeck.com84/100 · rank 386 · 200 pages
- www.advocateslaw.com83/100 · rank 446 · 496 pages
- www.theaffordableway.com83/100 · rank 446 · 655 pages
- www.brightondentalstudio.com83/100 · rank 446 · 110 pages
- www.beddingtondentalclinic.com83/100 · rank 446 · 158 pages
This report was produced by the DIY SEO Hub Site Spider crawling sleepwakeclinic.com from its pages as published, the way a search engine does. It shows summary figures only.
Own sleepwakeclinic.com?
- 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 sleepwakeclinic.com. Removal needs no account and no proof of purchase.