Scanned sites / www.donsdaledental.com / 2026-09-21-1116
www.donsdaledental.com scan from 9/21/2026, 11:16:48 AM
Scan 2026-09-21-1116
Scanned 9/21/2026, 11:16:48 AM, finished 9/21/2026, 11:32:18 AM. 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 21, 2026 the Site Spider crawled 53 pages and 319 assets of www.donsdaledental.com, starting from https://www.donsdaledental.com/. It scored 95 out of 100, an excellent result. 5 of 14 checks found something to fix, led by orphan pages (10), sitemap coverage (10), meta descriptions (8); 9 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: Medium5 medium, 1 low and 1 info findings. See the security findings ↓
- Pages crawled
- 53
- Assets fetched
- 319
- Status
- Completed
- Checks with issues
- 5 of 14
- Title tags6 issues6 of 50 pages have title issues. 3 noindex or canonicalized pages excluded.
- Meta descriptions8 issues8 of 50 pages have meta description issues. 3 noindex or canonicalized pages excluded.
- Headings8 issues8 of 50 pages have heading issues. 3 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK4 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 52 indexable pages have indexability warnings. 1 page noindex by design.
- Image alt textOK0 of 133 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. 3 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1141 sites, median 82%, average 80%
www.donsdaledental.com scores 95%, higher than 96% of the 1141 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 website has a few areas for improvement, mainly in titles, meta descriptions, and headings. Addressing these can enhance SEO performance and user experience.
- 1
Fix Non-200 Responses
Why: Resolve 404 errors to improve user experience and crawlability.
How: Remove or update the broken asset URLs (like GIF files) found in the reports.
Checks: status-codes
- 2
Correct Redirect URL
Why: Fix the redirecting sitemap URL to prevent user and SEO confusion.
How: Redirect `sitemap.xml` to the correct `sitemap_index.xml` using a 301 redirect.
Checks: redirects
- 3
Enhance Title Tags
Why: Improved titles can better capture user interest and improve click-through rates.
How: Revise short titles to be more descriptive, ideally between 50-60 characters.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: Meta descriptions help improve click-through rates from search results.
How: Create concise and relevant meta descriptions for pages missing them.
Checks: meta-descriptions
- 5
Implement Missing Headings
Why: Proper headings enhance accessibility and SEO visibility.
How: Add appropriate H1 tags to pages that currently lack them.
Checks: headings
- 6
Link Orphan Pages Internally
Why: Internal links improve navigation and search engine indexing.
How: Add links to orphan pages from related content throughout the site.
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 has several critical security issues, including missing security headers which can increase vulnerability to attacks. Immediate action is advised to implement these headers and update outdated libraries for better protection.
- 0 high
- 5 medium
- 1 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors can be intercepted on their first request by typing the address without HTTPS.
Fix: Implement HSTS by adding the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Lacking a CSP means there's no restriction on where scripts and resources may load, increasing the risk of cross-site scripting attacks.
Fix: Add a CSP header, for example: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: Without X-Frame-Options, pages can be embedded in frames on malicious sites, risking user data.
Fix: Add the header: X-Frame-Options: SAMEORIGIN
Evidence: Clickjacking protection
- 4
Outdated jQuery LibraryMedium
Why it matters: Using jQuery 3.2.1 exposes you to known vulnerabilities.
Fix: Update jQuery to at least version 3.5.0 to fix vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 5
Outdated Bootstrap LibraryMedium
Why it matters: Bootstrap 3.3.7 has known vulnerabilities that could be exploited.
Fix: Upgrade Bootstrap to at least version 3.4.1 to mitigate risks.
Evidence: Vulnerable JavaScript libraries
- 6
Missing Referrer PolicyLow
Why it matters: Without a Referrer-Policy, sensitive page details are sent when users navigate to other sites.
Fix: Set referrer policy by adding the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: Not using this header allows potential misuse of powerful browser features by injected scripts.
Fix: Implement by adding the header: Permissions-Policy: accelerometer=(), camera=(), microphone=()
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.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 53 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
- 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.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
8 checks passed
- OKHTTPS
All 53 crawled pages were served over HTTPS.
- OKMIME sniffing protection
x-content-type-options is set on all 53 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.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
42 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.
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.donsdaledental.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- nexusvisioncentre.ca96/100 · rank 24 · 20 pages
- calgaryoptometry.com96/100 · rank 24 · 170 pages
- devmarket.lol96/100 · rank 24 · 2 pages
- unitedfamilyhomes.com95/100 · rank 34 · 21 pages
- 8examples.com95/100 · rank 34 · 65 pages
- www.postmaelectric.ca95/100 · rank 34 · 124 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.donsdaledental.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.donsdaledental.com?
- 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.donsdaledental.com. Removal needs no account and no proof of purchase.