Scanned sites / www.heritageparkdental.ca / 2026-09-20-0852
www.heritageparkdental.ca scan from 9/20/2026, 8:52:59 AM
Scan 2026-09-20-0852
Scanned 9/20/2026, 8:52:59 AM, finished 9/20/2026, 9:12:48 AM. 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 20, 2026 the Site Spider crawled 96 pages and 431 assets of www.heritageparkdental.ca, starting from https://www.heritageparkdental.ca/. It scored 85 out of 100, a good result. 8 of 14 checks found something to fix, led by sitemap coverage (48), orphan pages (46), heavy assets (26); 6 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
- 431
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags21 issues21 of 93 pages have title issues.
- Meta descriptions16 issues16 of 93 pages have meta description issues.
- HeadingsOK0 of 93 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue4 redirecting URLs, 0 of them chained.
- Non-200 responses2 issues6 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 93 indexable pages have indexability warnings.
- Image alt textOK0 of 378 image references have no alt attribute. 13 use an empty alt (decorative), which is fine.
- Heavy assets26 issues26 assets larger than 500 KB among the 100 heaviest.
- Orphan pages46 issues46 pages have no internal links pointing at them.
- Sitemap coverage48 issues1 sitemap listing 95 URLs: 0 crawled pages missing, 2 listed URLs broken or redirecting, 46 reachable only via the sitemap.
- Thin contentOK0 of 93 pages have fewer than 200 words.
- Duplicate content2 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1118 sites, median 82%, average 80%
www.heritageparkdental.ca scores 85%, higher than 62% of the 1118 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 website has several issues impacting SEO, particularly with redirects, non-200 responses, titles, and meta descriptions. Prioritize the following fixes to improve site performance and visibility.
- 1
Fix Redirects
Why: Redirects can hinder SEO, causing confusion for users and search engines.
How: Update URLs to correct versions, avoiding unnecessary redirects.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Pages returning errors (500) cannot be accessed, affecting user experience and SEO.
How: Investigate and fix the URL returning 500 status; ensure all assets return 200 responses.
Checks: status-codes
- 3
Optimize Title Tags
Why: Improper title lengths can affect click-through rates and SEO rankings.
How: Revise titles to be under 60 characters without losing meaning.
Checks: titles
- 4
Improve Meta Descriptions
Why: Long meta descriptions get truncated, reducing effectiveness in search results.
How: Shorten descriptions to under 160 characters, maintaining essential information.
Checks: meta-descriptions
- 5
Address Sitemap Coverage
Why: Pages not indexed or reachable can limit search visibility.
How: Ensure all URLs in the sitemap are functional; add internal links to orphan pages.
Checks: sitemap-coverage
- 6
Eliminate Duplicate Content
Why: Duplicate content can dilute SEO value and confuse search engines.
How: Rewrite content to ensure uniqueness across affected pages.
Checks: duplicate-content
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 essential security headers like HSTS and Content Security Policy, exposing it to various attacks. Additionally, a Google API key is leaking in the HTML code. Implementing the recommended fixes will greatly enhance security and protect user data.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, attackers can intercept users on their first visit by redirecting HTTP requests to HTTPS.
Fix: Configure your server to send 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: Without a CSP, malicious scripts can run unrestricted, increasing the risk of XSS attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self' https://maps.google.com; frame-ancestors 'self'.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without X-Frame-Options, your pages can be embedded in frames, allowing clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Leaked Google API KeyMedium
Why it matters: Exposing your API key allows potential abuse, leading to unexpected costs or service interruptions.
Fix: Restrict the API key usage in Google Cloud console by setting appropriate HTTP referrers.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Without this header, browsers may interpret files incorrectly, potentially executing malicious scripts.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive page information is shared with external sites when users navigate away.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 7
Revealing Server VersionLow
Why it matters: Disclosing server version information aids attackers in exploiting known vulnerabilities.
Fix: Remove or hide the headers: Server and X-Powered-By from responses.
Evidence: Software version disclosure
- 8
Missing Permissions PolicyInfo
Why it matters: Not using a Permissions-Policy allows scripts to access browser features that the site may not utilize.
Fix: Add the header: Permissions-Policy: geolocation=(self), 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/privacy-policy/ → 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
- FoundContent Security PolicyMedium
None of the 93 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/privacy-policy/ → 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
- 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/privacy-policy/ → 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
- 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/privacy-policy/ → 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
- 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/privacy-policy/ → 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
- 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/privacy-policy/ → 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
- 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 (527 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 (39 script tags)
- cdn.trustindex.io (1 script tag)
- cdn.callrail.com (39 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 93 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
82 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.
- grantcreekvet.com86/100 · rank 330 · 51 pages
- cravensportservices.ca86/100 · rank 330 · 589 pages
- panthersportsmedicine.com86/100 · rank 330 · 226 pages
- www.beautyrewind.ca85/100 · rank 376 · 160 pages
- sitebulb.com85/100 · rank 376 · 822 pages
- detwilermarket.com85/100 · rank 376 · 592 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.heritageparkdental.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.