Scanned sites / www.goldsgymyyc.com / 2026-09-27-1833
www.goldsgymyyc.com scan from 9/27/2026, 6:33:22 PM
A newer scan exists. See the latest report for www.goldsgymyyc.com.
Scan 2026-09-27-1833
Scanned 9/27/2026, 6:33:22 PM, finished 9/27/2026, 6:53:55 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 27, 2026 the Site Spider crawled 76 pages and 999 assets of www.goldsgymyyc.com, starting from https://www.goldsgymyyc.com/. It scored 71 out of 100, a result that needs work. 9 of 16 checks found something to fix, led by sitemap coverage (67), heavy assets (50), meta descriptions (49); 5 checks passed. Most of the points went to heavy assets (−6), sitemap coverage (−6), meta descriptions (−5.9). 2 checks 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
- 76
- Assets fetched
- 999
- Status
- Completed
- Checks with issues
- 9 of 16
1,075 of 1,076 discovered URLs were fetched, 3,910 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. 62 link destinations on other sites were checked.
- Title tags8 issues8 of 67 pages have title issues.−1.2 points
- Meta descriptions49 issues49 of 67 pages have meta description issues.−5.9 points
- Headings56 issues56 of 67 pages have heading issues.−5 points
- Broken links9 issues9 internal links point at 9 broken URLs.−2.7 points
- Links to other sites37 issues37 destinations answered with an error, 8 could not be determined (timeouts, rate limits or refusals), of 62 destinations checked.−4 points
- Redirects1 noted1 redirecting URL, 0 of them chained.
- Non-200 responses9 issues11 URLs did not return a 2xx response. 9 of them are pages, 9 with an error status; the rest are assets or redirects.−1.3 points
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 67 indexable pages have indexability warnings.
- Image alt textOK0 of 901 image references have no alt attribute. 570 use an empty alt (decorative), which is fine.
- Heavy assets50 issues50 assets larger than 500 KB among 999 fetched assets.−6 points
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage67 issues1 sitemap listing 0 URLs: 67 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.−6 points
- Internal link countsOKInternal link counts for 67 pages.
- Thin content12 issues12 of 67 pages have fewer than 200 words.−1.4 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.goldsgymyyc.com scores 71%, higher than 18% 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 affecting SEO performance that require attention. Prioritize fixing broken links, title tag problems, and the sitemap coverage to improve visibility and user experience.
- 1
Fix Broken Links
Why: Broken links can harm user experience and SEO rankings.
How: Update or remove the 9 internal links pointing to broken URLs.
Checks: broken-links
- 2
Correct Title Tag Issues
Why: Short or duplicate title tags reduce discoverability and impact rankings.
How: Adjust the 8 problematic titles to ensure they are unique and within optimal length (30-60 characters).
Checks: titles
- 3
Resolve Non-200 Responses
Why: 11 URLs returning non-200 responses affect site accessibility and SEO.
How: Fix or remove the 9 broken page URLs and the asset returning a 301 status.
Checks: status-codes
- 4
Improve Meta Descriptions
Why: Missing or overly long meta descriptions can hurt click-through rates.
How: Create concise, compelling descriptions for 49 pages, keeping them under 160 characters.
Checks: meta-descriptions
- 5
Remove Extra Headings
Why: Multiple H1 tags can confuse search engines and impact content hierarchy.
How: Ensure each of the 56 affected pages has only one H1 tag.
Checks: headings
- 6
Fix Sitemap Coverage
Why: Missing pages in sitemap hinders indexing and visibility.
How: Update the sitemap to list all 67 pages that were crawled and are indexable.
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, making it vulnerable to various attacks, such as clickjacking and content injection. Implementing these headers is critical to enhance user security and protect sensitive information.
- 0 high
- 3 medium
- 2 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted on initial HTTP requests, compromising their security.
Fix: Add the following header: Strict-Transport-Security: max-age=31536000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Lack of CSP allows attackers to execute malicious scripts on the site.
Fix: Include the header: Content-Security-Policy: default-src 'self'; script-src 'self' https://*.googlesyndication.com https://*.hatcheryvalley.com https://*.googletagmanager.com.
Evidence: Content Security Policy
- 3
Missing Clickjacking ProtectionMedium
Why it matters: Without X-Frame-Options, the site could be embedded in a malicious frame, risking user actions.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing MIME Sniffing ProtectionLow
Why it matters: Without X-Content-Type-Options, browsers might misinterpret file types, leading to security risks.
Fix: Set the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Absence of a referrer policy exposes complete URL information to external sites.
Fix: Implement the header: Referrer-Policy: no-referrer-when-downgrade.
Evidence: Referrer policy
- 6
Missing Permissions PolicyInfo
Why it matters: Without a Permissions-Policy, unauthorized scripts can access sensitive browser features.
Fix: Add the header: Permissions-Policy: geolocation=(), microphone=(), camera=().
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.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 67 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 (1075 responses)
- x-powered-by: Loading (138 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 67 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.
- daviesdrury.com72/100 · rank 1015 · 53 pages
- photoai.com72/100 · rank 1015 · 200 pages
- sjm.lat72/100 · rank 1015 · 6 pages
- www.kcphysiotherapy.com71/100 · rank 1051 · 87 pages
- www.ostationcafe.ca71/100 · rank 1051 · 2 pages
- www.williamsdingmann.com71/100 · rank 1051 · 5,000 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.