Scanned sites / www.donsdaledental.com / 2026-09-16-2307
www.donsdaledental.com scan from 9/16/2026, 11:07:57 PM
Scan 2026-09-16-2307
Scanned 9/16/2026, 11:07:57 PM, finished 9/16/2026, 11:16:25 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 findingsYour site has excellent health, but there are some issues to address, especially with redirect handling, non-200 responses, title tags, meta descriptions, headings, and orphaned pages. Fixing these will enhance your site's SEO and user experience.
- 1
Fix Redirects
Why: Eliminate unnecessary redirects to improve load times.
How: Update links and remove the redirect from https://www.donsdaledental.com/sitemap.xml to https://www.donsdaledental.com/sitemap_index.xml.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 404 errors can harm user experience and SEO.
How: Remove or replace the missing assets at the reported URLs.
Checks: status-codes
- 3
Update Title Tags
Why: Improving relevancy can boost visibility in search results.
How: Revise the titles for the pages with issues to ensure they are longer than 30 characters.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: Meta descriptions improve click-through rates from search engines.
How: Create concise descriptions for the 9 pages currently missing this information.
Checks: meta-descriptions
- 5
Fix Missing Headings
Why: Headings help with content organization and SEO.
How: Add an H1 heading to the 5 pages lacking this element.
Checks: headings
- 6
Link to Orphan Pages
Why: Internal links help users and search engines find content.
How: Create internal links pointing to the 10 orphaned pages from other relevant content.
Checks: orphan-pages
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 www.donsdaledental.com has critical security issues related to HTTP not redirecting to HTTPS, missing security headers, and the use of outdated JavaScript libraries. Immediate action is needed to enhance security and prevent data exposure.
- 1 high
- 5 medium
- 2 low
- 1 info
- 1
HTTP Pages VulnerabilityHigh
Why it matters: 37 pages are accessible via HTTP, allowing interception of data.
Fix: Implement a 301 redirect from HTTP to HTTPS for all pages to ensure secure communication.
Evidence: HTTPS
- 2
Missing HSTS HeaderMedium
Why it matters: Lack of HSTS allows potential interception on the first access for users typing the address.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains; preload' to all HTTPS responses.
Evidence: HTTP Strict Transport Security
- 3
Missing Content Security PolicyMedium
Why it matters: Absence of a CSP allows untrusted sources to load scripts/styles, increasing risk of XSS attacks.
Fix: Implement a Content-Security-Policy header, e.g., 'Content-Security-Policy: default-src 'self'; script-src 'self';'.
Evidence: Content Security Policy
- 4
No Clickjacking ProtectionMedium
Why it matters: Lack of X-Frame-Options allows the site to be framed by malicious sites.
Fix: Add the header 'X-Frame-Options: DENY' to all HTML responses to prevent clickjacking.
Evidence: Clickjacking protection
- 5
Forms Sent Over HTTPMedium
Why it matters: One form transmits data over plain HTTP, risking exposure of sensitive information.
Fix: Ensure the form action URL uses HTTPS to protect user input securely.
Evidence: Forms over HTTPS
- 6
Outdated JavaScript LibrariesMedium
Why it matters: Two libraries have known vulnerabilities; their exploitation depends on site usage.
Fix: Upgrade jQuery to at least 3.5.0 and Bootstrap to at least 3.4.1 to address vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 7
No Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive page addresses may be leaked to external sites.
Fix: Add 'Referrer-Policy: no-referrer-when-downgrade' to all HTTP responses.
Evidence: Referrer policy
- 8
Mixed Content on HTTPS PagesLow
Why it matters: Resources loaded over HTTP on HTTPS pages compromise secure connections.
Fix: Update all resource URLs to use HTTPS instead of HTTP to eliminate mixed content issues.
Evidence: Mixed content
- 9
Missing Permissions PolicyInfo
Why it matters: Absence of Permissions Policy allows unnecessary access to browser features.
Fix: Add 'Permissions-Policy: geolocation=(self), microphone=()' to reduce risks from injected scripts.
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.