Scanned sites / www.manchesterdental.ca / 2026-09-19-1816
www.manchesterdental.ca scan from 9/19/2026, 6:16:46 PM
Scan 2026-09-19-1816
Scanned 9/19/2026, 6:16:46 PM, finished 9/19/2026, 6:33:47 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 19, 2026 the Site Spider crawled 128 pages and 604 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, 3 low and 2 info findings. See the security findings ↓
- Pages crawled
- 128
- Assets fetched
- 604
- 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
1109 sites, median 82%, average 80%
www.manchesterdental.ca scores 89%, higher than 80% of the 1109 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 findingsSeveral issues affect your website, notably redirect chains, non-200 responses, title and meta description problems, and heavy assets. Addressing these will enhance user experience and SEO performance.
- 1
Fix Redirect Chains
Why: Redirect chains can slow page loading and impact SEO.
How: Use a 301 redirect from the original URL to its final destination, eliminating the chain.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Non-200 responses can lead to poor user experience and crawl issues.
How: Identify and update or remove any URLs returning non-200 status codes.
Checks: status-codes
- 3
Update Title Tags
Why: Effective title tags improve click-through rates and SEO rankings.
How: Revise 22 pages to ensure unique, concise titles between 30-60 characters.
Checks: titles
- 4
Revise Meta Descriptions
Why: Improving meta descriptions can enhance search visibility and engagement.
How: Create unique and relevant meta descriptions for 30 pages, ideally between 50-160 characters.
Checks: meta-descriptions
- 5
Optimize Heavy Assets
Why: Reducing large assets can improve page loading times, enhancing user experience.
How: Compress or resize images larger than 500 KB to improve load times.
Checks: heavy-assets
- 6
Enhance Sitemap Coverage
Why: Missing pages in the sitemap limit discoverability by search engines.
How: Add the missing blog pages to your sitemap for better indexing.
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 critical security headers and contains vulnerable JavaScript libraries that could expose it to attacks. Implementing strict transport security, content security policies, and updating libraries is essential. Ensure sensitive paths are protected and review third-party scripts for integrity.
- 0 high
- 4 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport SecurityMedium
Why it matters: Without HSTS, visitors using URLs without HTTPS are vulnerable to interception.
Fix: Add the header `Strict-Transport-Security: max-age=31536000; includeSubDomains` to all responses.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security PolicyMedium
Why it matters: Lack of CSP allows unrestricted loading of scripts and resources, increasing the risk of XSS.
Fix: Add the header `Content-Security-Policy: default-src 'self';` to all responses.
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, the site is vulnerable to clickjacking attacks.
Fix: Add the header `X-Frame-Options: DENY` to all responses.
Evidence: Clickjacking protection
- 4
Vulnerable JavaScript LibrariesMedium
Why it matters: Older versions of jQuery and Bootstrap have known vulnerabilities, posing risks depending on usage.
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: The site may inadvertently allow scripts to run as different content types.
Fix: Add the header `X-Content-Type-Options: nosniff` to all responses.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive URL information can be exposed when users navigate.
Fix: Add the header `Referrer-Policy: no-referrer` to all responses.
Evidence: Referrer policy
- 7
Third-Party Scripts Missing Subresource IntegrityLow
Why it matters: Scripts from external domains could change without warning, posing security risks.
Fix: Implement SRI for scripts or enforce a strict CSP that specifies trusted sources.
Evidence: Third-party scripts
- 8
No Permissions-Policy HeaderInfo
Why it matters: Without this header, the site may allow unnecessary access to browser features.
Fix: Add the header `Permissions-Policy: geolocation=(self), microphone=()...` suitable to your needs.
Evidence: Permissions policy
- 9
Sensitive Paths in robots.txtInfo
Why it matters: Exposed paths in robots.txt could attract unwanted attention or probing.
Fix: Ensure real access control for `/wp-admin/` and review its necessity in robots.txt.
Evidence: Sensitive paths in robots.txt
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.
- mergedeck.com90/100 · rank 131 · 200 pages
- dayleveling.com90/100 · rank 131 · 4 pages
- www.gcoc.ca89/100 · rank 183 · 160 pages
- www.bellerivedental.ca89/100 · rank 183 · 142 pages
- newgatefarms.com89/100 · rank 183 · 1 page
- bownessvet.ca89/100 · rank 183 · 104 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.manchesterdental.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.