Scanned sites / www.terradentalcare.com / 2026-09-26-2129
www.terradentalcare.com scan from 9/26/2026, 9:29:44 PM
Scan 2026-09-26-2129
Scanned 9/26/2026, 9:29:44 PM, finished 9/27/2026, 3:46:55 PM. Found with openstreetmap overpass
Site: https://www.terradentalcare.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 26, 2026 the Site Spider crawled 131 pages and 443 assets of www.terradentalcare.com, starting from https://www.terradentalcare.com/. It scored 88 out of 100, a good result. 6 of 16 checks found something to fix, led by heavy assets (11), meta descriptions (57), title tags (28); 7 checks passed. Most of the points went to heavy assets (−6), meta descriptions (−3.7), title tags (−2.3). 3 checks 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: Medium4 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 131
- Assets fetched
- 443
- Status
- Completed
- Checks with issues
- 6 of 16
574 of 574 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 26 link destinations on other sites were checked.
- Title tags28 issues28 of 123 pages have title issues.−2.3 points
- Meta descriptions57 issues57 of 123 pages have meta description issues.−3.7 points
- HeadingsOK0 of 123 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites256 noted0 destinations answered with an error, 12 could not be determined (timeouts, rate limits or refusals), of 26 destinations checked.
- Redirects8 issues10 redirecting URLs, 0 of them chained.−0.3 points
- Non-200 responses10 noted10 URLs did not return a 2xx response. 8 of them are pages, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 123 indexable pages have indexability warnings.
- Image alt textOK0 of 768 image references have no alt attribute.
- Heavy assets11 issues11 assets larger than 500 KB among 443 fetched assets.−6 points
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage1 issue1 sitemap listing 123 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.
- Internal link countsOKInternal link counts for 123 pages.
- Thin contentOK0 of 123 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.terradentalcare.com scores 88%, higher than 81% 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 findingsThe site has good health but needs improvement in redirects, titles, meta descriptions, heavy assets, and orphan pages. Focus on the highest impact fixes first.
- 1
Fix Redirects
Why: Redirects can slow down page load times and dilute link equity.
How: Remove unnecessary redirects by updating external links to direct to the final URLs.
Checks: redirects
- 2
Optimize Title Tags
Why: Improving titles can enhance rankings and click-through rates.
How: Revise titles to be concise (30-60 characters) and include relevant keywords.
Checks: titles
- 3
Revise Meta Descriptions
Why: Well-crafted descriptions can attract more clicks.
How: Shorten meta descriptions to 150-160 characters and make them engaging.
Checks: meta-descriptions
- 4
Shrink Heavy Assets
Why: Reducing file sizes improves load times and user experience.
How: Optimize images and fonts to reduce file sizes. Consider using formats like WebP.
Checks: heavy-assets
- 5
Address Orphan Pages
Why: Internal links are essential for SEO and user navigation.
How: Create internal links to the orphan page to improve accessibility and SEO.
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 crawlThe website lacks several important security headers, leaving it vulnerable to attacks such as clickjacking and interception of unencrypted traffic. Additionally, sensitive information like a Google API key is exposed in the code. Implementing recommended security headers and limiting API key exposure will improve overall security posture.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted on their first request using HTTP.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: No CSP header means no restrictions on loading resources, increasing risks of XSS.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of clickjacking protection allows embedding of pages in frames.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Exposed Google API KeyMedium
Why it matters: The Google API key is revealed in the code, posing a risk of misuse.
Fix: Restrict the API key usage to specific referers in Google Cloud console.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Lack of this header enables potential MIME sniffing attacks.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer Policy HeaderLow
Why it matters: Without a referrer policy, sensitive URLs can be leaked to external sites.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Software Version DisclosureLow
Why it matters: Exposing server and framework version increases the risk of targeted attacks.
Fix: Remove or configure the server to not disclose version in headers.
Evidence: Software version disclosure
- 8
Missing Permissions-Policy HeaderInfo
Why it matters: This header restricts features that potentially vulnerable scripts could exploit.
Fix: Add the header: Permissions-Policy: display-capture=(), 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.terradentalcare.com/ → no strict-transport-security
- https://www.terradentalcare.com/about/ → no strict-transport-security
- https://www.terradentalcare.com/blog/ → no strict-transport-security
- https://www.terradentalcare.com/privacy-policy/ → no strict-transport-security
- https://www.terradentalcare.com/canadian-dental-care-plan/ → no strict-transport-security
- https://www.terradentalcare.com/service/our-services/ → no strict-transport-security
- https://www.terradentalcare.com/service/general-dentistry/ → no strict-transport-security
- https://www.terradentalcare.com/service/dental-cleanings-checkups/ → no strict-transport-security
- https://www.terradentalcare.com/service/root-canal-therapy/ → no strict-transport-security
- https://www.terradentalcare.com/service/tooth-extractions/ → no strict-transport-security
- https://www.terradentalcare.com/service/cosmetic-dentistry/ → no strict-transport-security
- https://www.terradentalcare.com/service/dental-crowns/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 123 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.terradentalcare.com/ → no content-security-policy
- https://www.terradentalcare.com/about/ → no content-security-policy
- https://www.terradentalcare.com/blog/ → no content-security-policy
- https://www.terradentalcare.com/privacy-policy/ → no content-security-policy
- https://www.terradentalcare.com/canadian-dental-care-plan/ → no content-security-policy
- https://www.terradentalcare.com/service/our-services/ → no content-security-policy
- https://www.terradentalcare.com/service/general-dentistry/ → no content-security-policy
- https://www.terradentalcare.com/service/dental-cleanings-checkups/ → no content-security-policy
- https://www.terradentalcare.com/service/root-canal-therapy/ → no content-security-policy
- https://www.terradentalcare.com/service/tooth-extractions/ → no content-security-policy
- https://www.terradentalcare.com/service/cosmetic-dentistry/ → no content-security-policy
- https://www.terradentalcare.com/service/dental-crowns/ → 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.terradentalcare.com/ → no x-frame-options
- https://www.terradentalcare.com/about/ → no x-frame-options
- https://www.terradentalcare.com/blog/ → no x-frame-options
- https://www.terradentalcare.com/privacy-policy/ → no x-frame-options
- https://www.terradentalcare.com/canadian-dental-care-plan/ → no x-frame-options
- https://www.terradentalcare.com/service/our-services/ → no x-frame-options
- https://www.terradentalcare.com/service/general-dentistry/ → no x-frame-options
- https://www.terradentalcare.com/service/dental-cleanings-checkups/ → no x-frame-options
- https://www.terradentalcare.com/service/root-canal-therapy/ → no x-frame-options
- https://www.terradentalcare.com/service/tooth-extractions/ → no x-frame-options
- https://www.terradentalcare.com/service/cosmetic-dentistry/ → no x-frame-options
- https://www.terradentalcare.com/service/dental-crowns/ → 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.terradentalcare.com/ → no x-content-type-options
- https://www.terradentalcare.com/about/ → no x-content-type-options
- https://www.terradentalcare.com/blog/ → no x-content-type-options
- https://www.terradentalcare.com/privacy-policy/ → no x-content-type-options
- https://www.terradentalcare.com/canadian-dental-care-plan/ → no x-content-type-options
- https://www.terradentalcare.com/service/our-services/ → no x-content-type-options
- https://www.terradentalcare.com/service/general-dentistry/ → no x-content-type-options
- https://www.terradentalcare.com/service/dental-cleanings-checkups/ → no x-content-type-options
- https://www.terradentalcare.com/service/root-canal-therapy/ → no x-content-type-options
- https://www.terradentalcare.com/service/tooth-extractions/ → no x-content-type-options
- https://www.terradentalcare.com/service/cosmetic-dentistry/ → no x-content-type-options
- https://www.terradentalcare.com/service/dental-crowns/ → 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.terradentalcare.com/ → no referrer-policy
- https://www.terradentalcare.com/about/ → no referrer-policy
- https://www.terradentalcare.com/blog/ → no referrer-policy
- https://www.terradentalcare.com/privacy-policy/ → no referrer-policy
- https://www.terradentalcare.com/canadian-dental-care-plan/ → no referrer-policy
- https://www.terradentalcare.com/service/our-services/ → no referrer-policy
- https://www.terradentalcare.com/service/general-dentistry/ → no referrer-policy
- https://www.terradentalcare.com/service/dental-cleanings-checkups/ → no referrer-policy
- https://www.terradentalcare.com/service/root-canal-therapy/ → no referrer-policy
- https://www.terradentalcare.com/service/tooth-extractions/ → no referrer-policy
- https://www.terradentalcare.com/service/cosmetic-dentistry/ → no referrer-policy
- https://www.terradentalcare.com/service/dental-crowns/ → 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.terradentalcare.com/ → no permissions-policy
- https://www.terradentalcare.com/about/ → no permissions-policy
- https://www.terradentalcare.com/blog/ → no permissions-policy
- https://www.terradentalcare.com/privacy-policy/ → no permissions-policy
- https://www.terradentalcare.com/canadian-dental-care-plan/ → no permissions-policy
- https://www.terradentalcare.com/service/our-services/ → no permissions-policy
- https://www.terradentalcare.com/service/general-dentistry/ → no permissions-policy
- https://www.terradentalcare.com/service/dental-cleanings-checkups/ → no permissions-policy
- https://www.terradentalcare.com/service/root-canal-therapy/ → no permissions-policy
- https://www.terradentalcare.com/service/tooth-extractions/ → no permissions-policy
- https://www.terradentalcare.com/service/cosmetic-dentistry/ → no permissions-policy
- https://www.terradentalcare.com/service/dental-crowns/ → 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: cloudflare (574 responses)
- x-powered-by: WP Rocket/3.23.1.1 (2 responses)
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…uE (39 chars) in https://www.terradentalcare.com/: 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 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.)
- maps.google.com (40 script tags)
- cdn.callrail.com (24 script tags)
- form.jotform.com (2 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 1 path 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/
5 checks passed, 1 not applicable
- OKHTTPS
All 123 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
79 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- 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.terradentalcare.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.provital.ca88/100 · rank 198 · 39 pages
- www.manchesterdental.ca88/100 · rank 198 · 128 pages
- www.bellerivedental.ca88/100 · rank 198 · 142 pages
- www.feathered-acres.com88/100 · rank 198 · 7 pages
- www.familyheating.com88/100 · rank 198 · 132 pages
- www.pinkladybathandbody.com88/100 · rank 198 · 355 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.terradentalcare.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.terradentalcare.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 www.terradentalcare.com. Removal needs no account and no proof of purchase.