Scanned sites / foxyboxwaxbar.com
SEO report for foxyboxwaxbar.com
The latest Site Spider scan of foxyboxwaxbar.com, with 1 scan on record. Each scan is at its own address, for example /domain/foxyboxwaxbar-com/2026-09-26-1708.
Latest scan
Scanned 9/26/2026, 5:08:55 PM, finished 9/26/2026, 5:29:04 PM. Found with openstreetmap overpass
Site: https://foxyboxwaxbar.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 26, 2026 the Site Spider crawled 132 pages and 835 assets of foxyboxwaxbar.com, starting from https://foxyboxwaxbar.com/. It scored 80 out of 100, a good result. 12 of 15 checks found something to fix, led by heavy assets (10), meta descriptions (80), title tags (53); 2 checks passed. Most of the points went to heavy assets (−6), meta descriptions (−5.7), title tags (−4.7). 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: Medium4 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 132
- Assets fetched
- 835
- Status
- Completed
- Checks with issues
- 12 of 15
967 of 967 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript, and links to other sites were recorded but not fetched.
- Title tags53 issues53 of 109 pages have title issues. 3 noindex or canonicalized pages excluded.−4.7 points
- Meta descriptions80 issues80 of 109 pages have meta description issues. 3 noindex or canonicalized pages excluded.−5.7 points
- Headings15 issues15 of 109 pages have heading issues. 3 noindex or canonicalized pages excluded.−0.8 points
- Broken links3 issues109 internal links point at 3 broken URLs.−0.5 points
- Redirects17 issues18 redirecting URLs, 0 of them chained.−0.6 points
- Non-200 responses3 issues24 URLs did not return a 2xx response. 20 of them are pages, 3 with an error status; the rest are assets or redirects.−0.3 points
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability1 issue1 of 111 indexable pages have indexability warnings. 1 page noindex by design.−0.1 points
- Image alt text284 issues284 of 2203 image references have no alt attribute. 1588 use an empty alt (decorative), which is fine.−0.8 points
- Heavy assets10 issues10 assets larger than 500 KB among 835 fetched assets.−6 points
- Orphan pages4 issues4 pages have no internal links pointing at them.−0.1 points
- Sitemap coverage7 issues4 sitemaps listing 106 URLs: 3 crawled pages missing, 0 listed URLs broken or redirecting, 4 reachable only via the sitemap.−0.4 points
- Internal link countsOKInternal link counts for 112 pages.
- Thin contentOK0 of 109 pages have fewer than 200 words. 3 noindex or canonicalized pages excluded.
- Duplicate content3 issues1 group of pages with identical HTML.−0.2 points
Where this site sits among all scanned sites
1293 sites, median 80%, average 79%
foxyboxwaxbar.com scores 80%, higher than 46% of the 1293 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 findingsWritten from an earlier version of the analysis. The findings on this page have been recomputed since, so counts and labels here may differ from what the plan describes. The advice still points at the same checks.
The site has several SEO issues needing attention, particularly broken links and metadata improvements. Addressing these can enhance user experience and search engine visibility.
- 1
Fix Broken Links
Why: 109 broken internal links can harm user experience and SEO.
How: Check for the URLs listed in broken links and either update or remove them.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: 24 URLs not returning a 2xx response can lead to accessibility issues.
How: Review the URLs with non-200 responses and ensure they return a valid page status or fix the underlying issues.
Checks: status-codes
- 3
Optimize Title Tags
Why: 53 pages have title issues affecting click-through rates.
How: Shorten title tags to under 60 characters for pages indicated in the findings.
Checks: titles
- 4
Improve Meta Descriptions
Why: 78 pages with issues can reduce SEO effectiveness and user engagement.
How: Rewrite meta descriptions to be under 160 characters and include relevant keywords.
Checks: meta-descriptions
- 5
Address Heading Issues
Why: 15 pages with multiple H1s can confuse search engines.
How: Ensure each page has only one H1 heading and assign H2s appropriately.
Checks: headings
- 6
Link to Orphan Pages
Why: 4 orphan pages lack visibility and can hinder your SEO efforts.
How: Add internal links to these pages from relevant existing content.
Checks: orphan-pages
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 foxyboxwaxbar.com has several security vulnerabilities, including missing HTTP response headers that protect against various attacks. Immediate action is needed to improve user safety and privacy.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing HSTS HeaderMedium
Why it matters: Without HSTS, visitors can be intercepted when they access the site using http:// instead of https://.
Fix: Implement the Strict-Transport-Security header with a value of 'max-age=31536000; includeSubDomains; preload'.
Evidence: HTTP Strict Transport Security
- 2
Missing X-Frame-Options HeaderMedium
Why it matters: Failure to set this header allows clickjacking attacks by letting the site be embedded in an unwanted frame.
Fix: Add the X-Frame-Options header with a value of 'DENY' or 'SAMEORIGIN'.
Evidence: Clickjacking protection
- 3
Vulnerable JavaScript LibraryMedium
Why it matters: The outdated jQuery library has known vulnerabilities that could be exploited.
Fix: Upgrade to jQuery version 3.5.0 or higher.
Evidence: Vulnerable JavaScript libraries
- 4
Leaked API KeyMedium
Why it matters: A Google API key is exposed, which could be abused if not properly restricted.
Fix: Restrict the API key by setting an HTTP referrer in the Google Cloud console and ensure it's not included in publicly visible code.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Not sending this header can lead to MIME type sniffing attacks.
Fix: Add the X-Content-Type-Options header with a value of 'nosniff'.
Evidence: MIME sniffing protection
- 6
Missing Referrer-Policy HeaderLow
Why it matters: Lack of a referrer policy could expose visitor browsing information.
Fix: Implement the Referrer-Policy header with a value of 'no-referrer-when-downgrade'.
Evidence: Referrer policy
- 7
Missing Permissions-Policy HeaderInfo
Why it matters: Not defining a permissions policy increases risk of misuse of browser features.
Fix: Add the Permissions-Policy header with appropriate features set to 'none'.
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://foxyboxwaxbar.com/ → no strict-transport-security
- https://foxyboxwaxbar.com/free-wax/ → no strict-transport-security
- https://foxyboxwaxbar.com/locations-foxy-box/ → no strict-transport-security
- https://foxyboxwaxbar.com/service/waxing/ → no strict-transport-security
- https://foxyboxwaxbar.com/service/laser-hair-removal/ → no strict-transport-security
- https://foxyboxwaxbar.com/service/lashes-brows/ → no strict-transport-security
- https://foxyboxwaxbar.com/foxy-memberships/ → no strict-transport-security
- https://foxyboxwaxbar.com/locations/cochrane/ → no strict-transport-security
- https://foxyboxwaxbar.com/locations/lethbridge/ → no strict-transport-security
- https://foxyboxwaxbar.com/locations/calgary-mission/ → no strict-transport-security
- https://foxyboxwaxbar.com/locations/calgary-university-district/ → no strict-transport-security
- https://foxyboxwaxbar.com/locations/cambridge/ → no strict-transport-security
- 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://foxyboxwaxbar.com/ → no x-frame-options
- https://foxyboxwaxbar.com/free-wax/ → no x-frame-options
- https://foxyboxwaxbar.com/locations-foxy-box/ → no x-frame-options
- https://foxyboxwaxbar.com/service/waxing/ → no x-frame-options
- https://foxyboxwaxbar.com/service/laser-hair-removal/ → no x-frame-options
- https://foxyboxwaxbar.com/service/lashes-brows/ → no x-frame-options
- https://foxyboxwaxbar.com/foxy-memberships/ → no x-frame-options
- https://foxyboxwaxbar.com/locations/cochrane/ → no x-frame-options
- https://foxyboxwaxbar.com/locations/lethbridge/ → no x-frame-options
- https://foxyboxwaxbar.com/locations/calgary-mission/ → no x-frame-options
- https://foxyboxwaxbar.com/locations/calgary-university-district/ → no x-frame-options
- https://foxyboxwaxbar.com/locations/cambridge/ → 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://foxyboxwaxbar.com/ → no x-content-type-options
- https://foxyboxwaxbar.com/free-wax/ → no x-content-type-options
- https://foxyboxwaxbar.com/locations-foxy-box/ → no x-content-type-options
- https://foxyboxwaxbar.com/service/waxing/ → no x-content-type-options
- https://foxyboxwaxbar.com/service/laser-hair-removal/ → no x-content-type-options
- https://foxyboxwaxbar.com/service/lashes-brows/ → no x-content-type-options
- https://foxyboxwaxbar.com/foxy-memberships/ → no x-content-type-options
- https://foxyboxwaxbar.com/locations/cochrane/ → no x-content-type-options
- https://foxyboxwaxbar.com/locations/lethbridge/ → no x-content-type-options
- https://foxyboxwaxbar.com/locations/calgary-mission/ → no x-content-type-options
- https://foxyboxwaxbar.com/locations/calgary-university-district/ → no x-content-type-options
- https://foxyboxwaxbar.com/locations/cambridge/ → 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://foxyboxwaxbar.com/ → no referrer-policy
- https://foxyboxwaxbar.com/free-wax/ → no referrer-policy
- https://foxyboxwaxbar.com/locations-foxy-box/ → no referrer-policy
- https://foxyboxwaxbar.com/service/waxing/ → no referrer-policy
- https://foxyboxwaxbar.com/service/laser-hair-removal/ → no referrer-policy
- https://foxyboxwaxbar.com/service/lashes-brows/ → no referrer-policy
- https://foxyboxwaxbar.com/foxy-memberships/ → no referrer-policy
- https://foxyboxwaxbar.com/locations/cochrane/ → no referrer-policy
- https://foxyboxwaxbar.com/locations/lethbridge/ → no referrer-policy
- https://foxyboxwaxbar.com/locations/calgary-mission/ → no referrer-policy
- https://foxyboxwaxbar.com/locations/calgary-university-district/ → no referrer-policy
- https://foxyboxwaxbar.com/locations/cambridge/ → 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://foxyboxwaxbar.com/ → no permissions-policy
- https://foxyboxwaxbar.com/free-wax/ → no permissions-policy
- https://foxyboxwaxbar.com/locations-foxy-box/ → no permissions-policy
- https://foxyboxwaxbar.com/service/waxing/ → no permissions-policy
- https://foxyboxwaxbar.com/service/laser-hair-removal/ → no permissions-policy
- https://foxyboxwaxbar.com/service/lashes-brows/ → no permissions-policy
- https://foxyboxwaxbar.com/foxy-memberships/ → no permissions-policy
- https://foxyboxwaxbar.com/locations/cochrane/ → no permissions-policy
- https://foxyboxwaxbar.com/locations/lethbridge/ → no permissions-policy
- https://foxyboxwaxbar.com/locations/calgary-mission/ → no permissions-policy
- https://foxyboxwaxbar.com/locations/calgary-university-district/ → no permissions-policy
- https://foxyboxwaxbar.com/locations/cambridge/ → no permissions-policy
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 3.1.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 3.1.1 in https://foxyboxwaxbar.com/wp-content/plugins/gravityforms/js/placeholders.jquer…: CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…3o (39 chars) in https://foxyboxwaxbar.com/locations-foxy-box/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- NoteSoftware version disclosure
Responses name the framework in an X-Powered-By header but hide the version.
- server: cloudflare (967 responses)
- x-powered-by: WP Engine (5 responses)
- NoteThird-party scripts
Scripts run from 6 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.)
- kit.fontawesome.com (40 script tags)
- www.googletagmanager.com (40 script tags)
- cdn.datatables.net (4 script tags)
- maps.googleapis.com (2 script tags)
- www.beautifi.com (24 script tags)
- widgets.leadconnectorhq.com (1 script tag)
7 checks passed
- OKHTTPS
All 112 crawled pages were served over HTTPS.
- OKContent Security Policy
A Content-Security-Policy is set.
- OKCookie flags
All 1 cookie carry Secure, HttpOnly and SameSite flags.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
3 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
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.
Earlier scans of foxyboxwaxbar.com
No other scans of this site yet.
Sites scoring near foxyboxwaxbar.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- lockerroomhaircompany.ca81/100 · rank 565 · 5 pages
- fivestarheating.ca81/100 · rank 565 · 64 pages
- crowd-pinch.com81/100 · rank 565 · 5,000 pages
- ahrefs.com80/100 · rank 639 · 5,000 pages
- mywebtoonlist.fr80/100 · rank 639 · 5,000 pages
- www.rosseelsonline.com80/100 · rank 639 · 5,000 pages
This report was produced by the DIY SEO Hub Site Spider crawling foxyboxwaxbar.com from its pages as published, the way a search engine does. It shows summary figures only.
Own foxyboxwaxbar.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 foxyboxwaxbar.com. Removal needs no account and no proof of purchase.