Scanned sites / www.heritageparkdental.ca / 2026-09-24-2207
www.heritageparkdental.ca scan from 9/24/2026, 10:07:32 PM
Scan 2026-09-24-2207
Scanned 9/24/2026, 10:07:32 PM, finished 9/24/2026, 10:20:38 PM. Found with openstreetmap overpass
Site: https://www.heritageparkdental.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 24, 2026 the Site Spider crawled 96 pages and 536 assets of www.heritageparkdental.ca, starting from https://www.heritageparkdental.ca/. It scored 81 out of 100, a good result. 9 of 14 checks found something to fix, led by sitemap coverage (54), orphan pages (42), heavy assets (27); 5 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, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 96
- Assets fetched
- 536
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags19 issues19 of 83 pages have title issues.
- Meta descriptions14 issues14 of 83 pages have meta description issues.
- HeadingsOK0 of 83 pages have heading issues.
- Broken links6 issues331 internal links point at 6 broken URLs.
- Redirects1 issue1 redirecting URL, 0 of them chained.
- Non-200 responses12 issues13 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 83 indexable pages have indexability warnings.
- Image alt textOK0 of 170 image references have no alt attribute. 11 use an empty alt (decorative), which is fine.
- Heavy assets27 issues27 assets larger than 500 KB among the 100 heaviest.
- Orphan pages42 issues42 pages have no internal links pointing at them.
- Sitemap coverage54 issues1 sitemap listing 95 URLs: 0 crawled pages missing, 12 listed URLs broken or redirecting, 42 reachable only via the sitemap.
- Thin contentOK0 of 83 pages have fewer than 200 words.
- Duplicate content12 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1240 sites, median 82%, average 80%
www.heritageparkdental.ca scores 81%, higher than 44% of the 1240 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 areas needing improvement, particularly with broken links and title issues. Addressing these will enhance user experience and SEO. Please prioritize the following recommendations.
- 1
Fix Broken Links
Why: 331 links lead to broken URLs, reducing user experience and SEO.
How: Identify and update or remove broken links from your content.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: 13 URLs return non-200 responses, affecting site accessibility.
How: Investigate and fix the URLs returning errors, ensuring they load properly.
Checks: status-codes
- 3
Optimize Title Tags
Why: 19 pages have long title tags, which may impact indexing.
How: Shorten the titles to under 60 characters for affected pages.
Checks: titles
- 4
Fix Meta Description Issues
Why: 14 pages have lengthy meta descriptions, reducing click-through rates.
How: Revise descriptions to keep them within 160 characters for the specified pages.
Checks: meta-descriptions
- 5
Address Orphan Pages
Why: 42 pages without internal links are hard to find for users and search engines.
How: Link these pages from relevant content to improve discoverability.
Checks: orphan-pages
- 6
Review Sitemap Coverage
Why: 12 sitemap URLs are broken or redirecting, hindering site crawling.
How: Update the sitemap to remove or fix these problematic URLs.
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 has multiple security headers missing, which exposes it to various attacks, including interception of user traffic and clickjacking. Additionally, a Google API key is openly accessible in the code. Implementing security headers and restricting sensitive keys is essential for safeguarding user data.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted when accessing the site via HTTP.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 2
Content Security Policy Not DefinedMedium
Why it matters: Missing CSP allows unwanted scripts, styles, and frames, increasing vulnerability.
Fix: Add the header: Content-Security-Policy: default-src 'self'.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this, the site is vulnerable to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Leaked Google API KeyMedium
Why it matters: A public API key can be abused if not restricted properly.
Fix: Restrict the key usage in the Google Cloud Console to specific referrers.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: This allows browsers to potentially run files as scripts incorrectly.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Sensitive URL information is shared with any site clicked through.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 7
Server Banner Reveals Software VersionLow
Why it matters: This can expose the site to targeted attacks based on known vulnerabilities.
Fix: Remove or change the server banner in your web server configuration.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: Lack of control over browser features allows injected scripts more freedom.
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.heritageparkdental.ca/ → no strict-transport-security
- https://www.heritageparkdental.ca/about-us/ → no strict-transport-security
- https://www.heritageparkdental.ca/blog/ → no strict-transport-security
- https://www.heritageparkdental.ca/canadian-dental-care-plan/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/all-services/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/cleanings-check-ups/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/dental-fillings/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/dental-sealants/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/mouth-guards/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/dental-crowns/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/porcelain-veneers/ → no strict-transport-security
- https://www.heritageparkdental.ca/service/cosmetic-injectables/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 83 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.heritageparkdental.ca/ → no content-security-policy
- https://www.heritageparkdental.ca/about-us/ → no content-security-policy
- https://www.heritageparkdental.ca/blog/ → no content-security-policy
- https://www.heritageparkdental.ca/canadian-dental-care-plan/ → no content-security-policy
- https://www.heritageparkdental.ca/service/all-services/ → no content-security-policy
- https://www.heritageparkdental.ca/service/cleanings-check-ups/ → no content-security-policy
- https://www.heritageparkdental.ca/service/dental-fillings/ → no content-security-policy
- https://www.heritageparkdental.ca/service/dental-sealants/ → no content-security-policy
- https://www.heritageparkdental.ca/service/mouth-guards/ → no content-security-policy
- https://www.heritageparkdental.ca/service/dental-crowns/ → no content-security-policy
- https://www.heritageparkdental.ca/service/porcelain-veneers/ → no content-security-policy
- https://www.heritageparkdental.ca/service/cosmetic-injectables/ → 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.heritageparkdental.ca/ → no x-frame-options
- https://www.heritageparkdental.ca/about-us/ → no x-frame-options
- https://www.heritageparkdental.ca/blog/ → no x-frame-options
- https://www.heritageparkdental.ca/canadian-dental-care-plan/ → no x-frame-options
- https://www.heritageparkdental.ca/service/all-services/ → no x-frame-options
- https://www.heritageparkdental.ca/service/cleanings-check-ups/ → no x-frame-options
- https://www.heritageparkdental.ca/service/dental-fillings/ → no x-frame-options
- https://www.heritageparkdental.ca/service/dental-sealants/ → no x-frame-options
- https://www.heritageparkdental.ca/service/mouth-guards/ → no x-frame-options
- https://www.heritageparkdental.ca/service/dental-crowns/ → no x-frame-options
- https://www.heritageparkdental.ca/service/porcelain-veneers/ → no x-frame-options
- https://www.heritageparkdental.ca/service/cosmetic-injectables/ → 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.heritageparkdental.ca/ → no x-content-type-options
- https://www.heritageparkdental.ca/about-us/ → no x-content-type-options
- https://www.heritageparkdental.ca/blog/ → no x-content-type-options
- https://www.heritageparkdental.ca/canadian-dental-care-plan/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/all-services/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/cleanings-check-ups/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/dental-fillings/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/dental-sealants/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/mouth-guards/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/dental-crowns/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/porcelain-veneers/ → no x-content-type-options
- https://www.heritageparkdental.ca/service/cosmetic-injectables/ → 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.heritageparkdental.ca/ → no referrer-policy
- https://www.heritageparkdental.ca/about-us/ → no referrer-policy
- https://www.heritageparkdental.ca/blog/ → no referrer-policy
- https://www.heritageparkdental.ca/canadian-dental-care-plan/ → no referrer-policy
- https://www.heritageparkdental.ca/service/all-services/ → no referrer-policy
- https://www.heritageparkdental.ca/service/cleanings-check-ups/ → no referrer-policy
- https://www.heritageparkdental.ca/service/dental-fillings/ → no referrer-policy
- https://www.heritageparkdental.ca/service/dental-sealants/ → no referrer-policy
- https://www.heritageparkdental.ca/service/mouth-guards/ → no referrer-policy
- https://www.heritageparkdental.ca/service/dental-crowns/ → no referrer-policy
- https://www.heritageparkdental.ca/service/porcelain-veneers/ → no referrer-policy
- https://www.heritageparkdental.ca/service/cosmetic-injectables/ → 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.heritageparkdental.ca/ → no permissions-policy
- https://www.heritageparkdental.ca/about-us/ → no permissions-policy
- https://www.heritageparkdental.ca/blog/ → no permissions-policy
- https://www.heritageparkdental.ca/canadian-dental-care-plan/ → no permissions-policy
- https://www.heritageparkdental.ca/service/all-services/ → no permissions-policy
- https://www.heritageparkdental.ca/service/cleanings-check-ups/ → no permissions-policy
- https://www.heritageparkdental.ca/service/dental-fillings/ → no permissions-policy
- https://www.heritageparkdental.ca/service/dental-sealants/ → no permissions-policy
- https://www.heritageparkdental.ca/service/mouth-guards/ → no permissions-policy
- https://www.heritageparkdental.ca/service/dental-crowns/ → no permissions-policy
- https://www.heritageparkdental.ca/service/porcelain-veneers/ → no permissions-policy
- https://www.heritageparkdental.ca/service/cosmetic-injectables/ → 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 (632 responses)
- x-powered-by: WP Rocket/3.20.4 (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.heritageparkdental.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 4 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)
- www.google.com (40 script tags)
- cdn.trustindex.io (2 script tags)
- cdn.callrail.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: /wp-admin/
5 checks passed, 1 not applicable
- OKHTTPS
All 83 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
83 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.heritageparkdental.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- boiseatitsbestflowers.com82/100 · rank 584 · 64 pages
- www.aestheticdentalstudio.ca81/100 · rank 639 · 233 pages
- www.furnasmanright-time.ca81/100 · rank 639 · 861 pages
- www.petetheplumber.com81/100 · rank 639 · 166 pages
- www.scase.ca81/100 · rank 639 · 66 pages
- bostwicksmagnoliamanor.com81/100 · rank 639 · 23 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.heritageparkdental.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.heritageparkdental.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.heritageparkdental.ca. Removal needs no account and no proof of purchase.