Scanned sites / www.donsdaledental.com / 2026-09-26-0912
www.donsdaledental.com scan from 9/26/2026, 9:12:03 AM
Scan 2026-09-26-0912
Scanned 9/26/2026, 9:12:03 AM, finished 9/26/2026, 9:15:55 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 26, 2026 the Site Spider crawled 53 pages and 343 assets of www.donsdaledental.com, starting from https://www.donsdaledental.com/. It scored 94 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: Medium4 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 53
- Assets fetched
- 343
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags6 issues6 of 49 pages have title issues. 4 noindex or canonicalized pages excluded.
- Meta descriptions9 issues9 of 49 pages have meta description issues. 4 noindex or canonicalized pages excluded.
- Headings9 issues9 of 49 pages have heading issues. 4 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.
- Indexability1 issue1 of 52 indexable pages have indexability warnings. 1 page noindex by design.
- Image alt textOK0 of 150 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 49 pages have fewer than 200 words. 4 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1279 sites, median 82%, average 80%
www.donsdaledental.com scores 94%, higher than 94% of the 1279 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 findingsThe site has several improvements needed, including fixing redirects, addressing non-200 responses, and optimizing title tags, meta descriptions, headings, and orphan pages for better SEO. Prioritize the action items for maximum impact.
- 1
Fix Redirects
Why: Redirects can confuse search engines, impacting SEO.
How: Merge the redirected URL 'https://www.donsdaledental.com/sitemap.xml' into the final URL '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 correct the broken image links for 'like.gif', 'loader-small.gif', and 'icons-arrow-right-orange.svg'.
Checks: status-codes
- 3
Enhance Title Tags
Why: Short title tags impact visibility and relevance.
How: Update titles for the pages under 30 characters to be more descriptive, such as 'FAQs' to 'Frequently Asked Questions - Donsdale Dental'.
Checks: titles
- 4
Add Meta Descriptions
Why: Missing meta descriptions affect click-through rates.
How: Create unique and engaging meta descriptions for the pages missing them.
Checks: meta-descriptions
- 5
Implement Headings
Why: Missing H1 tags affect SEO structure.
How: Add H1 tags to all pages identified as missing H1 to improve clarity.
Checks: headings
- 6
Link Orphan Pages
Why: Orphan pages can be ignored by search engines.
How: Add internal links to the orphan pages from relevant existing pages to enhance their visibility.
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 multiple security issues that could expose it to risks such as data interception, clickjacking, and the use of vulnerable libraries. Key improvements include implementing security headers and upgrading outdated libraries to enhance overall protection.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HSTS HeaderMedium
Why it matters: Lack of HTTP Strict Transport Security allows interception of initial requests without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
No Content Security PolicyMedium
Why it matters: Absence of a Content-Security-Policy allows unrestricted loading of scripts and other resources.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without X-Frame-Options, the site is vulnerable to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript LibrariesMedium
Why it matters: Outdated libraries can introduce vulnerabilities. jQuery and Bootstrap have known issues.
Fix: Upgrade jQuery to version 3.5.0 and Bootstrap to 3.4.1.
Evidence: Vulnerable JavaScript libraries
- 5
No Referrer PolicyLow
Why it matters: Absence of a Referrer Policy can expose full URLs to third-party sites.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 6
Mixed Content LoadingLow
Why it matters: Resources loaded over HTTP on HTTPS pages expose the site to man-in-the-middle attacks.
Fix: Update resource URLs to use HTTPS instead of HTTP.
Evidence: Mixed content
- 7
Lack of Permissions PolicyInfo
Why it matters: Without a Permissions-Policy, unnecessary features remain enabled, increasing attack vectors.
Fix: Add the header: Permissions-Policy: geolocation=(), microphone=(), camera=()
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
- FoundMixed contentLow
4 resources on HTTPS pages are loaded over plain HTTP.
- https://www.donsdaledental.com/ loads image http://ftp.donsdaledental.com/wp-content/uploads/2022/03/play-icon-with-text_gray-1.png
- https://www.donsdaledental.com/services/west-edmonton-root-canal-ther… loads image http://www.donsdaledental.com/wp-content/uploads/2022/02/root-canal-therapy-banner-donsda…
- https://www.donsdaledental.com/services/west-edmonton-cosmetic-dentis… loads image http://www.donsdaledental.com/wp-content/uploads/2022/02/dental-inlays-and-onlays-banner-…
- https://www.donsdaledental.com/ loads image http://ftp.donsdaledental.com/wp-content/uploads/2022/03/play-icon-with-text_gray-1.png
- 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
7 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.
- 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.
- 20twentymt.com95/100 · rank 44 · 27 pages
- sublimeelectricid.net95/100 · rank 44 · 289 pages
- ryanlenk.com95/100 · rank 44 · 48 pages
- www.thebridgerealty.com94/100 · rank 55 · 5,000 pages
- www.rosseelsonline.com94/100 · rank 55 · 5,000 pages
- www.bostoncater.com94/100 · rank 55 · 28 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.