Scanned sites / www.manchesterdental.ca / 2026-09-23-1929
www.manchesterdental.ca scan from 9/23/2026, 7:29:25 PM
Scan 2026-09-23-1929
Scanned 9/23/2026, 7:29:25 PM, finished 9/23/2026, 7:38:11 PM. Found with openstreetmap overpass
Site: https://www.manchesterdental.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 23, 2026 the Site Spider crawled 128 pages and 597 assets of www.manchesterdental.ca, starting from https://www.manchesterdental.ca/. It scored 89 out of 100, a good result. 5 of 14 checks found something to fix, led by meta descriptions (30), heavy assets (26), title tags (22); 9 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
- 128
- Assets fetched
- 597
- Status
- Completed
- Checks with issues
- 5 of 14
- Title tags22 issues22 of 110 pages have title issues.
- Meta descriptions30 issues30 of 110 pages have meta description issues.
- HeadingsOK0 of 110 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects18 issues18 redirecting URLs, 1 of them chained.
- Non-200 responsesOK18 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 110 indexable pages have indexability warnings.
- Image alt textOK0 of 563 image references have no alt attribute.
- Heavy assets26 issues26 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage6 issues1 sitemap listing 104 URLs: 6 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 110 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1210 sites, median 82%, average 80%
www.manchesterdental.ca scores 89%, higher than 79% of the 1210 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 issues that can be improved, particularly with redirects, titles, and meta descriptions. Implementing the fixes outlined below will enhance your site's performance and SEO.
- 1
Fix Redirects
Why: 18 URLs are redirecting, including a chained redirect, which can slow down page loading.
How: Replace redirecting URLs with direct links to the final destination to eliminate unnecessary hops.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 18 URLs are not returning a valid response, which can affect crawlability and user experience.
How: Identify the URLs and troubleshoot them to ensure they return a 200 status code.
Checks: status-codes
- 3
Improve Title Tags
Why: 22 pages have title issues that can negatively affect click-through rates from search results.
How: Revise title tags to ensure they are unique, descriptive, and within ideal length (30-60 characters).
Checks: titles
- 4
Enhance Meta Descriptions
Why: 30 pages have meta description issues affecting search visibility.
How: Update meta descriptions to be unique, informative, and between 50-160 characters.
Checks: meta-descriptions
- 5
Optimize Heavy Assets
Why: 26 assets are over 500 KB, potentially slowing down page load times.
How: Consider compressing images or replacing them with optimized formats to reduce their size.
Checks: heavy-assets
- 6
Update Sitemap Coverage
Why: Several crawled pages are missing from the sitemap, affecting indexability.
How: Include all relevant URLs in the sitemap and resubmit it to search engines.
Checks: sitemap-coverage
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 lacks several important security headers and uses outdated libraries with known vulnerabilities. Addressing these issues can help prevent various attacks and enhance user safety.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users are at risk of being intercepted on initial requests using non-HTTPS.
Fix: Add the header `Strict-Transport-Security: max-age=63072000; includeSubDomains; preload` to your server configuration.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of a CSP allows potential cross-site scripting attacks by not controlling resource origins.
Fix: Implement CSP by adding the header `Content-Security-Policy: default-src 'self';` to your server configuration.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, your page can be embedded in a frame, allowing clickjacking attacks.
Fix: Add `X-Frame-Options: DENY` to your server response headers.
Evidence: Clickjacking protection
- 4
Use of Vulnerable JavaScript LibrariesMedium
Why it matters: The site uses outdated jQuery 1.9.1 and Bootstrap 4.0.0 with known vulnerabilities, increasing risk of exploitation.
Fix: Upgrade jQuery to at least version 3.5.0 and Bootstrap to version 4.3.1 or newer.
Evidence: Vulnerable JavaScript libraries
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: The absence of this header could lead to MIME type sniffing risks.
Fix: Add `X-Content-Type-Options: nosniff` to your server response headers.
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy HeaderLow
Why it matters: Without this header, sensitive URL information might be sent to third-party sites.
Fix: Add `Referrer-Policy: no-referrer` to your server response headers.
Evidence: Referrer policy
- 7
Missing Permissions-PolicyInfo
Why it matters: No policy to limit browser features could allow malicious scripts access to sensitive functionalities.
Fix: Add `Permissions-Policy: geolocation=(self), camera=(), microphone=()` to your server headers.
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.manchesterdental.ca/ → no strict-transport-security
- https://www.manchesterdental.ca/canadian-dental-care-plan/ → no strict-transport-security
- https://www.manchesterdental.ca/our-team/ → no strict-transport-security
- https://www.manchesterdental.ca/blog/ → no strict-transport-security
- https://www.manchesterdental.ca/privacy-policy/ → no strict-transport-security
- https://www.manchesterdental.ca/services/all-services/ → no strict-transport-security
- https://www.manchesterdental.ca/services/general-dentistry-edmonton/ → no strict-transport-security
- https://www.manchesterdental.ca/services/invisalign-edmonton/ → no strict-transport-security
- https://www.manchesterdental.ca/services/dental-exams-cleanings-edmonton/ → no strict-transport-security
- https://www.manchesterdental.ca/services/root-canal-therapy-edmonton/ → no strict-transport-security
- https://www.manchesterdental.ca/services/tooth-extractions-edmonton/ → no strict-transport-security
- https://www.manchesterdental.ca/services/cosmetic-dentistry-edmonton/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 110 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.manchesterdental.ca/ → no content-security-policy
- https://www.manchesterdental.ca/canadian-dental-care-plan/ → no content-security-policy
- https://www.manchesterdental.ca/our-team/ → no content-security-policy
- https://www.manchesterdental.ca/blog/ → no content-security-policy
- https://www.manchesterdental.ca/privacy-policy/ → no content-security-policy
- https://www.manchesterdental.ca/services/all-services/ → no content-security-policy
- https://www.manchesterdental.ca/services/general-dentistry-edmonton/ → no content-security-policy
- https://www.manchesterdental.ca/services/invisalign-edmonton/ → no content-security-policy
- https://www.manchesterdental.ca/services/dental-exams-cleanings-edmonton/ → no content-security-policy
- https://www.manchesterdental.ca/services/root-canal-therapy-edmonton/ → no content-security-policy
- https://www.manchesterdental.ca/services/tooth-extractions-edmonton/ → no content-security-policy
- https://www.manchesterdental.ca/services/cosmetic-dentistry-edmonton/ → 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.manchesterdental.ca/ → no x-frame-options
- https://www.manchesterdental.ca/canadian-dental-care-plan/ → no x-frame-options
- https://www.manchesterdental.ca/our-team/ → no x-frame-options
- https://www.manchesterdental.ca/blog/ → no x-frame-options
- https://www.manchesterdental.ca/privacy-policy/ → no x-frame-options
- https://www.manchesterdental.ca/services/all-services/ → no x-frame-options
- https://www.manchesterdental.ca/services/general-dentistry-edmonton/ → no x-frame-options
- https://www.manchesterdental.ca/services/invisalign-edmonton/ → no x-frame-options
- https://www.manchesterdental.ca/services/dental-exams-cleanings-edmonton/ → no x-frame-options
- https://www.manchesterdental.ca/services/root-canal-therapy-edmonton/ → no x-frame-options
- https://www.manchesterdental.ca/services/tooth-extractions-edmonton/ → no x-frame-options
- https://www.manchesterdental.ca/services/cosmetic-dentistry-edmonton/ → 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.manchesterdental.ca/ → no x-content-type-options
- https://www.manchesterdental.ca/canadian-dental-care-plan/ → no x-content-type-options
- https://www.manchesterdental.ca/our-team/ → no x-content-type-options
- https://www.manchesterdental.ca/blog/ → no x-content-type-options
- https://www.manchesterdental.ca/privacy-policy/ → no x-content-type-options
- https://www.manchesterdental.ca/services/all-services/ → no x-content-type-options
- https://www.manchesterdental.ca/services/general-dentistry-edmonton/ → no x-content-type-options
- https://www.manchesterdental.ca/services/invisalign-edmonton/ → no x-content-type-options
- https://www.manchesterdental.ca/services/dental-exams-cleanings-edmonton/ → no x-content-type-options
- https://www.manchesterdental.ca/services/root-canal-therapy-edmonton/ → no x-content-type-options
- https://www.manchesterdental.ca/services/tooth-extractions-edmonton/ → no x-content-type-options
- https://www.manchesterdental.ca/services/cosmetic-dentistry-edmonton/ → 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.manchesterdental.ca/ → no referrer-policy
- https://www.manchesterdental.ca/canadian-dental-care-plan/ → no referrer-policy
- https://www.manchesterdental.ca/our-team/ → no referrer-policy
- https://www.manchesterdental.ca/blog/ → no referrer-policy
- https://www.manchesterdental.ca/privacy-policy/ → no referrer-policy
- https://www.manchesterdental.ca/services/all-services/ → no referrer-policy
- https://www.manchesterdental.ca/services/general-dentistry-edmonton/ → no referrer-policy
- https://www.manchesterdental.ca/services/invisalign-edmonton/ → no referrer-policy
- https://www.manchesterdental.ca/services/dental-exams-cleanings-edmonton/ → no referrer-policy
- https://www.manchesterdental.ca/services/root-canal-therapy-edmonton/ → no referrer-policy
- https://www.manchesterdental.ca/services/tooth-extractions-edmonton/ → no referrer-policy
- https://www.manchesterdental.ca/services/cosmetic-dentistry-edmonton/ → 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.manchesterdental.ca/ → no permissions-policy
- https://www.manchesterdental.ca/canadian-dental-care-plan/ → no permissions-policy
- https://www.manchesterdental.ca/our-team/ → no permissions-policy
- https://www.manchesterdental.ca/blog/ → no permissions-policy
- https://www.manchesterdental.ca/privacy-policy/ → no permissions-policy
- https://www.manchesterdental.ca/services/all-services/ → no permissions-policy
- https://www.manchesterdental.ca/services/general-dentistry-edmonton/ → no permissions-policy
- https://www.manchesterdental.ca/services/invisalign-edmonton/ → no permissions-policy
- https://www.manchesterdental.ca/services/dental-exams-cleanings-edmonton/ → no permissions-policy
- https://www.manchesterdental.ca/services/root-canal-therapy-edmonton/ → no permissions-policy
- https://www.manchesterdental.ca/services/tooth-extractions-edmonton/ → no permissions-policy
- https://www.manchesterdental.ca/services/cosmetic-dentistry-edmonton/ → no permissions-policy
- 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.manchesterdental.ca/wp-content/themes/dental/assets/js/bootstrap/bo…: 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.manchesterdental.ca/wp-content/themes/dental/assets/js/bootstrap/bo…: 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.)
- connect.podium.com (40 script tags)
- www.google.com (40 script tags)
- form.jotform.com (2 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/
6 checks passed, 1 not applicable
- OKHTTPS
All 110 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
43 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.
Sites scoring near www.manchesterdental.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.bellerivedental.ca89/100 · rank 208 · 142 pages
- www.gcoc.ca89/100 · rank 208 · 160 pages
- mainepropertiesllc.com89/100 · rank 208 · 14 pages
- www.glamorgandental.ca89/100 · rank 208 · 120 pages
- www.fratecuracao.com89/100 · rank 208 · 24 pages
- www.jacobsandouille.com89/100 · rank 208 · 196 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.manchesterdental.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.manchesterdental.ca?
- 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.manchesterdental.ca. Removal needs no account and no proof of purchase.