Scanned sites / www.donsdaledental.com / 2026-09-16-1804
www.donsdaledental.com scan from 9/16/2026, 6:04:37 PM
A newer scan exists. See the latest report for www.donsdaledental.com.
Scan 2026-09-16-1804
Scanned 9/16/2026, 6:04:37 PM, finished 9/16/2026, 6:14:24 PM. Found with openstreetmap overpass
Site: https://www.donsdaledental.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 16, 2026 the Site Spider crawled 90 pages and 537 assets of www.donsdaledental.com, starting from https://www.donsdaledental.com/. It scored 97 out of 100, an excellent result. 6 of 14 checks found something to fix, led by orphan pages (10), sitemap coverage (10), meta descriptions (9); 8 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, 5 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 90
- Assets fetched
- 537
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags6 issues6 of 50 pages have title issues. 40 noindex or canonicalized pages excluded.
- Meta descriptions9 issues9 of 50 pages have meta description issues. 40 noindex or canonicalized pages excluded.
- Headings9 issues9 of 50 pages have heading issues. 40 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK7 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability2 issues2 of 89 indexable pages have indexability warnings. 1 page noindex by design.
- Image alt textOK0 of 167 image references have no alt attribute.
- Heavy assetsOK0 assets larger than 500 KB among the 100 heaviest.
- Orphan pages10 issues10 pages have no internal links pointing at them.
- Sitemap coverage10 issues4 sitemaps listing 52 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 10 reachable only via the sitemap.
- Thin contentOK0 of 50 pages have fewer than 200 words. 40 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1053 sites, median 82%, average 80%
www.donsdaledental.com scores 97%, higher than 98% of the 1053 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 findingsImplementing recommended fixes will enhance your site's SEO performance. Focus on resolving status codes, title and meta description issues, adding headings, and creating internal links for orphan pages.
- 1
Fix Non-200 Responses
Why: Improves user experience and search engine crawling.
How: Update the URLs returning 404 to existing assets or remove them from links.
Checks: status-codes
- 2
Update Title Tags
Why: Short titles can negatively impact SEO ranking.
How: Revise titles on 6 pages to be more descriptive and longer than 30 characters.
Checks: titles
- 3
Add Missing Meta Descriptions
Why: Meta descriptions help improve click-through rates.
How: Create unique descriptions for 9 pages lacking them, ensuring they are enticing.
Checks: meta-descriptions
- 4
Add Missing Headings (H1)
Why: Headings structure improve content readability and SEO.
How: Insert H1 headings on 9 pages that currently have none.
Checks: headings
- 5
Link Orphan Pages Internally
Why: Ensure all pages are accessible to users and search engines.
How: Add internal links from relevant pages to the 10 orphan pages.
Checks: orphan-pages
- 6
Fix Redirecting URL
Why: Avoids confusion with redirect chains affecting SEO.
How: Make sure the primary sitemap URL directly points to the correct destination.
Checks: redirects
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 several critical security issues, primarily related to HTTPS and header configurations. Pages are accessible over plain HTTP, exposing sensitive data. Implementing HTTPS restricts access to data, and adding security headers enhances overall protection.
- 1 high
- 5 medium
- 2 low
- 1 info
- 1
Insecure HTTP PagesHigh
Why it matters: 37 pages are served over plain HTTP with no redirect to HTTPS, making them susceptible to eavesdropping.
Fix: Redirect all HTTP traffic to HTTPS by configuring your web server.
Evidence: HTTPS
- 2
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: No HSTS header means initial requests over HTTP could be intercepted.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains' to your HTTPS responses.
Evidence: HTTP Strict Transport Security
- 3
No Content Security Policy (CSP)Medium
Why it matters: Lack of a CSP allows arbitrary scripts and resources to be loaded, increasing the risk of XSS attacks.
Fix: Implement a CSP header such as 'Content-Security-Policy: default-src 'self';' to restrict loading of resources.
Evidence: Content Security Policy
- 4
Missing Clickjacking ProtectionMedium
Why it matters: Absence of the X-Frame-Options header permits the site to be loaded in iframes, risking clickjacking attacks.
Fix: Add 'X-Frame-Options: DENY' to your HTTP response headers to prevent this.
Evidence: Clickjacking protection
- 5
Forms Not Using HTTPSMedium
Why it matters: One form transmits data over plain HTTP, which can be intercepted.
Fix: Ensure all forms are served over HTTPS by correcting the page URL.
Evidence: Forms over HTTPS
- 6
Use of Vulnerable JavaScript LibrariesMedium
Why it matters: Two libraries contain vulnerabilities that could be exploited, depending on usage.
Fix: Upgrade jQuery to at least 3.5.0 and Bootstrap to at least 3.4.1 to mitigate risks.
Evidence: Vulnerable JavaScript libraries
- 7
No Referrer PolicyLow
Why it matters: Without a Referrer-Policy, sensitive URL data may be exposed when users navigate to other sites.
Fix: Add 'Referrer-Policy: no-referrer' to your HTTP headers to mitigate this issue.
Evidence: Referrer policy
- 8
Mixed Content IssuesLow
Why it matters: Some resources are loaded over HTTP on HTTPS pages, potentially exposing user data.
Fix: Update URLs for those resources to use HTTPS or serve them over HTTPS only.
Evidence: Mixed content
- 9
Lack of Permissions PolicyInfo
Why it matters: No Permissions-Policy means all browser features are allowed, increasing the risk from injected scripts.
Fix: Implement 'Permissions-Policy: geolocation=(), microphone=(), camera=()' to restrict unused features.
Evidence: Permissions policy
What the checks found
- FoundHTTPSHigh
37 pages answered 200 over plain HTTP with no redirect to HTTPS, while 53 were served over HTTPS. Anyone on the network path can read or alter these pages.
- http://www.donsdaledental.com/about-donsdale-dental/ → 200 over http
- http://www.donsdaledental.com/appointments/ → 200 over http
- http://www.donsdaledental.com/ → 200 over http
- http://www.donsdaledental.com/about-donsdale-dental/dental-insurance-finances/ → 200 over http
- http://www.donsdaledental.com/about-donsdale-dental/dental-appointment-office-policies/ → 200 over http
- http://www.donsdaledental.com/about-donsdale-dental/faqs/ → 200 over http
- http://www.donsdaledental.com/about-donsdale-dental/health-and-safety/ → 200 over http
- http://www.donsdaledental.com/services/ → 200 over http
- http://www.donsdaledental.com/services/west-edmonton-family-dentistry/ → 200 over http
- http://www.donsdaledental.com/services/west-edmonton-childrens-dentistry/ → 200 over http
- http://www.donsdaledental.com/services/west-edmonton-emergency-dentistry/ → 200 over http
- http://www.donsdaledental.com/services/west-edmonton-dental-hygiene-teeth-cleanings/ → 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.donsdaledental.com/ → no strict-transport-security
- https://www.donsdaledental.com/appointments/ → no strict-transport-security
- https://www.donsdaledental.com/about-donsdale-dental/ → no strict-transport-security
- https://www.donsdaledental.com/about-donsdale-dental/dental-insurance-finances/ → no strict-transport-security
- https://www.donsdaledental.com/about-donsdale-dental/dental-appointment-office-policies/ → no strict-transport-security
- https://www.donsdaledental.com/about-donsdale-dental/faqs/ → no strict-transport-security
- https://www.donsdaledental.com/about-donsdale-dental/health-and-safety/ → no strict-transport-security
- https://www.donsdaledental.com/services/ → no strict-transport-security
- https://www.donsdaledental.com/services/west-edmonton-family-dentistry/ → no strict-transport-security
- https://www.donsdaledental.com/services/west-edmonton-childrens-dentistry/ → no strict-transport-security
- https://www.donsdaledental.com/services/west-edmonton-emergency-dentistry/ → no strict-transport-security
- https://www.donsdaledental.com/services/west-edmonton-dental-hygiene-teeth-cleanings/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 90 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.donsdaledental.com/ → no content-security-policy
- https://www.donsdaledental.com/appointments/ → no content-security-policy
- https://www.donsdaledental.com/about-donsdale-dental/ → no content-security-policy
- https://www.donsdaledental.com/about-donsdale-dental/dental-insurance-finances/ → no content-security-policy
- https://www.donsdaledental.com/about-donsdale-dental/dental-appointment-office-policies/ → no content-security-policy
- https://www.donsdaledental.com/about-donsdale-dental/faqs/ → no content-security-policy
- https://www.donsdaledental.com/about-donsdale-dental/health-and-safety/ → no content-security-policy
- https://www.donsdaledental.com/services/ → no content-security-policy
- https://www.donsdaledental.com/services/west-edmonton-family-dentistry/ → no content-security-policy
- https://www.donsdaledental.com/services/west-edmonton-childrens-dentistry/ → no content-security-policy
- https://www.donsdaledental.com/services/west-edmonton-emergency-dentistry/ → no content-security-policy
- https://www.donsdaledental.com/services/west-edmonton-dental-hygiene-teeth-cleanings/ → 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.donsdaledental.com/ → no x-frame-options
- https://www.donsdaledental.com/appointments/ → no x-frame-options
- https://www.donsdaledental.com/about-donsdale-dental/ → no x-frame-options
- https://www.donsdaledental.com/about-donsdale-dental/dental-insurance-finances/ → no x-frame-options
- https://www.donsdaledental.com/about-donsdale-dental/dental-appointment-office-policies/ → no x-frame-options
- https://www.donsdaledental.com/about-donsdale-dental/faqs/ → no x-frame-options
- https://www.donsdaledental.com/about-donsdale-dental/health-and-safety/ → no x-frame-options
- https://www.donsdaledental.com/services/ → no x-frame-options
- https://www.donsdaledental.com/services/west-edmonton-family-dentistry/ → no x-frame-options
- https://www.donsdaledental.com/services/west-edmonton-childrens-dentistry/ → no x-frame-options
- https://www.donsdaledental.com/services/west-edmonton-emergency-dentistry/ → no x-frame-options
- https://www.donsdaledental.com/services/west-edmonton-dental-hygiene-teeth-cleanings/ → 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.donsdaledental.com/ → no referrer-policy
- https://www.donsdaledental.com/appointments/ → no referrer-policy
- https://www.donsdaledental.com/about-donsdale-dental/ → no referrer-policy
- https://www.donsdaledental.com/about-donsdale-dental/dental-insurance-finances/ → no referrer-policy
- https://www.donsdaledental.com/about-donsdale-dental/dental-appointment-office-policies/ → no referrer-policy
- https://www.donsdaledental.com/about-donsdale-dental/faqs/ → no referrer-policy
- https://www.donsdaledental.com/about-donsdale-dental/health-and-safety/ → no referrer-policy
- https://www.donsdaledental.com/services/ → no referrer-policy
- https://www.donsdaledental.com/services/west-edmonton-family-dentistry/ → no referrer-policy
- https://www.donsdaledental.com/services/west-edmonton-childrens-dentistry/ → no referrer-policy
- https://www.donsdaledental.com/services/west-edmonton-emergency-dentistry/ → no referrer-policy
- https://www.donsdaledental.com/services/west-edmonton-dental-hygiene-teeth-cleanings/ → 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.donsdaledental.com/ → no permissions-policy
- https://www.donsdaledental.com/appointments/ → no permissions-policy
- https://www.donsdaledental.com/about-donsdale-dental/ → no permissions-policy
- https://www.donsdaledental.com/about-donsdale-dental/dental-insurance-finances/ → no permissions-policy
- https://www.donsdaledental.com/about-donsdale-dental/dental-appointment-office-policies/ → no permissions-policy
- https://www.donsdaledental.com/about-donsdale-dental/faqs/ → no permissions-policy
- https://www.donsdaledental.com/about-donsdale-dental/health-and-safety/ → no permissions-policy
- https://www.donsdaledental.com/services/ → no permissions-policy
- https://www.donsdaledental.com/services/west-edmonton-family-dentistry/ → no permissions-policy
- https://www.donsdaledental.com/services/west-edmonton-childrens-dentistry/ → no permissions-policy
- https://www.donsdaledental.com/services/west-edmonton-emergency-dentistry/ → no permissions-policy
- https://www.donsdaledental.com/services/west-edmonton-dental-hygiene-teeth-cleanings/ → no permissions-policy
- FoundMixed contentLow
3 resources on HTTPS pages are loaded over plain HTTP.
- https://www.donsdaledental.com/ loads image http://www.donsdaledental.com/wp-content/uploads/2022/03/play-icon-with-text_gray-1.png
- https://www.donsdaledental.com/services/west-edmonton-tmj-tmd/ loads image http://ftp.donsdaledental.com/wp-content/uploads/2022/02/tmj-tmd-therapy-banner-donsdale-…
- https://www.donsdaledental.com/ loads image http://www.donsdaledental.com/wp-content/uploads/2022/03/play-icon-with-text_gray-1.png
- FoundForms over HTTPSMedium
1 form would send what visitors type over plain HTTP, where it can be read or changed on the way.
- http://www.donsdaledental.com/about-donsdale-dental/ has 1 form on a page served over plain HTTP
- FoundVulnerable JavaScript librariesMedium
2 libraries with published vulnerabilities: jQuery 3.2.1, 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://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js?ver=7.1: 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.donsdaledental.com/wp-content/themes/cpm-theme-base2/assets/bootstr…: 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 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.)
- ajax.googleapis.com (40 script tags)
- maps.google.com (40 script tags)
- www.google.com (40 script tags)
- cdnjs.cloudflare.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
5 checks passed
- OKMIME sniffing protection
x-content-type-options is set on all 90 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.
- 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.
This report was produced by the DIY SEO Hub Site Spider crawling www.donsdaledental.com 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.