Scanned sites / www.heritagedentalcentre.ca / 2026-09-25-2142
www.heritagedentalcentre.ca scan from 9/25/2026, 9:42:00 PM
Scan 2026-09-25-2142
Scanned 9/25/2026, 9:42:00 PM, finished 9/25/2026, 9:56:26 PM. Found with openstreetmap overpass
Site: https://www.heritagedentalcentre.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 25, 2026 the Site Spider crawled 46 pages and 452 assets of www.heritagedentalcentre.ca, starting from https://www.heritagedentalcentre.ca/. It scored 98 out of 100, an excellent result. 2 of 14 checks found something to fix, led by meta descriptions (6), title tags (5); 12 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: Medium4 medium, 1 low and 1 info findings. See the security findings ↓
- Pages crawled
- 46
- Assets fetched
- 452
- Status
- Completed
- Checks with issues
- 2 of 14
- Title tags5 issues5 of 46 pages have title issues.
- Meta descriptions6 issues6 of 46 pages have meta description issues.
- HeadingsOK0 of 46 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK10 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 46 indexable pages have indexability warnings.
- Image alt textOK0 of 601 image references have no alt attribute. 228 use an empty alt (decorative), which is fine.
- Heavy assetsOK0 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverageOK3 sitemaps listing 46 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 46 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1266 sites, median 82%, average 80%
www.heritagedentalcentre.ca scores 98%, higher than 98% of the 1266 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 key optimizations can enhance the site's SEO. Address title and meta description issues first, followed by fixing redirects and server errors for better site performance.
- 1
Fix Title Tag Issues
Why: Improper title length can negatively affect search visibility.
How: Shorten titles to 60 characters or less for affected pages.
Checks: titles
- 2
Add Missing Meta Descriptions
Why: Meta descriptions improve click-through rates from search results.
How: Create unique meta descriptions for missing entries on the affected team pages.
Checks: meta-descriptions
- 3
Resolve Redirects
Why: Ensuring a single redirect improves user experience and SEO.
How: Direct the sitemap URL to the final URL without redirection.
Checks: redirects
- 4
Fix Non-200 Responses
Why: 404 and other errors can hurt user experience and SEO.
How: Investigation and removal of the non-existent assets or pointing to the right files.
Checks: status-codes
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 site has multiple security issues that could expose user data or lead to vulnerabilities. Key areas of concern include missing security headers for transport, content, and framing policies, as well as outdated JavaScript libraries that may contain known vulnerabilities. Immediate attention is recommended.
- 0 high
- 4 medium
- 1 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted on initial requests if they do not use HTTPS.
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 uncontrolled resource loading, increasing XSS risks.
Fix: Add the header: Content-Security-Policy: default-src 'self';.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: No protection against clickjacking, potentially allowing overlay attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Outdated and Vulnerable JavaScript LibrariesMedium
Why it matters: Using old libraries may expose the site to known vulnerabilities.
Fix: Update jQuery to version 3.5.0 and Bootstrap to version 3.4.1.
Evidence: Vulnerable JavaScript libraries
- 5
Missing Referrer-PolicyLow
Why it matters: Lack of referrer-policy can expose sensitive page URLs to external sites.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 6
Missing Permissions PolicyInfo
Why it matters: Absence of permissions-policy can lead to unauthorized access to browser features.
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://www.heritagedentalcentre.ca/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/why-choose-us/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/why-choose-us/about/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/why-choose-us/health-and-safety/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/why-choose-us/insurance-finances/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/why-choose-us/policies/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/why-choose-us/cdbp/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/services/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/services/se-calgary-general-dentistry/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/root-canal-therapy/ → no strict-transport-security
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/wisdom-teeth-extractions/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 46 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.heritagedentalcentre.ca/ → no content-security-policy
- https://www.heritagedentalcentre.ca/why-choose-us/ → no content-security-policy
- https://www.heritagedentalcentre.ca/why-choose-us/about/ → no content-security-policy
- https://www.heritagedentalcentre.ca/why-choose-us/health-and-safety/ → no content-security-policy
- https://www.heritagedentalcentre.ca/why-choose-us/insurance-finances/ → no content-security-policy
- https://www.heritagedentalcentre.ca/why-choose-us/policies/ → no content-security-policy
- https://www.heritagedentalcentre.ca/why-choose-us/cdbp/ → no content-security-policy
- https://www.heritagedentalcentre.ca/services/ → no content-security-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-general-dentistry/ → no content-security-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/ → no content-security-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/root-canal-therapy/ → no content-security-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/wisdom-teeth-extractions/ → 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.heritagedentalcentre.ca/ → no x-frame-options
- https://www.heritagedentalcentre.ca/why-choose-us/ → no x-frame-options
- https://www.heritagedentalcentre.ca/why-choose-us/about/ → no x-frame-options
- https://www.heritagedentalcentre.ca/why-choose-us/health-and-safety/ → no x-frame-options
- https://www.heritagedentalcentre.ca/why-choose-us/insurance-finances/ → no x-frame-options
- https://www.heritagedentalcentre.ca/why-choose-us/policies/ → no x-frame-options
- https://www.heritagedentalcentre.ca/why-choose-us/cdbp/ → no x-frame-options
- https://www.heritagedentalcentre.ca/services/ → no x-frame-options
- https://www.heritagedentalcentre.ca/services/se-calgary-general-dentistry/ → no x-frame-options
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/ → no x-frame-options
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/root-canal-therapy/ → no x-frame-options
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/wisdom-teeth-extractions/ → no x-frame-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.heritagedentalcentre.ca/ → no referrer-policy
- https://www.heritagedentalcentre.ca/why-choose-us/ → no referrer-policy
- https://www.heritagedentalcentre.ca/why-choose-us/about/ → no referrer-policy
- https://www.heritagedentalcentre.ca/why-choose-us/health-and-safety/ → no referrer-policy
- https://www.heritagedentalcentre.ca/why-choose-us/insurance-finances/ → no referrer-policy
- https://www.heritagedentalcentre.ca/why-choose-us/policies/ → no referrer-policy
- https://www.heritagedentalcentre.ca/why-choose-us/cdbp/ → no referrer-policy
- https://www.heritagedentalcentre.ca/services/ → no referrer-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-general-dentistry/ → no referrer-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/ → no referrer-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/root-canal-therapy/ → no referrer-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/wisdom-teeth-extractions/ → 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.heritagedentalcentre.ca/ → no permissions-policy
- https://www.heritagedentalcentre.ca/why-choose-us/ → no permissions-policy
- https://www.heritagedentalcentre.ca/why-choose-us/about/ → no permissions-policy
- https://www.heritagedentalcentre.ca/why-choose-us/health-and-safety/ → no permissions-policy
- https://www.heritagedentalcentre.ca/why-choose-us/insurance-finances/ → no permissions-policy
- https://www.heritagedentalcentre.ca/why-choose-us/policies/ → no permissions-policy
- https://www.heritagedentalcentre.ca/why-choose-us/cdbp/ → no permissions-policy
- https://www.heritagedentalcentre.ca/services/ → no permissions-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-general-dentistry/ → no permissions-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/ → no permissions-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/root-canal-therapy/ → no permissions-policy
- https://www.heritagedentalcentre.ca/services/se-calgary-emergency-dentistry/wisdom-teeth-extractions/ → no permissions-policy
- FoundVulnerable JavaScript librariesMedium
3 libraries with published vulnerabilities: jQuery 3.2.1, jQuery 3.1.2, Bootstrap 3.3.7. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 3.2.1 in https://www.heritagedentalcentre.ca/wp-content/cache/min/1/ajax/libs/jquery/3.2…: CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- jQuery 3.1.2 in https://www.heritagedentalcentre.ca/wp-content/plugins/gravityforms/js/placehol…: CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- Bootstrap 3.3.7 in https://www.heritagedentalcentre.ca/wp-content/themes/cpm-theme-base2/assets/bo…: CVE-2016-10735, CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 (XSS through data attributes in tooltip, popover, collapse and scrollspy); fixed in 3.4.1
- 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.)
- www.optiopublishing.com (40 script tags)
- maps.google.com (40 script tags)
- www.google.com (40 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: /cgi-bin
8 checks passed
- OKHTTPS
All 46 crawled pages were served over HTTPS.
- OKMIME sniffing protection
x-content-type-options is set on all 46 HTML pages.
- 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.
- 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.heritagedentalcentre.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- lakewoodanimalhospital.ca100/100 · rank 1 · 0 pages
- www.greenenergygroup.es99/100 · rank 24 · 78 pages
- www.kbllaw.com99/100 · rank 24 · 75 pages
- diyseohub.com98/100 · rank 26 · 4,999 pages
- www.alaskacremation.com98/100 · rank 26 · 18 pages
- pumrtech.cz97/100 · rank 29 · 1,545 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.heritagedentalcentre.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.heritagedentalcentre.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.heritagedentalcentre.ca. Removal needs no account and no proof of purchase.