Scanned sites / www.timetocare.ca / 2026-09-27-1610
www.timetocare.ca scan from 9/27/2026, 4:10:32 PM
Scan 2026-09-27-1610
Scanned 9/27/2026, 4:10:32 PM, finished 9/27/2026, 5:01:57 PM. 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 27, 2026 the Site Spider crawled 113 pages and 233 assets of www.timetocare.ca, starting from https://www.timetocare.ca/. It scored 74 out of 100, a result that needs work. 13 of 16 checks found something to fix, led by meta descriptions (93), heavy assets (8), title tags (43); 2 checks passed. Most of the points went to meta descriptions (−7), heavy assets (−4.8), title tags (−4.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: Medium5 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 113
- Assets fetched
- 233
- Status
- Completed
- Checks with issues
- 13 of 16
346 of 346 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 22 link destinations on other sites were checked.
- Title tags43 issues43 of 106 pages have title issues.−4.1 points
- Meta descriptions93 issues93 of 106 pages have meta description issues.−7 points
- Headings18 issues18 of 106 pages have heading issues.−1 points
- Broken links1 issue3 internal links point at 1 broken URL.−0.2 points
- Links to other sites1 issue1 destination answered with an error, 8 could not be determined (timeouts, rate limits or refusals), of 22 destinations checked.−0.4 points
- Redirects4 issues6 redirecting URLs, 0 of them chained.−0.2 points
- Non-200 responses3 issues12 URLs did not return a 2xx response. 7 of them are pages, 3 with an error status; the rest are assets or redirects.−0.3 points
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability2 issues2 of 106 indexable pages have indexability warnings.−0.2 points
- Image alt text205 issues205 of 664 image references have no alt attribute. 302 use an empty alt (decorative), which is fine.−1.9 points
- Heavy assets8 issues8 assets larger than 500 KB among 233 fetched assets.−4.8 points
- Orphan pages31 issues31 pages have no internal links pointing at them.−1.2 points
- Sitemap coverage31 issues10 sitemaps listing 106 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 31 reachable only via the sitemap.−1.8 points
- Internal link countsOKInternal link counts for 106 pages.
- Thin content43 issues43 of 106 pages have fewer than 200 words.−3.2 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.timetocare.ca scores 74%, higher than 25% 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 findingsYour site has several SEO issues that need fixing. Focus on addressing broken links, meta descriptions, title tags, and heading issues for better performance and visibility.
- 1
Fix Broken Links
Why: Broken links hurt user experience and SEO.
How: Update or remove internal links pointing to the broken URL: https://www.timetocare.ca/services/invisalign-treatment/.
Checks: broken-links
- 2
Update Meta Descriptions
Why: 93 pages have meta description issues, affecting click-through rates.
How: Create unique meta descriptions for all pages missing them. Use this task as a guide: 41 pages need one.
Checks: meta-descriptions
- 3
Revise Title Tags
Why: 43 pages have title tag issues, which can harm rankings.
How: Shorten title tags exceeding 60 characters and ensure they reflect page content.
Checks: titles
- 4
Correct Heading Issues
Why: 18 pages have heading issues that can lead to poor content structure.
How: Ensure each page has one H1 and appropriate H2-H6 tags.
Checks: headings
- 5
Address Non-200 Responses
Why: 12 URLs have non-200 responses, which can lead to a poor user experience.
How: Identify and fix the URLs that return error statuses. Check if they should be redirected or removed.
Checks: status-codes
- 6
Shrink Heavy Assets
Why: Reduce load times by optimizing large assets.
How: Follow tasks to shrink large assets such as stylesheets and scripts.
Checks: heavy-assets
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 has several vulnerabilities related to security headers and outdated libraries, which need urgent attention. Implementing recommended security headers, upgrading libraries, and managing exposed credentials are crucial steps to protect your site and users.
- 0 high
- 5 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Lack of HSTS can expose users to attackers intercepting requests when HTTPS is not explicitly used.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains' to all responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Without CSP, the site is vulnerable to a variety of attacks, including Cross-Site Scripting (XSS).
Fix: Implement the header 'Content-Security-Policy: default-src 'self';' in all HTML pages.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of protection allows clickjacking attacks by embedding pages in unauthorized iframes.
Fix: Set the header 'X-Frame-Options: DENY' in all responses.
Evidence: Clickjacking protection
- 4
Outdated JavaScript LibrariesMedium
Why it matters: Vulnerabilities in libraries may be exploited depending on their usage.
Fix: Upgrade jQuery to at least 3.5.0 and Bootstrap to 4.3.1.
Evidence: Vulnerable JavaScript libraries
- 5
Exposed Google API KeyMedium
Why it matters: Public credentials can be abused if not properly restricted.
Fix: Restrict the usage of the Google API key by HTTP referrer and configure settings in the Google Cloud console.
Evidence: Keys and secrets in page code
- 6
Mixed Content IssuesLow
Why it matters: Loading resources over HTTP can undermine the security of HTTPS pages.
Fix: Update all resource URLs to use HTTPS instead of HTTP.
Evidence: Mixed content
- 7
Server Version DisclosureLow
Why it matters: Revealing server details allows attackers to target specific vulnerabilities.
Fix: Configure the server to hide the version details, using 'Server: ' or similar directives.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: Without a permissions policy, injected scripts could potentially access browser features.
Fix: Add the header 'Permissions-Policy: geolocation=(self),' to all pages.
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.
Sites scoring near www.timetocare.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- smproservices.ca75/100 · rank 905 · 100 pages
- themanshops.com75/100 · rank 905 · 33 pages
- wintringhamroofing.com75/100 · rank 905 · 21 pages
- www.jvftransport.com74/100 · rank 941 · 5 pages
- lan-farms.com74/100 · rank 941 · 19 pages
- www.amosfamily.com74/100 · rank 941 · 1,155 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.timetocare.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.timetocare.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.timetocare.ca. Removal needs no account and no proof of purchase.