Scanned sites / www.teamsmandych.ca / 2026-09-27-0113
www.teamsmandych.ca scan from 9/27/2026, 1:13:20 AM
A newer scan exists. See the latest report for www.teamsmandych.ca.
Scan 2026-09-27-0113
Scanned 9/27/2026, 1:13:20 AM, finished 9/27/2026, 6:12:30 PM. Found with openstreetmap overpass
Site: https://www.teamsmandych.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 27, 2026 the Site Spider crawled 259 pages and 1136 assets of www.teamsmandych.ca, starting from https://www.teamsmandych.ca/. It scored 58 out of 100, a result that needs work. 10 of 15 checks found something to fix, led by meta descriptions (258), indexability (204), thin content (242); 3 checks passed. Most of the points went to meta descriptions (−8), indexability (−7.9), thin content (−7.5). 2 checks found something the score does not count, listed as noted. 1 check was not run because the crawl fetched nothing for it. 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: High1 high, 4 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 259
- Assets fetched
- 1136
- Status
- Completed
- Checks with issues
- 10 of 15
1,395 of 1,396 discovered URLs were fetched, 1,254 left out by the 5,000-page and 1,000-asset budget. The job finished, but the crawl did not reach everything it found. HTML only: nothing here ran JavaScript.
- Title tags159 issues159 of 258 pages have title issues.−6.2 points
- Meta descriptions258 issues258 of 258 pages have meta description issues.−8 points
- Headings36 issues36 of 258 pages have heading issues.−0.8 points
- Broken links1 issue1 internal link point at 1 broken URL.−0.1 points
- Links to other sitesNot checkedNot checked: the crawl fetched nothing this check can look at.
- Redirects1 noted1 redirecting URL, 0 of them chained.
- Non-200 responses1 issue4 URLs did not return a 2xx response. 1 of them is a page, 1 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability204 issues204 of 258 indexable pages have indexability warnings.−7.9 points
- Image alt textOK0 of 1344 image references have no alt attribute. 268 use an empty alt (decorative), which is fine.
- Heavy assets46 issues46 assets larger than 500 KB among 1136 fetched assets.−6 points
- Orphan pages10 issues10 pages have no internal links pointing at them.−0.2 points
- Sitemap coverage227 issues4 sitemaps listing 41 URLs: 217 crawled pages missing, 0 listed URLs broken or redirecting, 10 reachable only via the sitemap.−5.3 points
- Internal link countsOKInternal link counts for 258 pages.
- Thin content242 issues242 of 258 pages have fewer than 200 words.−7.5 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.teamsmandych.ca scores 58%, higher than 4% of the 1315 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 several critical SEO issues to address, particularly with meta descriptions and title tags. Fixing these will significantly enhance your site's visibility and user experience.
- 1
Fix Broken Internal Link
Why: One broken link can harm user experience and SEO.
How: Update or remove the link at https://www.teamsmandych.ca/_kch9164/ that leads to https://www.teamsmandych.ca/3291/.
Checks: broken-links
- 2
Create Meta Descriptions
Why: 258 pages lack meta descriptions, crucial for search visibility.
How: Write engaging meta descriptions for all pages; use the format: 'Brief summary of the page content.'
Checks: meta-descriptions
- 3
Resolve Title Tag Issues
Why: 159 pages have title issues which can confuse search engines.
How: Review and create unique title tags for affected pages, keeping them under 60 characters.
Checks: titles
- 4
Improve Indexability Warnings
Why: 204 pages flagged with indexability issues can affect crawling.
How: Ensure these pages include relevant canonical tags or revise their content.
Checks: indexability
- 5
Add Pages to Sitemap
Why: 217 URLs are missing from the sitemap, making them hard to find.
How: Include these URLs in your sitemap to enhance visibility.
Checks: sitemap-coverage
- 6
Address Non-200 Responses
Why: Four URLs return errors, potentially leading to poor user experience.
How: Fix or redirect the URLs not returning a 2xx status.
Checks: status-codes
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 significant security issues, mainly involving unsecured pages and missing security headers. It is crucial to enforce HTTPS and implement security headers like HSTS and CSP to protect user data and restrict potential attacks. Address these issues promptly for enhanced security.
- 1 high
- 4 medium
- 3 low
- 1 info
- 1
Insecure HTTP PagesHigh
Why it matters: 22 pages are accessible over HTTP, exposing user data to interception.
Fix: Redirect all HTTP traffic to HTTPS using server configuration.
Evidence: HTTPS
- 2
Missing HSTS HeaderMedium
Why it matters: Lack of HSTS allows attackers to intercept initial HTTP requests.
Fix: Add 'Strict-Transport-Security: max-age=31536000; includeSubDomains;' to HTTP response headers.
Evidence: HTTP Strict Transport Security
- 3
No Content Security PolicyMedium
Why it matters: Absence of CSP allows unrestricted loading of content from potentially malicious sources.
Fix: Implement a CSP by adding 'Content-Security-Policy: default-src 'self';' to response headers.
Evidence: Content Security Policy
- 4
Lack of Clickjacking ProtectionMedium
Why it matters: Without X-Frame-Options or CSP, the site can be embedded in harmful frames.
Fix: Add 'X-Frame-Options: DENY' to the headers or use CSP with frame-ancestors directive.
Evidence: Clickjacking protection
- 5
Mixed Content IssuesMedium
Why it matters: Loading resources over HTTP on HTTPS pages compromises security.
Fix: Update URLs to load all resources over HTTPS and eliminate HTTP references.
Evidence: Mixed content
- 6
Missing MIME Sniffing ProtectionLow
Why it matters: Failure to specify MIME types can lead to security risks from content sniffing.
Fix: Include 'X-Content-Type-Options: nosniff' in HTTP response headers.
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: Risk of exposing full URL referrer data to third parties.
Fix: Add 'Referrer-Policy: no-referrer' to the HTTP response headers.
Evidence: Referrer policy
- 8
Server Information DisclosureLow
Why it matters: Revealing server version can aid attackers in exploiting known vulnerabilities.
Fix: Remove or change 'Server' and 'X-Powered-By' headers in server configuration.
Evidence: Software version disclosure
- 9
Absence of Permissions PolicyInfo
Why it matters: Not limiting features can lead to misuse by injected scripts.
Fix: Implement 'Permissions-Policy: geolocation=(), microphone=(), camera=()' to limit features.
Evidence: Permissions policy
What the checks found
- FoundHTTPSHigh
22 pages answered 200 over plain HTTP with no redirect to HTTPS, while 236 were served over HTTPS. Anyone on the network path can read or alter these pages.
- http://www.teamsmandych.ca/class-descriptions/ → 200 over http
- http://www.teamsmandych.ca/ → 200 over http
- http://www.teamsmandych.ca/gym-schedule/ → 200 over http
- http://www.teamsmandych.ca/trainers/ → 200 over http
- http://www.teamsmandych.ca/facility/ → 200 over http
- http://www.teamsmandych.ca/fees/ → 200 over http
- http://www.teamsmandych.ca/registration/ → 200 over http
- http://www.teamsmandych.ca/contact-team-smandych/ → 200 over http
- http://www.teamsmandych.ca/events/muay-thai-technique/ → 200 over http
- http://www.teamsmandych.ca/events/lunch-cardio-kickboxing/ → 200 over http
- http://www.teamsmandych.ca/events/cardio-kickboxing/ → 200 over http
- http://www.teamsmandych.ca/events/beginners-muay-thai/ → 200 over http
- 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.teamsmandych.ca/ → no strict-transport-security
- https://www.teamsmandych.ca/gym-schedule/ → no strict-transport-security
- https://www.teamsmandych.ca/trainers/ → no strict-transport-security
- https://www.teamsmandych.ca/facility/ → no strict-transport-security
- https://www.teamsmandych.ca/fees/ → no strict-transport-security
- https://www.teamsmandych.ca/registration/ → no strict-transport-security
- https://www.teamsmandych.ca/contact-team-smandych/ → no strict-transport-security
- https://www.teamsmandych.ca/events/lunch-cardio-kickboxing/ → no strict-transport-security
- https://www.teamsmandych.ca/events/childrens-muay-thai/ → no strict-transport-security
- https://www.teamsmandych.ca/events/cardio-kickboxing/ → no strict-transport-security
- https://www.teamsmandych.ca/events/muay-thai-thai-pad-class-all-levels/ → no strict-transport-security
- https://www.teamsmandych.ca/events/muay-thai-technique/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 258 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.teamsmandych.ca/ → no content-security-policy
- https://www.teamsmandych.ca/gym-schedule/ → no content-security-policy
- https://www.teamsmandych.ca/trainers/ → no content-security-policy
- https://www.teamsmandych.ca/facility/ → no content-security-policy
- https://www.teamsmandych.ca/fees/ → no content-security-policy
- https://www.teamsmandych.ca/registration/ → no content-security-policy
- https://www.teamsmandych.ca/contact-team-smandych/ → no content-security-policy
- https://www.teamsmandych.ca/events/lunch-cardio-kickboxing/ → no content-security-policy
- https://www.teamsmandych.ca/events/childrens-muay-thai/ → no content-security-policy
- https://www.teamsmandych.ca/events/cardio-kickboxing/ → no content-security-policy
- https://www.teamsmandych.ca/events/muay-thai-thai-pad-class-all-levels/ → no content-security-policy
- https://www.teamsmandych.ca/events/muay-thai-technique/ → 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.teamsmandych.ca/ → no x-frame-options
- https://www.teamsmandych.ca/gym-schedule/ → no x-frame-options
- https://www.teamsmandych.ca/trainers/ → no x-frame-options
- https://www.teamsmandych.ca/facility/ → no x-frame-options
- https://www.teamsmandych.ca/fees/ → no x-frame-options
- https://www.teamsmandych.ca/registration/ → no x-frame-options
- https://www.teamsmandych.ca/contact-team-smandych/ → no x-frame-options
- https://www.teamsmandych.ca/events/lunch-cardio-kickboxing/ → no x-frame-options
- https://www.teamsmandych.ca/events/childrens-muay-thai/ → no x-frame-options
- https://www.teamsmandych.ca/events/cardio-kickboxing/ → no x-frame-options
- https://www.teamsmandych.ca/events/muay-thai-thai-pad-class-all-levels/ → no x-frame-options
- https://www.teamsmandych.ca/events/muay-thai-technique/ → 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.teamsmandych.ca/ → no x-content-type-options
- https://www.teamsmandych.ca/gym-schedule/ → no x-content-type-options
- https://www.teamsmandych.ca/trainers/ → no x-content-type-options
- https://www.teamsmandych.ca/facility/ → no x-content-type-options
- https://www.teamsmandych.ca/fees/ → no x-content-type-options
- https://www.teamsmandych.ca/registration/ → no x-content-type-options
- https://www.teamsmandych.ca/contact-team-smandych/ → no x-content-type-options
- https://www.teamsmandych.ca/events/lunch-cardio-kickboxing/ → no x-content-type-options
- https://www.teamsmandych.ca/events/childrens-muay-thai/ → no x-content-type-options
- https://www.teamsmandych.ca/events/cardio-kickboxing/ → no x-content-type-options
- https://www.teamsmandych.ca/events/muay-thai-thai-pad-class-all-levels/ → no x-content-type-options
- https://www.teamsmandych.ca/events/muay-thai-technique/ → 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.teamsmandych.ca/ → no referrer-policy
- https://www.teamsmandych.ca/gym-schedule/ → no referrer-policy
- https://www.teamsmandych.ca/trainers/ → no referrer-policy
- https://www.teamsmandych.ca/facility/ → no referrer-policy
- https://www.teamsmandych.ca/fees/ → no referrer-policy
- https://www.teamsmandych.ca/registration/ → no referrer-policy
- https://www.teamsmandych.ca/contact-team-smandych/ → no referrer-policy
- https://www.teamsmandych.ca/events/lunch-cardio-kickboxing/ → no referrer-policy
- https://www.teamsmandych.ca/events/childrens-muay-thai/ → no referrer-policy
- https://www.teamsmandych.ca/events/cardio-kickboxing/ → no referrer-policy
- https://www.teamsmandych.ca/events/muay-thai-thai-pad-class-all-levels/ → no referrer-policy
- https://www.teamsmandych.ca/events/muay-thai-technique/ → 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.teamsmandych.ca/ → no permissions-policy
- https://www.teamsmandych.ca/gym-schedule/ → no permissions-policy
- https://www.teamsmandych.ca/trainers/ → no permissions-policy
- https://www.teamsmandych.ca/facility/ → no permissions-policy
- https://www.teamsmandych.ca/fees/ → no permissions-policy
- https://www.teamsmandych.ca/registration/ → no permissions-policy
- https://www.teamsmandych.ca/contact-team-smandych/ → no permissions-policy
- https://www.teamsmandych.ca/events/lunch-cardio-kickboxing/ → no permissions-policy
- https://www.teamsmandych.ca/events/childrens-muay-thai/ → no permissions-policy
- https://www.teamsmandych.ca/events/cardio-kickboxing/ → no permissions-policy
- https://www.teamsmandych.ca/events/muay-thai-thai-pad-class-all-levels/ → no permissions-policy
- https://www.teamsmandych.ca/events/muay-thai-technique/ → 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: nginx (1395 responses)
- x-powered-by: PHP/8.2.33 (267 responses)
- FoundMixed contentMedium
32 resources on HTTPS pages are loaded over plain HTTP, 24 of them scripts or stylesheets that browsers block or that can be tampered with in transit.
- https://www.teamsmandych.ca/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1…
- https://www.teamsmandych.ca/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?v…
- https://www.teamsmandych.ca/gym-schedule/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1…
- https://www.teamsmandych.ca/gym-schedule/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?v…
- https://www.teamsmandych.ca/trainers/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1…
- https://www.teamsmandych.ca/trainers/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?v…
- https://www.teamsmandych.ca/facility/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1…
- https://www.teamsmandych.ca/facility/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?v…
- https://www.teamsmandych.ca/fees/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1…
- https://www.teamsmandych.ca/fees/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?v…
- https://www.teamsmandych.ca/registration/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1…
- https://www.teamsmandych.ca/registration/ loads stylesheet http://www.teamsmandych.ca/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?v…
- 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.)
- www.googletagmanager.com (40 script tags)
- widgets.mindbodyonline.com (2 script tags)
- widgets.healcode.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/
3 checks passed, 2 not applicable
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- 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.
- Not applicableForms over HTTPS
No forms were found on the sampled pages.
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.teamsmandych.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.affordablehousingconsultants.org59/100 · rank 1253 · 11 pages
- infocus-images.com59/100 · rank 1253 · 776 pages
- freeflowdancecentre.com59/100 · rank 1253 · 234 pages
- victoryhomecenter.com58/100 · rank 1258 · 19 pages
- www.hoffc.com58/100 · rank 1258 · 11 pages
- www.arkansasbolt.com58/100 · rank 1258 · 5 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.teamsmandych.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.teamsmandych.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.teamsmandych.ca. Removal needs no account and no proof of purchase.