Scanned sites / www.timetocare.ca / 2026-09-19-0347
www.timetocare.ca scan from 9/19/2026, 3:47:54 AM
Scan 2026-09-19-0347
Scanned 9/19/2026, 3:47:54 AM, finished 9/19/2026, 3:56:58 AM. Found with openstreetmap overpass
Site: https://www.timetocare.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 19, 2026 the Site Spider crawled 113 pages and 233 assets of www.timetocare.ca, starting from https://www.timetocare.ca/. It scored 75 out of 100, a good result. 12 of 14 checks found something to fix, led by image alt text (205), meta descriptions (86), title tags (43); 2 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: Medium5 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 113
- Assets fetched
- 233
- Status
- Completed
- Checks with issues
- 12 of 14
- Title tags43 issues43 of 106 pages have title issues.
- Meta descriptions86 issues86 of 106 pages have meta description issues.
- Headings18 issues18 of 106 pages have heading issues.
- Broken links1 issue3 internal links point at 1 broken URL.
- Redirects4 issues6 redirecting URLs, 0 of them chained.
- Non-200 responses3 issues12 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability2 issues2 of 106 indexable pages have indexability warnings.
- Image alt text205 issues205 of 664 image references have no alt attribute. 302 use an empty alt (decorative), which is fine.
- Heavy assets8 issues8 assets larger than 500 KB among the 100 heaviest.
- Orphan pages31 issues31 pages have no internal links pointing at them.
- Sitemap coverage31 issues10 sitemaps listing 106 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 31 reachable only via the sitemap.
- Thin content43 issues43 of 106 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1099 sites, median 82%, average 80%
www.timetocare.ca scores 75%, higher than 24% of the 1099 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 several SEO issues that need addressing, including broken links, title and meta description problems, and indexability warnings. Prioritize resolving these to enhance your site's visibility.
- 1
Fix Broken Links
Why: Broken internal links are harmful to user experience and SEO.
How: Update the three internal links pointing to the broken URL or remove them.
Checks: broken-links
- 2
Address Non-200 Responses
Why: 12 URLs returned errors, impacting user access and SEO.
How: Review and resolve the 12 non-200 URLs by either fixing the destination or removing links to them.
Checks: status-codes
- 3
Optimize Title Tags
Why: 43 title tags exceed the length limit, reducing effectiveness.
How: Shorten the title tags to under 60 characters for improved SEO.
Checks: titles
- 4
Revise Meta Descriptions
Why: 86 meta descriptions are either missing or too long, affecting click-through rates.
How: Create or revise meta descriptions to be within 150-160 characters.
Checks: meta-descriptions
- 5
Fix Heading Issues
Why: 18 pages have heading problems, which can confuse search engines.
How: Ensure every page has a single H1 tag and optimize other headings.
Checks: headings
- 6
Resolve Indexability Warnings
Why: Indexability issues limit search engine crawling and indexing.
How: Add canonical tags, viewport, and lang attributes where missing on the affected pages.
Checks: indexability
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 security review of your website reveals several important areas for improvement regarding response headers, vulnerable libraries, and exposed API keys. Addressing these findings will help enhance the overall security posture of your site and protect user data from potential threats.
- 0 high
- 5 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, an attacker could intercept the first request to your site made without HTTPS.
Fix: Implement the header: `Strict-Transport-Security: max-age=31536000; includeSubDomains; preload`.
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows any scripts or styles to load, increasing vulnerability to XSS attacks.
Fix: Add a CSP header: `Content-Security-Policy: default-src 'self';`.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Lack of this header allows clickjacking attacks by embedding your site in a frame.
Fix: Set the header: `X-Frame-Options: DENY`.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript LibrariesMedium
Why it matters: Use of outdated jQuery and Bootstrap versions with known vulnerabilities could be exploited.
Fix: Upgrade jQuery to 3.5.0 and Bootstrap to 4.3.1.
Evidence: Vulnerable JavaScript libraries
- 5
Leaked Google API KeyMedium
Why it matters: An exposed API key can be misused and should be restricted to your domain.
Fix: Restrict the key in the Google Cloud console by setting allowed HTTP referrers.
Evidence: Keys and secrets in page code
- 6
Software Version DisclosureLow
Why it matters: Revealing server details could help attackers find vulnerabilities.
Fix: Change response to hide server version: `Server: [generic server]`.
Evidence: Software version disclosure
- 7
Mixed Content on HTTPS PagesLow
Why it matters: Loading HTTP resources can expose users to security risks and degrade site security.
Fix: Ensure all resources are loaded over HTTPS.
Evidence: Mixed content
- 8
No Permissions Policy HeaderInfo
Why it matters: Missing this policy could allow unauthorized access to sensitive browser features.
Fix: Add a permissions-policy 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://www.timetocare.ca/ → no strict-transport-security
- https://www.timetocare.ca/about/ → no strict-transport-security
- https://www.timetocare.ca/dental-services/general-dentistry/ → no strict-transport-security
- https://www.timetocare.ca/services/dentistry-for-children/ → no strict-transport-security
- https://www.timetocare.ca/services/wisdom-tooth-extraction-edmonton-ab/ → no strict-transport-security
- https://www.timetocare.ca/services/porcelain-dental-bridges/ → no strict-transport-security
- https://www.timetocare.ca/services/dental-bridges/ → no strict-transport-security
- https://www.timetocare.ca/services/dental-crowns/ → no strict-transport-security
- https://www.timetocare.ca/services/emergency-dentist/ → no strict-transport-security
- https://www.timetocare.ca/services/tooth-colored-fillings/ → no strict-transport-security
- https://www.timetocare.ca/services/implant-restoration/ → no strict-transport-security
- https://www.timetocare.ca/services/root-canal-treatment/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 106 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.timetocare.ca/ → no content-security-policy
- https://www.timetocare.ca/about/ → no content-security-policy
- https://www.timetocare.ca/dental-services/general-dentistry/ → no content-security-policy
- https://www.timetocare.ca/services/dentistry-for-children/ → no content-security-policy
- https://www.timetocare.ca/services/wisdom-tooth-extraction-edmonton-ab/ → no content-security-policy
- https://www.timetocare.ca/services/porcelain-dental-bridges/ → no content-security-policy
- https://www.timetocare.ca/services/dental-bridges/ → no content-security-policy
- https://www.timetocare.ca/services/dental-crowns/ → no content-security-policy
- https://www.timetocare.ca/services/emergency-dentist/ → no content-security-policy
- https://www.timetocare.ca/services/tooth-colored-fillings/ → no content-security-policy
- https://www.timetocare.ca/services/implant-restoration/ → no content-security-policy
- https://www.timetocare.ca/services/root-canal-treatment/ → 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.timetocare.ca/ → no x-frame-options
- https://www.timetocare.ca/about/ → no x-frame-options
- https://www.timetocare.ca/dental-services/general-dentistry/ → no x-frame-options
- https://www.timetocare.ca/services/dentistry-for-children/ → no x-frame-options
- https://www.timetocare.ca/services/wisdom-tooth-extraction-edmonton-ab/ → no x-frame-options
- https://www.timetocare.ca/services/porcelain-dental-bridges/ → no x-frame-options
- https://www.timetocare.ca/services/dental-bridges/ → no x-frame-options
- https://www.timetocare.ca/services/dental-crowns/ → no x-frame-options
- https://www.timetocare.ca/services/emergency-dentist/ → no x-frame-options
- https://www.timetocare.ca/services/tooth-colored-fillings/ → no x-frame-options
- https://www.timetocare.ca/services/implant-restoration/ → no x-frame-options
- https://www.timetocare.ca/services/root-canal-treatment/ → no x-frame-options
- 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.timetocare.ca/ → no permissions-policy
- https://www.timetocare.ca/about/ → no permissions-policy
- https://www.timetocare.ca/dental-services/general-dentistry/ → no permissions-policy
- https://www.timetocare.ca/services/dentistry-for-children/ → no permissions-policy
- https://www.timetocare.ca/services/wisdom-tooth-extraction-edmonton-ab/ → no permissions-policy
- https://www.timetocare.ca/services/porcelain-dental-bridges/ → no permissions-policy
- https://www.timetocare.ca/services/dental-bridges/ → no permissions-policy
- https://www.timetocare.ca/services/dental-crowns/ → no permissions-policy
- https://www.timetocare.ca/services/emergency-dentist/ → no permissions-policy
- https://www.timetocare.ca/services/tooth-colored-fillings/ → no permissions-policy
- https://www.timetocare.ca/services/implant-restoration/ → no permissions-policy
- https://www.timetocare.ca/services/root-canal-treatment/ → no permissions-policy
- FoundSoftware version disclosureLow
Responses reveal the exact server or framework version, which lets an attacker look up known vulnerabilities for it without guessing.
- server: Flywheel/5.1.0 (346 responses)
- FoundMixed contentLow
5 resources on HTTPS pages are loaded over plain HTTP.
- https://www.timetocare.ca/patient-information-forms/ loads image http://www.timetocare.ca/wp-content/uploads/sites/6/2019/09/Screen-Shot-2019-09-24-at-1.0…
- https://www.timetocare.ca/patient-information-forms/ loads image http://www.timetocare.ca/wp-content/uploads/sites/6/2019/09/Screen-Shot-2019-09-24-at-1.0…
- https://www.timetocare.ca/patient-information-forms/ loads image http://www.timetocare.ca/wp-content/uploads/sites/6/2019/09/Screen-Shot-2019-09-24-at-1.0…
- https://www.timetocare.ca/patient-information-forms/ loads image http://www.timetocare.ca/wp-content/uploads/sites/6/2019/09/Screen-Shot-2019-09-24-at-1.0…
- https://www.timetocare.ca/patient-information-forms/ loads image http://www.timetocare.ca/wp-content/uploads/sites/6/2019/09/Screen-Shot-2019-09-24-at-1.0…
- FoundVulnerable JavaScript librariesMedium
3 libraries with published vulnerabilities: jQuery 3.3.1, jQuery 1.9.1, Bootstrap 4.2.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 3.3.1 in https://www.timetocare.ca/wp-content/themes/canadian-dental-services/vendor/jqu…: CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- jQuery 1.9.1 in https://www.timetocare.ca/wp-content/themes/canadian-dental-services/vendor/boo…: CVE-2015-9251 (XSS via cross-domain AJAX), CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- Bootstrap 4.2.1 in https://www.timetocare.ca/wp-content/themes/canadian-dental-services/vendor/boo…: CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 (XSS through data attributes in tooltip, popover, collapse and scrollspy); fixed in 4.3.1
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…Rk (39 chars) in https://www.timetocare.ca/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- NoteThird-party scripts
Scripts run from 5 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.optiopublishing.com (40 script tags)
- www.googletagmanager.com (40 script tags)
- cdn.maxassist.com (40 script tags)
- form.jotform.com (2 script tags)
- hipaa.jotform.com (1 script tag)
6 checks passed, 1 not applicable
- OKHTTPS
All 106 crawled pages were served over HTTPS.
- OKMIME sniffing protection
x-content-type-options is set on all 106 HTML pages.
- OKReferrer policy
referrer-policy is set on all 106 HTML pages.
- OKForms over HTTPS
40 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
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.
This report was produced by the DIY SEO Hub Site Spider crawling www.timetocare.ca from its public pages. Anyone can run a scan of any site they own or are authorised to check. Is this your site? Claim it to manage the listing, or ask for removal through the support form.