Scanned sites / www.alltimefitness.ca / 2026-09-27-2033
www.alltimefitness.ca scan from 9/27/2026, 8:33:16 PM
Scan 2026-09-27-2033
Scanned 9/27/2026, 8:33:16 PM, finished 9/27/2026, 8:58:08 PM. Found with openstreetmap overpass
Site: https://www.alltimefitness.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 159 pages and 1003 assets of www.alltimefitness.ca, starting from https://www.alltimefitness.ca/. It scored 69 out of 100, a result that needs work. 11 of 16 checks found something to fix, led by meta descriptions (84), heavy assets (19), indexability (33); 4 checks passed. Most of the points went to meta descriptions (−7.6), heavy assets (−6), indexability (−3.8). 1 check found something the score does not count, listed as noted. 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: Medium3 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 159
- Assets fetched
- 1003
- Status
- Completed
- Checks with issues
- 11 of 16
1,162 of 1,171 discovered URLs were fetched, 9 blocked by robots.txt, 441 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. 51 link destinations on other sites were checked.
- Title tags30 issues30 of 84 pages have title issues. 4 noindex or canonicalized pages excluded.−3.4 points
- Meta descriptions84 issues84 of 84 pages have meta description issues. 4 noindex or canonicalized pages excluded.−7.6 points
- HeadingsOK0 of 84 pages have heading issues. 4 noindex or canonicalized pages excluded.
- Broken links4 issues8 internal links point at 4 broken URLs.−0.9 points
- Links to other sites2 issues2 destinations answered with an error, 10 could not be determined (timeouts, rate limits or refusals), of 51 destinations checked.−0.8 points
- Redirects66 issues68 redirecting URLs, 5 of them chained.−3 points
- Non-200 responses4 issues72 URLs did not return a 2xx response. 71 of them are pages, 4 with an error status; the rest are assets or redirects.−0.5 points
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability33 issues33 of 84 indexable pages have indexability warnings. 4 pages noindex by design. 3 noindex pages are listed in the sitemap, which asks search engines both to visit and to ignore them.−3.8 points
- Image alt textOK0 of 872 image references have no alt attribute. 36 use an empty alt (decorative), which is fine.
- Heavy assets19 issues19 assets larger than 500 KB among 1003 fetched assets.−6 points
- Orphan pages31 issues31 pages have no internal links pointing at them.−1.4 points
- Sitemap coverage36 issues10 sitemaps listing 84 URLs: 4 crawled pages missing, 1 listed URL broken or redirecting, 28 reachable only via the sitemap.−2.5 points
- Internal link countsOKInternal link counts for 88 pages.
- Thin content22 issues22 of 84 pages have fewer than 200 words. 4 noindex or canonicalized pages excluded.−2 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.alltimefitness.ca scores 69%, higher than 15% 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 issues impacting SEO performance, primarily related to broken links, redirects, title and meta description problems, and indexability concerns. Fixing these will significantly improve health and search visibility.
- 1
Fix Broken Links
Why: 8 internal links lead to broken pages, harming user experience and SEO.
How: Update or remove links to the broken URLs listed in the crawl report.
Checks: broken-links
- 2
Reduce Redirect Chains
Why: 68 URLs and 5 chained redirects slow down page loading.
How: Eliminate unnecessary redirects by linking directly to final URLs instead.
Checks: redirects
- 3
Update Title Tags
Why: 30 pages have title tag issues affecting click-through rates and relevance.
How: Revise title tags for clarity, uniqueness, and appropriate length; use the guidelines in the crawl report.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: All pages lack meta descriptions, which are crucial for search result visibility.
How: Create and add concise, relevant meta descriptions for all pages.
Checks: meta-descriptions
- 5
Address Indexability Warnings
Why: 33 pages have indexing issues, affecting visibility in search results.
How: Review and resolve indexability problems, ensuring noindex pages are not listed in the sitemap.
Checks: indexability
- 6
Optimize Heavy Assets
Why: 19 assets are larger than 500 KB, affecting load times.
How: Compress or resize heavy images and files to enhance loading speed.
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 crawlYour website faces several security issues that could expose users to risks like interception and data leakage. It's important to implement proper security headers and cookie flags to enhance overall protection.
- 0 high
- 3 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Lack of HSTS can lead to man-in-the-middle attacks if users access your site via HTTP.
Fix: Implement the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Absence of Clickjacking ProtectionMedium
Why it matters: Without X-Frame-Options, your pages could be embedded in malicious sites, leading to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 3
Missing Cookie FlagsMedium
Why it matters: Cookies lacking HttpOnly and Secure flags are vulnerable to theft via JavaScript and exposure over HTTP.
Fix: Set the flags: HttpOnly, Secure, SameSite=Strict for all cookies.
Evidence: Cookie flags
- 4
No MIME Sniffing ProtectionLow
Why it matters: Absence of X-Content-Type-Options allows browsers to incorrectly interpret file types, potentially executing unwanted scripts.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Not specifying a Referrer-Policy exposes sensitive URL information to external sites.
Fix: Implement: Referrer-Policy: no-referrer-when-downgrade
Evidence: Referrer policy
- 6
Lack of Permissions PolicyInfo
Why it matters: Without a Permissions-Policy, the site may unintentionally allow access to sensitive browser features an attacker could exploit.
Fix: Add: Permissions-Policy: geolocation=(), microphone=(), camera=() to limit unnecessary access.
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.alltimefitness.ca/ → no strict-transport-security
- https://www.alltimefitness.ca/personal-trainer-calgary/ → no strict-transport-security
- https://www.alltimefitness.ca/our-workouts/ → no strict-transport-security
- https://www.alltimefitness.ca/weight-loss-transformation/ → no strict-transport-security
- https://www.alltimefitness.ca/cardio-training/ → no strict-transport-security
- https://www.alltimefitness.ca/bodybuilding-training/ → no strict-transport-security
- https://www.alltimefitness.ca/our-memberships/ → no strict-transport-security
- https://www.alltimefitness.ca/blog/ → no strict-transport-security
- https://www.alltimefitness.ca/about-us/ → no strict-transport-security
- https://www.alltimefitness.ca/our-facilities/ → no strict-transport-security
- https://www.alltimefitness.ca/contact/ → no strict-transport-security
- https://www.alltimefitness.ca/beginner-gym-workouts/ → no strict-transport-security
- FoundClickjacking protectionMedium
2 of 88 HTML pages send 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.alltimefitness.ca/ → no x-frame-options
- https://www.alltimefitness.ca/personal-trainer-calgary/ → no x-frame-options
- https://www.alltimefitness.ca/our-workouts/ → no x-frame-options
- https://www.alltimefitness.ca/weight-loss-transformation/ → no x-frame-options
- https://www.alltimefitness.ca/cardio-training/ → no x-frame-options
- https://www.alltimefitness.ca/bodybuilding-training/ → no x-frame-options
- https://www.alltimefitness.ca/our-memberships/ → no x-frame-options
- https://www.alltimefitness.ca/blog/ → no x-frame-options
- https://www.alltimefitness.ca/about-us/ → no x-frame-options
- https://www.alltimefitness.ca/our-facilities/ → no x-frame-options
- https://www.alltimefitness.ca/contact/ → no x-frame-options
- https://www.alltimefitness.ca/beginner-gym-workouts/ → 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.alltimefitness.ca/ → no x-content-type-options
- https://www.alltimefitness.ca/personal-trainer-calgary/ → no x-content-type-options
- https://www.alltimefitness.ca/our-workouts/ → no x-content-type-options
- https://www.alltimefitness.ca/weight-loss-transformation/ → no x-content-type-options
- https://www.alltimefitness.ca/cardio-training/ → no x-content-type-options
- https://www.alltimefitness.ca/bodybuilding-training/ → no x-content-type-options
- https://www.alltimefitness.ca/our-memberships/ → no x-content-type-options
- https://www.alltimefitness.ca/blog/ → no x-content-type-options
- https://www.alltimefitness.ca/about-us/ → no x-content-type-options
- https://www.alltimefitness.ca/our-facilities/ → no x-content-type-options
- https://www.alltimefitness.ca/contact/ → no x-content-type-options
- https://www.alltimefitness.ca/beginner-gym-workouts/ → 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.alltimefitness.ca/ → no referrer-policy
- https://www.alltimefitness.ca/personal-trainer-calgary/ → no referrer-policy
- https://www.alltimefitness.ca/our-workouts/ → no referrer-policy
- https://www.alltimefitness.ca/weight-loss-transformation/ → no referrer-policy
- https://www.alltimefitness.ca/cardio-training/ → no referrer-policy
- https://www.alltimefitness.ca/bodybuilding-training/ → no referrer-policy
- https://www.alltimefitness.ca/our-memberships/ → no referrer-policy
- https://www.alltimefitness.ca/blog/ → no referrer-policy
- https://www.alltimefitness.ca/about-us/ → no referrer-policy
- https://www.alltimefitness.ca/our-facilities/ → no referrer-policy
- https://www.alltimefitness.ca/contact/ → no referrer-policy
- https://www.alltimefitness.ca/beginner-gym-workouts/ → 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.alltimefitness.ca/ → no permissions-policy
- https://www.alltimefitness.ca/personal-trainer-calgary/ → no permissions-policy
- https://www.alltimefitness.ca/our-workouts/ → no permissions-policy
- https://www.alltimefitness.ca/weight-loss-transformation/ → no permissions-policy
- https://www.alltimefitness.ca/cardio-training/ → no permissions-policy
- https://www.alltimefitness.ca/bodybuilding-training/ → no permissions-policy
- https://www.alltimefitness.ca/our-memberships/ → no permissions-policy
- https://www.alltimefitness.ca/blog/ → no permissions-policy
- https://www.alltimefitness.ca/about-us/ → no permissions-policy
- https://www.alltimefitness.ca/our-facilities/ → no permissions-policy
- https://www.alltimefitness.ca/contact/ → no permissions-policy
- https://www.alltimefitness.ca/beginner-gym-workouts/ → no permissions-policy
- FoundCookie flagsMedium
5 of 5 cookies are missing protective flags. Without HttpOnly a script can read the cookie; without Secure it travels over plain HTTP; without SameSite it is sent on cross-site requests.
- _fbp (set by https://www.alltimefitness.ca/sitemap.xml) lacks HttpOnly
- PHPSESSID (set by https://www.alltimefitness.ca/sitemap.xml) lacks Secure, HttpOnly, SameSite
- woocommerce_items_in_cart (set by https://www.alltimefitness.ca/product-category/regular_membership/?add-to-cart=…) lacks Secure, HttpOnly, SameSite
- woocommerce_cart_hash (set by https://www.alltimefitness.ca/product-category/regular_membership/?add-to-cart=…) lacks Secure, HttpOnly, SameSite
- wp_woocommerce_session_57d7f35d7272d2125c01ee1269fafe59 (set by https://www.alltimefitness.ca/product-category/regular_membership/?add-to-cart=…) lacks SameSite
- 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.)
- widgets.leadconnectorhq.com (40 script tags)
- www.googletagmanager.com (80 script tags)
- libs.na.bambora.com (4 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 6 paths 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: /admin/
- Disallow: /includes/
- Disallow: /config/
- Disallow: /backup/
- Disallow: /wp-admin/
- Disallow: /wp-includes/
8 checks passed
- OKHTTPS
All 88 crawled pages were served over HTTPS.
- OKContent Security Policy
A Content-Security-Policy is set on 2 of 88 pages.
- 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
22 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
1 library version 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.
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.alltimefitness.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- thelemontree.ca70/100 · rank 1080 · 35 pages
- fungwee.com70/100 · rank 1080 · 37 pages
- www.fungwee.com70/100 · rank 1080 · 36 pages
- crsonesource.com69/100 · rank 1110 · 13 pages
- pipellalaw.com69/100 · rank 1110 · 268 pages
- www.carltonfarm.com69/100 · rank 1110 · 590 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.alltimefitness.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.alltimefitness.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.alltimefitness.ca. Removal needs no account and no proof of purchase.