Scanned sites / www.goldsgymyyc.com / 2026-09-23-1700
www.goldsgymyyc.com scan from 9/23/2026, 5:00:08 PM
Scan 2026-09-23-1700
Scanned 9/23/2026, 5:00:08 PM, finished 9/23/2026, 5:30:51 PM. Found with openstreetmap overpass
Site: https://www.goldsgymyyc.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 23, 2026 the Site Spider crawled 75 pages and 999 assets of www.goldsgymyyc.com, starting from https://www.goldsgymyyc.com/. It scored 72 out of 100, a result that needs work. 8 of 14 checks found something to fix, led by sitemap coverage (66), headings (55), heavy assets (50); 6 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: Medium3 medium, 4 low and 2 info findings. See the security findings ↓
- Pages crawled
- 75
- Assets fetched
- 999
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags8 issues8 of 66 pages have title issues.
- Meta descriptions34 issues34 of 66 pages have meta description issues.
- Headings55 issues55 of 66 pages have heading issues.
- Broken links9 issues9 internal links point at 9 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responses9 issues12 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 66 indexable pages have indexability warnings.
- Image alt textOK0 of 899 image references have no alt attribute. 569 use an empty alt (decorative), which is fine.
- Heavy assets50 issues50 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage66 issues1 sitemap listing 0 URLs: 66 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin content12 issues12 of 66 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1203 sites, median 82%, average 80%
www.goldsgymyyc.com scores 72%, higher than 18% of the 1203 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 findingsMultiple issues detected affecting site health, including broken links, non-200 responses, and missing sitemaps. Addressing these will improve user experience and SEO performance.
- 1
Fix Broken Links
Why: 9 internal broken links worsen user experience and SEO.
How: Identify the broken URLs and either correct them or remove links to them.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: 12 URLs are returning errors, impacting accessibility.
How: Check each non-200 response and either fix the URLs or remove them.
Checks: status-codes
- 3
Update Title Tags
Why: 8 title tags have issues that can harm search rankings.
How: Revise titles to be unique, relevant, and within 30-60 characters.
Checks: titles
- 4
Improve Meta Descriptions
Why: 34 pages have meta description issues, affecting click-through rates.
How: Add unique and concise meta descriptions of under 160 characters for each page.
Checks: meta-descriptions
- 5
Fix Heading Structure
Why: 55 pages have incorrect heading usage, diluting content structure.
How: Ensure only one H1 tag per page and organize other headings logically.
Checks: headings
- 6
Create a Proper Sitemap
Why: Current sitemap lists no valid URLs; can affect crawlability.
How: Generate a sitemap that includes all 66 pages and submit 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 crawlYour website has several security vulnerabilities that could expose it to risks. Key issues include missing security headers like HTTP Strict Transport Security and Content Security Policy, which can leave your site vulnerable to attacks. Immediate action is required to enhance your site's security posture.
- 0 high
- 3 medium
- 4 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted on their first request to the site.
Fix: Add the header: Strict-Transport-Security: max-age=63072000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: Absence of CSP allows unrestricted loading of scripts, styles, and frames, increasing the risk of XSS attacks.
Fix: Implement 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 can be embedded in frames of malicious websites, enabling clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-OptionsLow
Why it matters: Lack of this header may allow browsers to misinterpret files, potentially executing dangerous scripts.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 5
No Referrer-Policy SetLow
Why it matters: Absence of a referrer policy can expose sensitive information through HTTP referrer headers.
Fix: Implement the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 6
X-Powered-By Header Reveals FrameworkLow
Why it matters: Revealing server technology can assist attackers in crafting targeted exploits.
Fix: Consider removing or obscuring the X-Powered-By header in server configuration.
Evidence: Software version disclosure
- 7
Third-Party Scripts Without Integrity ChecksLow
Why it matters: Running scripts from external sources without integrity checks increases the risk of supply chain attacks.
Fix: Add a Content-Security-Policy that restricts the sources to known safe hosts.
Evidence: Third-party scripts
- 8
Missing Permissions-PolicyInfo
Why it matters: Not setting a permissions policy could allow injected scripts access to browser features that the site doesn’t use.
Fix: Add the header: Permissions-Policy: fullscreen=(self).
Evidence: Permissions policy
- 9
Sensitive Paths Listed in Robots.txtInfo
Why it matters: The public listing of sensitive paths can help attackers in trying to access those endpoints.
Fix: Restrict access to sensitive paths by server-side authentication rather than relying solely on 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.goldsgymyyc.com/ → no strict-transport-security
- https://www.goldsgymyyc.com/northgate/ → no strict-transport-security
- https://www.goldsgymyyc.com/country-hills/ → no strict-transport-security
- https://www.goldsgymyyc.com/douglasdale/ → no strict-transport-security
- https://www.goldsgymyyc.com/buffalo-run/ → no strict-transport-security
- https://www.goldsgymyyc.com/village-square/ → no strict-transport-security
- https://www.goldsgymyyc.com/contact-us/ → no strict-transport-security
- https://www.goldsgymyyc.com/northgate/membership/ → no strict-transport-security
- https://www.goldsgymyyc.com/northgate/services-and-amenities/ → no strict-transport-security
- https://www.goldsgymyyc.com/northgate/hyrox/ → no strict-transport-security
- https://www.goldsgymyyc.com/northgate/recovery-amenities/ → no strict-transport-security
- https://www.goldsgymyyc.com/northgate/partners-and-coupons/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 66 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.goldsgymyyc.com/ → no content-security-policy
- https://www.goldsgymyyc.com/northgate/ → no content-security-policy
- https://www.goldsgymyyc.com/country-hills/ → no content-security-policy
- https://www.goldsgymyyc.com/douglasdale/ → no content-security-policy
- https://www.goldsgymyyc.com/buffalo-run/ → no content-security-policy
- https://www.goldsgymyyc.com/village-square/ → no content-security-policy
- https://www.goldsgymyyc.com/contact-us/ → no content-security-policy
- https://www.goldsgymyyc.com/northgate/membership/ → no content-security-policy
- https://www.goldsgymyyc.com/northgate/services-and-amenities/ → no content-security-policy
- https://www.goldsgymyyc.com/northgate/hyrox/ → no content-security-policy
- https://www.goldsgymyyc.com/northgate/recovery-amenities/ → no content-security-policy
- https://www.goldsgymyyc.com/northgate/partners-and-coupons/ → 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.goldsgymyyc.com/ → no x-frame-options
- https://www.goldsgymyyc.com/northgate/ → no x-frame-options
- https://www.goldsgymyyc.com/country-hills/ → no x-frame-options
- https://www.goldsgymyyc.com/douglasdale/ → no x-frame-options
- https://www.goldsgymyyc.com/buffalo-run/ → no x-frame-options
- https://www.goldsgymyyc.com/village-square/ → no x-frame-options
- https://www.goldsgymyyc.com/contact-us/ → no x-frame-options
- https://www.goldsgymyyc.com/northgate/membership/ → no x-frame-options
- https://www.goldsgymyyc.com/northgate/services-and-amenities/ → no x-frame-options
- https://www.goldsgymyyc.com/northgate/hyrox/ → no x-frame-options
- https://www.goldsgymyyc.com/northgate/recovery-amenities/ → no x-frame-options
- https://www.goldsgymyyc.com/northgate/partners-and-coupons/ → 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.goldsgymyyc.com/ → no x-content-type-options
- https://www.goldsgymyyc.com/northgate/ → no x-content-type-options
- https://www.goldsgymyyc.com/country-hills/ → no x-content-type-options
- https://www.goldsgymyyc.com/douglasdale/ → no x-content-type-options
- https://www.goldsgymyyc.com/buffalo-run/ → no x-content-type-options
- https://www.goldsgymyyc.com/village-square/ → no x-content-type-options
- https://www.goldsgymyyc.com/contact-us/ → no x-content-type-options
- https://www.goldsgymyyc.com/northgate/membership/ → no x-content-type-options
- https://www.goldsgymyyc.com/northgate/services-and-amenities/ → no x-content-type-options
- https://www.goldsgymyyc.com/northgate/hyrox/ → no x-content-type-options
- https://www.goldsgymyyc.com/northgate/recovery-amenities/ → no x-content-type-options
- https://www.goldsgymyyc.com/northgate/partners-and-coupons/ → 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.goldsgymyyc.com/ → no referrer-policy
- https://www.goldsgymyyc.com/northgate/ → no referrer-policy
- https://www.goldsgymyyc.com/country-hills/ → no referrer-policy
- https://www.goldsgymyyc.com/douglasdale/ → no referrer-policy
- https://www.goldsgymyyc.com/buffalo-run/ → no referrer-policy
- https://www.goldsgymyyc.com/village-square/ → no referrer-policy
- https://www.goldsgymyyc.com/contact-us/ → no referrer-policy
- https://www.goldsgymyyc.com/northgate/membership/ → no referrer-policy
- https://www.goldsgymyyc.com/northgate/services-and-amenities/ → no referrer-policy
- https://www.goldsgymyyc.com/northgate/hyrox/ → no referrer-policy
- https://www.goldsgymyyc.com/northgate/recovery-amenities/ → no referrer-policy
- https://www.goldsgymyyc.com/northgate/partners-and-coupons/ → 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.goldsgymyyc.com/ → no permissions-policy
- https://www.goldsgymyyc.com/northgate/ → no permissions-policy
- https://www.goldsgymyyc.com/country-hills/ → no permissions-policy
- https://www.goldsgymyyc.com/douglasdale/ → no permissions-policy
- https://www.goldsgymyyc.com/buffalo-run/ → no permissions-policy
- https://www.goldsgymyyc.com/village-square/ → no permissions-policy
- https://www.goldsgymyyc.com/contact-us/ → no permissions-policy
- https://www.goldsgymyyc.com/northgate/membership/ → no permissions-policy
- https://www.goldsgymyyc.com/northgate/services-and-amenities/ → no permissions-policy
- https://www.goldsgymyyc.com/northgate/hyrox/ → no permissions-policy
- https://www.goldsgymyyc.com/northgate/recovery-amenities/ → no permissions-policy
- https://www.goldsgymyyc.com/northgate/partners-and-coupons/ → no permissions-policy
- NoteSoftware version disclosure
Responses name the framework in an X-Powered-By header but hide the version.
- server: nginx (1074 responses)
- x-powered-by: Loading (137 responses)
- 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.)
- pagead2.googlesyndication.com (2 script tags)
- chat.hatcheryvalley.com (40 script tags)
- www.googletagmanager.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 66 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
9 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
3 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.
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.goldsgymyyc.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- kodiakplumbing.ca73/100 · rank 941 · 28 pages
- dimehair.ca73/100 · rank 941 · 1 page
- reginadancecity.ca73/100 · rank 941 · 107 pages
- mickelsenfarms.com72/100 · rank 968 · 8 pages
- atmholdings.com72/100 · rank 968 · 303 pages
- lubecity.ca72/100 · rank 968 · 281 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.goldsgymyyc.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.goldsgymyyc.com?
- 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.goldsgymyyc.com. Removal needs no account and no proof of purchase.