Scanned sites / www.sagehilldental.ca / 2026-09-24-2209
www.sagehilldental.ca scan from 9/24/2026, 10:09:40 PM
Scan 2026-09-24-2209
Scanned 9/24/2026, 10:09:40 PM, finished 9/24/2026, 10:26:24 PM. Found with openstreetmap overpass
Site: https://www.sagehilldental.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 233 pages and 617 assets of www.sagehilldental.ca, starting from https://www.sagehilldental.ca/. It scored 90 out of 100, an excellent result. 8 of 14 checks found something to fix, led by title tags (39), redirects (24), meta descriptions (17); 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: High1 high, 4 medium, 4 low and 1 info findings. See the security findings ↓
- Pages crawled
- 233
- Assets fetched
- 617
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags39 issues39 of 113 pages have title issues. 96 noindex or canonicalized pages excluded.
- Meta descriptions17 issues17 of 113 pages have meta description issues. 96 noindex or canonicalized pages excluded.
- Headings1 issue1 of 113 pages have heading issues. 96 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects24 issues36 redirecting URLs, 2 of them chained.
- Non-200 responsesOK36 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability12 issues12 of 209 indexable pages have indexability warnings.
- Image alt textOK0 of 948 image references have no alt attribute. 11 use an empty alt (decorative), which is fine.
- Heavy assets10 issues10 assets larger than 500 KB among the 100 heaviest.
- Orphan pages3 issues3 pages have no internal links pointing at them.
- Sitemap coverage12 issues1 sitemap listing 104 URLs: 9 crawled pages missing, 0 listed URLs broken or redirecting, 3 reachable only via the sitemap.
- Thin contentOK0 of 113 pages have fewer than 200 words. 96 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1241 sites, median 82%, average 80%
www.sagehilldental.ca scores 90%, higher than 83% of the 1241 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's health score is excellent, but there are key areas needing improvement. Prioritize fixing redirection issues, resolving non-200 responses, and updating title tags and meta descriptions for better SEO performance.
- 1
Fix Redirects
Why: Redirections can dilute SEO value. Chained redirects complicate access.
How: Identify and remove chained redirects. Consolidate direct redirects where possible.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Non-200 responses prevent users from accessing critical pages.
How: Update or remove the 36 URLs that return non-200 responses.
Checks: status-codes
- 3
Correct Title Tags
Why: Improving title tags enhances SERP visibility and click-through rates.
How: Review and rewrite the 39 pages with title issues to ensure uniqueness and length within limits.
Checks: titles
- 4
Enhance Meta Descriptions
Why: Effective meta descriptions can increase user engagement and clicks.
How: Revise the 17 pages with meta description issues to create concise and compelling summaries.
Checks: meta-descriptions
- 5
Fix Heading Structure
Why: Proper heading structures help with readability and SEO.
How: Ensure only one H1 exists per page; revise the page with multiple H1s.
Checks: headings
- 6
Add Missing Sitemap Entries
Why: Including all important pages in your sitemap helps search engines index your content efficiently.
How: Update your sitemap to include the 9 crawled pages that are not listed.
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 site has critical security issues, especially related to the lack of HTTPS across many pages and several missing HTTP headers. These vulnerabilities expose user data and increase the risk of attacks. Immediate action is recommended to secure user information and enhance overall site safety.
- 1 high
- 4 medium
- 4 low
- 1 info
- 1
HTTP Pages Served Without HTTPSHigh
Why it matters: 98 pages serve content over HTTP, exposing them to interception and manipulation.
Fix: Redirect all HTTP traffic to HTTPS to secure connections.
Evidence: HTTPS
- 2
Missing HTTP Strict Transport Security HeaderMedium
Why it matters: Without HSTS, initial requests without HTTPS can be intercepted.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 3
Missing Content Security PolicyMedium
Why it matters: Lack of CSP allows loading of potentially malicious scripts.
Fix: Implement a CSP header to restrict resource sources. Example: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 4
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of this header makes the site vulnerable to clickjacking.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 5
Vulnerable JavaScript LibrariesMedium
Why it matters: Using outdated jQuery and Bootstrap increases the risk of exploitation.
Fix: Upgrade to jQuery version 3.5.0 and Bootstrap version 4.3.1.
Evidence: Vulnerable JavaScript libraries
- 6
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this, browsers may misinterpret file types, leading to execution of malicious files.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 7
Missing Referrer Policy HeaderLow
Why it matters: Without it, sensitive URLs may be leaked to third-party sites.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 8
Server Version DisclosureLow
Why it matters: Exposing server version details can help attackers exploit known vulnerabilities.
Fix: Ensure the server does not disclose version info in headers, particularly remove: server: and x-powered-by:.
Evidence: Software version disclosure
- 9
Mixed Content IssuesLow
Why it matters: Loading resources over HTTP on HTTPS pages can lead to man-in-the-middle attacks.
Fix: Change all resource URLs to use HTTPS.
Evidence: Mixed content
- 10
Missing Permissions Policy HeaderInfo
Why it matters: Lack of this header does not restrict unnecessary feature access.
Fix: Implement the header: Permissions-Policy: geolocation=(self), microphone=()
Evidence: Permissions policy
What the checks found
- FoundHTTPSHigh
98 pages answered 200 over plain HTTP with no redirect to HTTPS, while 111 were served over HTTPS. Anyone on the network path can read or alter these pages.
- http://www.sagehilldental.ca/book-an-appointment/ → 200 over http
- http://www.sagehilldental.ca/contact/ → 200 over http
- http://www.sagehilldental.ca/service/composite-fillings/ → 200 over http
- http://www.sagehilldental.ca/ → 200 over http
- http://www.sagehilldental.ca/our-team/ → 200 over http
- http://www.sagehilldental.ca/weekend-dentist-nw-calgary/ → 200 over http
- http://www.sagehilldental.ca/review-us/ → 200 over http
- http://www.sagehilldental.ca/privacy-policy/ → 200 over http
- http://www.sagehilldental.ca/canadian-dental-care-plan/ → 200 over http
- http://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ → 200 over http
- http://www.sagehilldental.ca/service/dental-x-rays/ → 200 over http
- http://www.sagehilldental.ca/service/dental-crowns/ → 200 over http
- 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.sagehilldental.ca/ → no strict-transport-security
- https://www.sagehilldental.ca/our-team/ → no strict-transport-security
- https://www.sagehilldental.ca/weekend-dentist-nw-calgary/ → no strict-transport-security
- https://www.sagehilldental.ca/review-us/ → no strict-transport-security
- https://www.sagehilldental.ca/privacy-policy/ → no strict-transport-security
- https://www.sagehilldental.ca/canadian-dental-care-plan/ → no strict-transport-security
- https://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ → no strict-transport-security
- https://www.sagehilldental.ca/service/composite-fillings/ → no strict-transport-security
- https://www.sagehilldental.ca/service/dental-x-rays/ → no strict-transport-security
- https://www.sagehilldental.ca/service/dental-crowns/ → no strict-transport-security
- https://www.sagehilldental.ca/service/porcelain-veneers/ → no strict-transport-security
- https://www.sagehilldental.ca/service/teeth-whitening/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 209 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.sagehilldental.ca/ → no content-security-policy
- https://www.sagehilldental.ca/our-team/ → no content-security-policy
- https://www.sagehilldental.ca/weekend-dentist-nw-calgary/ → no content-security-policy
- https://www.sagehilldental.ca/review-us/ → no content-security-policy
- https://www.sagehilldental.ca/privacy-policy/ → no content-security-policy
- https://www.sagehilldental.ca/canadian-dental-care-plan/ → no content-security-policy
- https://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ → no content-security-policy
- https://www.sagehilldental.ca/service/composite-fillings/ → no content-security-policy
- https://www.sagehilldental.ca/service/dental-x-rays/ → no content-security-policy
- https://www.sagehilldental.ca/service/dental-crowns/ → no content-security-policy
- https://www.sagehilldental.ca/service/porcelain-veneers/ → no content-security-policy
- https://www.sagehilldental.ca/service/teeth-whitening/ → 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.sagehilldental.ca/ → no x-frame-options
- https://www.sagehilldental.ca/our-team/ → no x-frame-options
- https://www.sagehilldental.ca/weekend-dentist-nw-calgary/ → no x-frame-options
- https://www.sagehilldental.ca/review-us/ → no x-frame-options
- https://www.sagehilldental.ca/privacy-policy/ → no x-frame-options
- https://www.sagehilldental.ca/canadian-dental-care-plan/ → no x-frame-options
- https://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ → no x-frame-options
- https://www.sagehilldental.ca/service/composite-fillings/ → no x-frame-options
- https://www.sagehilldental.ca/service/dental-x-rays/ → no x-frame-options
- https://www.sagehilldental.ca/service/dental-crowns/ → no x-frame-options
- https://www.sagehilldental.ca/service/porcelain-veneers/ → no x-frame-options
- https://www.sagehilldental.ca/service/teeth-whitening/ → 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.sagehilldental.ca/ → no x-content-type-options
- https://www.sagehilldental.ca/our-team/ → no x-content-type-options
- https://www.sagehilldental.ca/weekend-dentist-nw-calgary/ → no x-content-type-options
- https://www.sagehilldental.ca/review-us/ → no x-content-type-options
- https://www.sagehilldental.ca/privacy-policy/ → no x-content-type-options
- https://www.sagehilldental.ca/canadian-dental-care-plan/ → no x-content-type-options
- https://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ → no x-content-type-options
- https://www.sagehilldental.ca/service/composite-fillings/ → no x-content-type-options
- https://www.sagehilldental.ca/service/dental-x-rays/ → no x-content-type-options
- https://www.sagehilldental.ca/service/dental-crowns/ → no x-content-type-options
- https://www.sagehilldental.ca/service/porcelain-veneers/ → no x-content-type-options
- https://www.sagehilldental.ca/service/teeth-whitening/ → 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.sagehilldental.ca/ → no referrer-policy
- https://www.sagehilldental.ca/our-team/ → no referrer-policy
- https://www.sagehilldental.ca/weekend-dentist-nw-calgary/ → no referrer-policy
- https://www.sagehilldental.ca/review-us/ → no referrer-policy
- https://www.sagehilldental.ca/privacy-policy/ → no referrer-policy
- https://www.sagehilldental.ca/canadian-dental-care-plan/ → no referrer-policy
- https://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ → no referrer-policy
- https://www.sagehilldental.ca/service/composite-fillings/ → no referrer-policy
- https://www.sagehilldental.ca/service/dental-x-rays/ → no referrer-policy
- https://www.sagehilldental.ca/service/dental-crowns/ → no referrer-policy
- https://www.sagehilldental.ca/service/porcelain-veneers/ → no referrer-policy
- https://www.sagehilldental.ca/service/teeth-whitening/ → 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.sagehilldental.ca/ → no permissions-policy
- https://www.sagehilldental.ca/our-team/ → no permissions-policy
- https://www.sagehilldental.ca/weekend-dentist-nw-calgary/ → no permissions-policy
- https://www.sagehilldental.ca/review-us/ → no permissions-policy
- https://www.sagehilldental.ca/privacy-policy/ → no permissions-policy
- https://www.sagehilldental.ca/canadian-dental-care-plan/ → no permissions-policy
- https://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ → no permissions-policy
- https://www.sagehilldental.ca/service/composite-fillings/ → no permissions-policy
- https://www.sagehilldental.ca/service/dental-x-rays/ → no permissions-policy
- https://www.sagehilldental.ca/service/dental-crowns/ → no permissions-policy
- https://www.sagehilldental.ca/service/porcelain-veneers/ → no permissions-policy
- https://www.sagehilldental.ca/service/teeth-whitening/ → 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 (850 responses)
- x-powered-by: WP Rocket/3.21.3 (2 responses)
- FoundMixed contentLow
244 resources on HTTPS pages are loaded over plain HTTP.
- https://www.sagehilldental.ca/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/family-friendly-dentistry.png
- https://www.sagehilldental.ca/our-team/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/weekend-dentist-nw-calgary/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/review-us/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental-white-bg.png
- https://www.sagehilldental.ca/review-us/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/privacy-policy/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/canadian-dental-care-plan/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/service/dental-cleanings-and-checkups/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/service/composite-fillings/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/service/dental-x-rays/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- https://www.sagehilldental.ca/service/dental-crowns/ loads image http://sagehilldental.ca/wp-content/uploads/2022/02/saga-hill-dental.png
- FoundVulnerable JavaScript librariesMedium
2 libraries with published vulnerabilities: jQuery 1.9.1, Bootstrap 4.0.0. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.9.1 in https://www.sagehilldental.ca/wp-content/themes/dental/assets/js/bootstrap/boot…: 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.0.0 in https://www.sagehilldental.ca/wp-content/themes/dental/assets/js/bootstrap/boot…: 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
- NoteThird-party scripts
Scripts run from 2 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.)
- challenges.cloudflare.com (40 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/
3 checks passed, 1 not applicable
- OKForms over HTTPS
4 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.
- 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.sagehilldental.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- orchardvetcare.ca91/100 · rank 114 · 50 pages
- www.od-law.ca90/100 · rank 154 · 43 pages
- www.jamiedavistowing.com90/100 · rank 154 · 1 page
- brewingideaz.com90/100 · rank 154 · 1 page
- arbuildershomes.com90/100 · rank 154 · 96 pages
- trojan.co.nz90/100 · rank 154 · 1 page
This report was produced by the DIY SEO Hub Site Spider crawling www.sagehilldental.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.sagehilldental.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.sagehilldental.ca. Removal needs no account and no proof of purchase.