Scanned sites / www.donsdaledental.com / 2026-09-24-0407
www.donsdaledental.com scan from 9/24/2026, 4:07:27 AM
Scan 2026-09-24-0407
Scanned 9/24/2026, 4:07:27 AM, finished 9/24/2026, 4:16:25 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 24, 2026 the Site Spider crawled 53 pages and 345 assets of www.donsdaledental.com, starting from https://www.donsdaledental.com/. It scored 95 out of 100, an excellent result. 6 of 14 checks found something to fix, led by orphan pages (10), sitemap coverage (10), title tags (6); 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: Medium5 medium, 1 low and 1 info findings. See the security findings ↓
- Pages crawled
- 53
- Assets fetched
- 345
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags6 issues6 of 46 pages have title issues. 7 noindex or canonicalized pages excluded.
- Meta descriptions5 issues5 of 46 pages have meta description issues. 7 noindex or canonicalized pages excluded.
- Headings5 issues5 of 46 pages have heading issues. 7 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.
- Indexability3 issues3 of 52 indexable pages have indexability warnings. 1 page noindex by design.
- Image alt textOK0 of 153 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 46 pages have fewer than 200 words. 7 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1215 sites, median 82%, average 80%
www.donsdaledental.com scores 95%, higher than 96% of the 1215 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 a strong health score, but there are several issues to address for improved SEO. Key focus areas include fixing redirects, resolving non-200 responses, and optimizing title tags and meta descriptions.
- 1
Fix Redirect URL
Why: A redirect can affect how search engines view your site structure.
How: Update the URL to go directly to the final sitemap: https://www.donsdaledental.com/sitemap_index.xml.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 404 errors can hinder user experience and search ranking.
How: Remove or replace the missing assets: like.gif, loader-small.gif, and icons-arrow-right-orange.svg.
Checks: status-codes
- 3
Update Title Tags
Why: Title tags are key for SEO; short or long ones can hurt visibility.
How: Revise the titles to keep them between 30-60 characters for affected pages.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: Meta descriptions can influence click-through rates in search results.
How: Create unique meta descriptions for the pages missing them, ideally between 50-160 characters.
Checks: meta-descriptions
- 5
Add Missing H1 Headings
Why: H1 headings improve structure and SEO for pages.
How: Insert relevant H1 tags on all pages missing them, ensuring they contain main keywords.
Checks: headings
- 6
Link to Orphan Pages
Why: Internal links help indexation and page ranking.
How: Add internal links from relevant pages to the orphan pages identified.
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 security review of www.donsdaledental.com identified critical missing security headers and the use of outdated libraries. Implementing recommended headers and updating libraries will significantly improve protection against common web vulnerabilities and attacks.
- 0 high
- 5 medium
- 1 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Lack of HSTS can allow man-in-the-middle attacks on the first request.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains'.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: No CSP can lead to unauthorized script execution, increasing XSS risk.
Fix: Add 'Content-Security-Policy: default-src 'self';' header to restrict content sources.
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: No defenses against clickjacking attacks, allowing framing of the site.
Fix: Add 'X-Frame-Options: DENY' or integrate CSP with the 'frame-ancestors' directive.
Evidence: Clickjacking protection
- 4
Outdated jQuery Library with VulnerabilitiesMedium
Why it matters: Version 3.2.1 has multiple security vulnerabilities that could be exploited.
Fix: Upgrade jQuery to version 3.5.0 or above.
Evidence: Vulnerable JavaScript libraries
- 5
Outdated Bootstrap Library with VulnerabilitiesMedium
Why it matters: Version 3.3.7 is vulnerable to multiple exploitation methods.
Fix: Upgrade Bootstrap to version 3.4.1 or above.
Evidence: Vulnerable JavaScript libraries
- 6
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive information could be leaked through links.
Fix: Add 'Referrer-Policy: no-referrer' to limit data sent in HTTP requests.
Evidence: Referrer policy
- 7
Missing Permissions PolicyInfo
Why it matters: Absence of policy allows potential misuse of browser features by injected scripts.
Fix: Add 'Permissions-Policy: accelerometer=(), camera=(), microphone=(), geolocation=()'.
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.2: 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 29 · 20 pages
- calgaryoptometry.com96/100 · rank 29 · 170 pages
- devmarket.lol96/100 · rank 29 · 2 pages
- www.shawnessysmiles.ca95/100 · rank 40 · 30 pages
- unitedfamilyhomes.com95/100 · rank 40 · 21 pages
- 8examples.com95/100 · rank 40 · 65 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.