Scanned sites / www.sagehilldental.ca / 2026-09-25-0749
www.sagehilldental.ca scan from 9/25/2026, 7:49:24 AM
Scan 2026-09-25-0749
Scanned 9/25/2026, 7:49:24 AM, finished 9/25/2026, 8:15:43 AM. 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 25, 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
1250 sites, median 82%, average 80%
www.sagehilldental.ca scores 90%, higher than 82% of the 1250 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. However, there are several important issues that need addressing, including redirects, non-200 responses, and title tag problems. Fixing these will enhance your SEO performance significantly.
- 1
Fix Redirects
Why: Redirects can slow down page load times and dilute SEO value.
How: Identify and remove 36 redirects, especially the 2 chained ones, by updating links directly to final URLs.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Non-200 responses can lead to user frustration and negatively affect rankings.
How: Investigate the 36 URLs returning non-200 responses and correct or remove them to ensure they serve a 200 status.
Checks: status-codes
- 3
Update Title Tags
Why: Proper title tags improve click-through rates and search visibility.
How: Revise the 39 pages with title issues, ensuring each title is unique and under 60 characters.
Checks: titles
- 4
Fix Meta Descriptions
Why: Improving meta descriptions helps enhance search engine results visibility.
How: Edit the 17 pages with meta description issues by creating unique and relevant descriptions under 160 characters.
Checks: meta-descriptions
- 5
Resolve Heading Issues
Why: Proper heading structure aids in content readability and SEO.
How: Adjust the page with multiple H1s to have only one H1, using H2s for subheadings.
Checks: headings
- 6
Improve Sitemap Coverage
Why: Sitemap coverage ensures all important pages are indexed by search engines.
How: Add 9 missing crawled pages to your sitemap and verify that it includes all relevant content for better visibility.
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 several security concerns, primarily centered around unencrypted communication and missing important security headers. Immediate action is required to secure data in transit and implement security measures to protect against attacks such as clickjacking and script injection.
- 1 high
- 4 medium
- 4 low
- 1 info
- 1
Insecure HTTP PagesHigh
Why it matters: 98 pages are accessible over unencrypted HTTP, allowing data interception.
Fix: Implement HTTPS by configuring web server redirects from HTTP to HTTPS.
Evidence: HTTPS
- 2
Missing HSTS HeaderMedium
Why it matters: Without HSTS, users can be intercepted on initial HTTP requests.
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 unauthorized sources to load scripts and frames.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 4
No Clickjacking ProtectionMedium
Why it matters: Absence of X-Frame-Options allows framing of pages, risking user clickjacking.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 5
Vulnerable JavaScript LibrariesMedium
Why it matters: Two libraries are outdated and have known vulnerabilities that may be exploited.
Fix: Upgrade jQuery to version 3.5.0 and Bootstrap to version 4.3.1.
Evidence: Vulnerable JavaScript libraries
- 6
Missing MIME Sniffing ProtectionLow
Why it matters: The absence of X-Content-Type-Options may allow malicious file execution.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 7
No Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive URLs can be sent to other sites.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 8
Software Version DisclosureLow
Why it matters: Revealing server/software versions enables attackers to exploit known vulnerabilities.
Fix: Remove the headers: Server and X-Powered-By.
Evidence: Software version disclosure
- 9
Mixed Content IssuesLow
Why it matters: Loading resources over HTTP on HTTPS pages exposes them to interception.
Fix: Update resource URLs to HTTPS to prevent mixed content.
Evidence: Mixed content
- 10
No Permissions PolicyInfo
Why it matters: A Permissions-Policy can limit browser features to enhance security.
Fix: Add the header: Permissions-Policy: geolocation=(self).
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.
- mmoptometry.com91/100 · rank 115 · 41 pages
- orchardvetcare.ca91/100 · rank 115 · 50 pages
- www.jamiedavistowing.com90/100 · rank 155 · 1 page
- www.homes247.in90/100 · rank 155 · 1 page
- brightlocal.com90/100 · rank 155 · 1,462 pages
- www.od-law.ca90/100 · rank 155 · 43 pages
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.