Scanned sites / www.allendaledental.ca / 2026-09-16-2308
www.allendaledental.ca scan from 9/16/2026, 11:08:40 PM
Scan 2026-09-16-2308
Scanned 9/16/2026, 11:08:40 PM, finished 9/16/2026, 11:15:30 PM. Found with openstreetmap overpass
Site: https://www.allendaledental.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 16, 2026 the Site Spider crawled 77 pages and 418 assets of www.allendaledental.ca, starting from https://www.allendaledental.ca/. It scored 94 out of 100, an excellent result. 6 of 14 checks found something to fix, led by title tags (17), meta descriptions (11), heavy assets (4); 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, 4 low and 1 info findings. See the security findings ↓
- Pages crawled
- 77
- Assets fetched
- 418
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags17 issues17 of 75 pages have title issues.
- Meta descriptions11 issues11 of 75 pages have meta description issues.
- Headings1 issue1 of 75 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects2 issues5 redirecting URLs, 0 of them chained.
- Non-200 responsesOK5 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 75 indexable pages have indexability warnings.
- Image alt textOK0 of 308 image references have no alt attribute.
- Heavy assets4 issues4 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage3 issues1 sitemap listing 72 URLs: 3 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 75 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1053 sites, median 82%, average 80%
www.allendaledental.ca scores 94%, higher than 95% of the 1053 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 excellent health, but there are some issues to address. Prioritize fixing redirects, non-200 responses, title tags, and meta descriptions for better SEO. Additionally, resolve heading issues and optimize heavy assets for faster loading.
- 1
Fix Redirects
Why: 5 URLs are redirecting unnecessarily, which can slow down user experience.
How: Update or remove the outdated URLs in your links to point directly to the final URLs.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 5 URLs return non-200 status, affecting user access.
How: Redirect the URLs to their correct paths or remove them if not needed.
Checks: status-codes
- 3
Revise Title Tags
Why: 17 pages have title issues; some are too long or duplicate.
How: Shorten lengthy titles to under 60 characters and ensure uniqueness for all pages.
Checks: titles
- 4
Update Meta Descriptions
Why: 11 pages have meta description issues; some are too long or duplicate.
How: Edit descriptions to be under 160 characters and ensure uniqueness.
Checks: meta-descriptions
- 5
Fix Headings
Why: 1 page has multiple H1 tags, which can confuse search engines.
How: Ensure each page has a single H1 and use H2s for subheadings.
Checks: headings
- 6
Optimize Heavy Assets
Why: 4 assets exceed 500 KB, which can slow down load times.
How: Compress images using tools like TinyPNG or JPEGmini to reduce file sizes.
Checks: heavy-assets
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 site lacks crucial security headers and has outdated JavaScript libraries, putting it at risk of interception, exploitation, and unnecessary exposure of sensitive information. Immediate action is required to implement headers and update vulnerable libraries.
- 0 high
- 4 medium
- 4 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors typing the address without https:// can be intercepted.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains' to all HTML pages.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows unrestricted loading of scripts and resources, increasing XSS risk.
Fix: Include a CSP header, such as 'Content-Security-Policy: default-src 'self';'.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, the site is vulnerable to clickjacking attacks.
Fix: Set 'X-Frame-Options: DENY' to prevent framing of the site.
Evidence: Clickjacking protection
- 4
Outdated JavaScript LibrariesMedium
Why it matters: Using vulnerable libraries exposes the site to known security issues.
Fix: Upgrade jQuery to at least 3.5.0 and Bootstrap to at least 4.3.1.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-OptionsLow
Why it matters: Lack of this header could lead to browsers misinterpreting file types and executing scripts incorrectly.
Fix: Add 'X-Content-Type-Options: nosniff' to all HTML pages.
Evidence: MIME sniffing protection
- 6
Missing Referrer-PolicyLow
Why it matters: Without this policy, sensitive page URLs may be leaked to external sites.
Fix: Include 'Referrer-Policy: no-referrer' to restrict referrer information sharing.
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: The server reveals its version, potentially aiding attackers in exploiting known vulnerabilities.
Fix: Modify server configuration to hide version details, by removing 'X-Powered-By' and masking server information.
Evidence: Software version disclosure
- 8
Mixed Content IssuesLow
Why it matters: HTTPS pages loading HTTP resources compromise security.
Fix: Update URLs of all loaded resources to HTTPS to ensure secure loading.
Evidence: Mixed content
- 9
Missing Permissions-PolicyInfo
Why it matters: This policy limits the capabilities of browser features, reducing potential risks from injected scripts.
Fix: Add 'Permissions-Policy: geolocation=(self), camera=()' if those features aren’t used.
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.allendaledental.ca/ → no strict-transport-security
- https://www.allendaledental.ca/book-an-appointment/ → no strict-transport-security
- https://www.allendaledental.ca/our-team/ → no strict-transport-security
- https://www.allendaledental.ca/blog/ → no strict-transport-security
- https://www.allendaledental.ca/canadian-dental-care-plan/ → no strict-transport-security
- https://www.allendaledental.ca/service/dental-exams/ → no strict-transport-security
- https://www.allendaledental.ca/service/dental-cleanings/ → no strict-transport-security
- https://www.allendaledental.ca/service/dental-sealants/ → no strict-transport-security
- https://www.allendaledental.ca/service/dental-fillings/ → no strict-transport-security
- https://www.allendaledental.ca/service/dentures/ → no strict-transport-security
- https://www.allendaledental.ca/service/bridges/ → no strict-transport-security
- https://www.allendaledental.ca/service/dental-crowns/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 75 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.allendaledental.ca/ → no content-security-policy
- https://www.allendaledental.ca/book-an-appointment/ → no content-security-policy
- https://www.allendaledental.ca/our-team/ → no content-security-policy
- https://www.allendaledental.ca/blog/ → no content-security-policy
- https://www.allendaledental.ca/canadian-dental-care-plan/ → no content-security-policy
- https://www.allendaledental.ca/service/dental-exams/ → no content-security-policy
- https://www.allendaledental.ca/service/dental-cleanings/ → no content-security-policy
- https://www.allendaledental.ca/service/dental-sealants/ → no content-security-policy
- https://www.allendaledental.ca/service/dental-fillings/ → no content-security-policy
- https://www.allendaledental.ca/service/dentures/ → no content-security-policy
- https://www.allendaledental.ca/service/bridges/ → no content-security-policy
- https://www.allendaledental.ca/service/dental-crowns/ → 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.allendaledental.ca/ → no x-frame-options
- https://www.allendaledental.ca/book-an-appointment/ → no x-frame-options
- https://www.allendaledental.ca/our-team/ → no x-frame-options
- https://www.allendaledental.ca/blog/ → no x-frame-options
- https://www.allendaledental.ca/canadian-dental-care-plan/ → no x-frame-options
- https://www.allendaledental.ca/service/dental-exams/ → no x-frame-options
- https://www.allendaledental.ca/service/dental-cleanings/ → no x-frame-options
- https://www.allendaledental.ca/service/dental-sealants/ → no x-frame-options
- https://www.allendaledental.ca/service/dental-fillings/ → no x-frame-options
- https://www.allendaledental.ca/service/dentures/ → no x-frame-options
- https://www.allendaledental.ca/service/bridges/ → no x-frame-options
- https://www.allendaledental.ca/service/dental-crowns/ → no x-frame-options
- FoundMIME sniffing protectionLow
No HTML page sends x-content-type-options. Without X-Content-Type-Options: nosniff a browser may run a file as a script because of its contents rather than its declared type.
- https://www.allendaledental.ca/ → no x-content-type-options
- https://www.allendaledental.ca/book-an-appointment/ → no x-content-type-options
- https://www.allendaledental.ca/our-team/ → no x-content-type-options
- https://www.allendaledental.ca/blog/ → no x-content-type-options
- https://www.allendaledental.ca/canadian-dental-care-plan/ → no x-content-type-options
- https://www.allendaledental.ca/service/dental-exams/ → no x-content-type-options
- https://www.allendaledental.ca/service/dental-cleanings/ → no x-content-type-options
- https://www.allendaledental.ca/service/dental-sealants/ → no x-content-type-options
- https://www.allendaledental.ca/service/dental-fillings/ → no x-content-type-options
- https://www.allendaledental.ca/service/dentures/ → no x-content-type-options
- https://www.allendaledental.ca/service/bridges/ → no x-content-type-options
- https://www.allendaledental.ca/service/dental-crowns/ → no x-content-type-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.allendaledental.ca/ → no referrer-policy
- https://www.allendaledental.ca/book-an-appointment/ → no referrer-policy
- https://www.allendaledental.ca/our-team/ → no referrer-policy
- https://www.allendaledental.ca/blog/ → no referrer-policy
- https://www.allendaledental.ca/canadian-dental-care-plan/ → no referrer-policy
- https://www.allendaledental.ca/service/dental-exams/ → no referrer-policy
- https://www.allendaledental.ca/service/dental-cleanings/ → no referrer-policy
- https://www.allendaledental.ca/service/dental-sealants/ → no referrer-policy
- https://www.allendaledental.ca/service/dental-fillings/ → no referrer-policy
- https://www.allendaledental.ca/service/dentures/ → no referrer-policy
- https://www.allendaledental.ca/service/bridges/ → no referrer-policy
- https://www.allendaledental.ca/service/dental-crowns/ → 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.allendaledental.ca/ → no permissions-policy
- https://www.allendaledental.ca/book-an-appointment/ → no permissions-policy
- https://www.allendaledental.ca/our-team/ → no permissions-policy
- https://www.allendaledental.ca/blog/ → no permissions-policy
- https://www.allendaledental.ca/canadian-dental-care-plan/ → no permissions-policy
- https://www.allendaledental.ca/service/dental-exams/ → no permissions-policy
- https://www.allendaledental.ca/service/dental-cleanings/ → no permissions-policy
- https://www.allendaledental.ca/service/dental-sealants/ → no permissions-policy
- https://www.allendaledental.ca/service/dental-fillings/ → no permissions-policy
- https://www.allendaledental.ca/service/dentures/ → no permissions-policy
- https://www.allendaledental.ca/service/bridges/ → no permissions-policy
- https://www.allendaledental.ca/service/dental-crowns/ → no permissions-policy
- FoundSoftware version disclosureLow
Responses reveal the exact server or framework version, which lets an attacker look up known vulnerabilities for it without guessing.
- server: cloudflare (495 responses)
- x-powered-by: WP Rocket/3.21.3 (2 responses)
- FoundMixed contentLow
6 resources on HTTPS pages are loaded over plain HTTP.
- https://www.allendaledental.ca/contact/ loads image http://allendaledental.ca/wp-content/uploads/2019/12/call-icon.svg
- https://www.allendaledental.ca/contact/ loads image http://allendaledental.ca/wp-content/uploads/2019/12/map-icon.svg
- https://www.allendaledental.ca/contact/ loads image http://allendaledental.ca/wp-content/uploads/2019/12/envelope.svg
- https://www.allendaledental.ca/contact/ loads image http://allendaledental.ca/wp-content/uploads/2019/12/call-icon.svg
- https://www.allendaledental.ca/contact/ loads image http://allendaledental.ca/wp-content/uploads/2019/12/map-icon.svg
- https://www.allendaledental.ca/contact/ loads image http://allendaledental.ca/wp-content/uploads/2019/12/envelope.svg
- FoundVulnerable JavaScript librariesMedium
2 libraries with published vulnerabilities: jQuery 1.9.1, Bootstrap 4.0.0. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.9.1 in https://www.allendaledental.ca/wp-content/themes/dental/assets/js/bootstrap/boo…: CVE-2015-9251 (XSS via cross-domain AJAX), CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- Bootstrap 4.0.0 in https://www.allendaledental.ca/wp-content/themes/dental/assets/js/bootstrap/boo…: CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 (XSS through data attributes in tooltip, popover, collapse and scrollspy); fixed in 4.3.1
- NoteThird-party scripts
Scripts run from 3 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.)
- fd.cleantalk.org (40 script tags)
- cdn.jsdelivr.net (40 script tags)
- cdn.callrail.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: /wp-admin/
4 checks passed, 1 not applicable
- OKHTTPS
All 75 crawled pages were served over HTTPS.
- OKForms over HTTPS
3 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.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
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.allendaledental.ca 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.