Scanned sites / www.donsdaledental.com / 2026-09-24-0947
www.donsdaledental.com scan from 9/24/2026, 9:47:49 AM
A newer scan exists. See the latest report for www.donsdaledental.com.
Scan 2026-09-24-0947
Scanned 9/24/2026, 9:47:49 AM, finished 9/24/2026, 10:06:07 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: Medium4 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
1226 sites, median 82%, average 80%
www.donsdaledental.com scores 95%, higher than 96% of the 1226 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 several SEO issues to fix, mainly around redirects, status codes, titles, meta descriptions, headings, and orphan pages. Addressing these will enhance usability and search visibility.
- 1
Fix Redirects
Why: Eliminating unnecessary redirects improves load times and user experience.
How: Redirect the 301 pathway of '/sitemap.xml' to the final URL directly without a redirect.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 404 errors hinder user access and impact SEO negatively.
How: Replace missing assets at listed URLs on the server or remove references to them from HTML.
Checks: status-codes
- 3
Improve Title Tags
Why: Short and long titles affect click-through rates and SEO ranking.
How: Adjust the titles for 6 pages to be between 30-60 characters, ensuring they're descriptive and relevant.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: Meta descriptions improve search result appeal and click-through rates.
How: Create unique meta descriptions for 5 pages that are informative and within 150-160 characters.
Checks: meta-descriptions
- 5
Fix Heading Issues
Why: Missing H1s can confuse search engines and disrupt content hierarchy.
How: Add a relevant H1 tag for each of the 5 pages missing H1s, reflecting their topic.
Checks: headings
- 6
Link Orphan Pages
Why: Orphan pages lack visibility and user access, limiting their SEO benefit.
How: Create internal links to the 10 orphaned pages from relevant pages on your site to ensure discoverability.
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 security gaps, including missing protections against man-in-the-middle attacks and script vulnerabilities. Implementing recommended headers and updating libraries is crucial to enhance security.
- 0 high
- 4 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 if they type the URL without HTTPS.
Fix: Add the header: `Strict-Transport-Security: max-age=31536000; includeSubDomains` to all responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: No CSP is set, allowing scripts and resources to be loaded from any source, increasing the risk of attacks.
Fix: Add the header: `Content-Security-Policy: default-src 'self';` to all pages.
Evidence: Content Security Policy
- 3
Missing Clickjacking Protection (X-Frame-Options)Medium
Why it matters: Without this header, malicious sites can display your pages in a frame, tricking users into clicking hidden controls.
Fix: Add the header: `X-Frame-Options: DENY` to all HTML responses.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript LibrariesMedium
Why it matters: Two libraries with known vulnerabilities could allow attackers to exploit the site depending on usage.
Fix: Upgrade jQuery to at least version 3.5.0 and Bootstrap to at least version 3.4.1.
Evidence: Vulnerable JavaScript libraries
- 5
Missing Referrer PolicyLow
Why it matters: Not specifying a referrer policy can expose users’ full URLs to third-party sites.
Fix: Add the header: `Referrer-Policy: no-referrer` to all HTML responses.
Evidence: Referrer policy
- 6
Missing Permissions PolicyInfo
Why it matters: A Permissions-Policy header could limit browser features available to site features, increasing control over what scripts may do.
Fix: Add the header: `Permissions-Policy: geolocation=(self), microphone=()`, adapting as necessary for your site's functionality.
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.