Scanned sites / www.donsdaledental.com / 2026-09-18-0046
www.donsdaledental.com scan from 9/18/2026, 12:46:46 AM
Scan 2026-09-18-0046
Scanned 9/18/2026, 12:46:46 AM, finished 9/18/2026, 12:56: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 18, 2026 the Site Spider crawled 53 pages and 351 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
- 351
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags6 issues6 of 50 pages have title issues. 3 noindex or canonicalized pages excluded.
- Meta descriptions9 issues9 of 50 pages have meta description issues. 3 noindex or canonicalized pages excluded.
- Headings9 issues9 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.
- Indexability1 issue1 of 52 indexable pages have indexability warnings. 1 page noindex by design.
- Image alt textOK0 of 161 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
1076 sites, median 82%, average 80%
www.donsdaledental.com scores 94%, higher than 95% of the 1076 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 minor issues to address that can enhance its visibility and usability. Focusing on fixing title tags, meta descriptions, and adding internal links to orphan pages will yield significant improvements.
- 1
Fix Redirect
Why: Redirecting sitemap can cause indexing issues.
How: Update sitemap URL to use the correct final URL.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 404 errors can harm user experience and SEO.
How: Remove or replace missing assets: adjust links or upload files.
Checks: status-codes
- 3
Update Title Tags
Why: Optimizing title tags improves click-through rates.
How: Revise short titles (<30) and long titles (>60) to appropriate lengths.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: Meta descriptions enhance search visibility.
How: Draft unique meta descriptions for each page, under 160 characters.
Checks: meta-descriptions
- 5
Correct Heading Issues
Why: Headings are vital for structure and SEO.
How: Ensure each page has a unique H1 and supporting H2s.
Checks: headings
- 6
Create Internal Links for Orphan Pages
Why: Internal links improve crawlability and user navigation.
How: Link to orphan pages from relevant content within your 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 security issues that need attention. Missing critical security headers leave the site vulnerable to attacks such as clickjacking and script injection. Additionally, outdated JavaScript libraries increase the risk of exploitation. Implementing the recommended security measures will enhance the site's defenses significantly.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Lack of HSTS allows interception of requests without HTTPS, posing a security risk.
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 means unrestricted loading of scripts, styles, and frames, increasing XSS risk.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, the site can be embedded in frames, allowing clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Outdated JavaScript LibrariesMedium
Why it matters: Vulnerable versions of jQuery and Bootstrap could be exploited, depending on the site's usage.
Fix: Upgrade to jQuery 3.5.0 and Bootstrap 3.4.1.
Evidence: Vulnerable JavaScript libraries
- 5
Missing Referrer PolicyLow
Why it matters: No Referrer Policy leads to exposing full page addresses in HTTP headers.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 6
Mixed Content DetectedLow
Why it matters: Loading resources over HTTP on HTTPS pages exposes the site to man-in-the-middle attacks.
Fix: Change resource URLs from http:// to https://.
Evidence: Mixed content
- 7
Missing Permissions PolicyInfo
Why it matters: Absence of this policy allows potential exploitation of features like webcam and geolocation.
Fix: Add the header: Permissions-Policy: not allows '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
1 resource on HTTPS pages are loaded over plain HTTP.
- 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-…
- 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
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.
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.