Scanned sites / detwilermarket.com
SEO report for detwilermarket.com
The latest Site Spider scan of detwilermarket.com, with 1 scan on record. Each scan is at its own address, for example /domain/detwilermarket-com/2026-09-18-1000.
Latest scan
Scanned 9/18/2026, 10:00:02 AM, finished 9/18/2026, 10:41:11 AM. Found on page 3 of chatgpt for browser (api usage) results
Site: https://detwilermarket.com/family/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 18, 2026 the Site Spider crawled 592 pages and 610 assets of detwilermarket.com, starting from https://detwilermarket.com/family/. It scored 85 out of 100, a good result. 11 of 14 checks found something to fix, led by meta descriptions (301), sitemap coverage (93), title tags (80); 3 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: High1 high, 5 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 592
- Assets fetched
- 610
- Status
- Completed
- Checks with issues
- 11 of 14
- Title tags80 issues80 of 398 pages have title issues. 132 noindex or canonicalized pages excluded.
- Meta descriptions301 issues301 of 398 pages have meta description issues. 132 noindex or canonicalized pages excluded.
- Headings19 issues19 of 398 pages have heading issues. 132 noindex or canonicalized pages excluded.
- Broken links5 issues9 internal links point at 5 broken URLs.
- Redirects56 issues58 redirecting URLs, 1 of them chained.
- Non-200 responses5 issues68 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability25 issues25 of 432 indexable pages have indexability warnings. 98 pages noindex by design.
- Image alt textOK0 of 1468 image references have no alt attribute. 211 use an empty alt (decorative), which is fine.
- Heavy assets56 issues56 assets larger than 500 KB among the 100 heaviest.
- Orphan pages77 issues77 pages have no internal links pointing at them.
- Sitemap coverage93 issues9 sitemaps listing 385 URLs: 17 crawled pages missing, 2 listed URLs broken or redirecting, 72 reachable only via the sitemap.
- Thin contentOK0 of 398 pages have fewer than 200 words. 132 noindex or canonicalized pages excluded.
- Duplicate content5 issues1 group of pages with identical HTML.
Where this site sits among all scanned sites
1086 sites, median 82%, average 80%
detwilermarket.com scores 85%, higher than 62% of the 1086 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 findingsThere are several important improvements needed for your website's SEO. Focus on fixing broken links, managing redirects, addressing non-200 responses, and improving title tags and meta descriptions for optimal performance.
- 1
Fix Broken Links
Why: Broken links lead to poor user experience and SEO penalties.
How: Identify the broken links listed and either update or remove the links. Ensure paths point to valid URLs.
Checks: broken-links
- 2
Manage Redirects
Why: Too many redirects can slow down page load times and negatively impact SEO.
How: Reduce 58 redirects to direct links. Fix the chained redirect for efficient navigation.
Checks: redirects
- 3
Resolve Non-200 Responses
Why: URLs returning non-200 responses can hinder search engine crawling.
How: Review the 68 URLs and ensure they return a 200 status. Update or remove as necessary.
Checks: status-codes
- 4
Improve Title Tags
Why: Title issues can affect click-through rates and search visibility.
How: Revise 80 pages with title issues to be under 60 characters and more descriptive.
Checks: titles
- 5
Fix Meta Descriptions
Why: Missing or incorrect meta descriptions can lead to lower click-through rates.
How: Add or revise meta descriptions for the 301 problematic pages, ensuring they are concise and relevant.
Checks: meta-descriptions
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 site has multiple security issues that could expose users to risks. Most notably, some pages are accessible over plain HTTP, making them vulnerable to interception. Additionally, there are missing security headers and outdated libraries. Implementing recommended changes will enhance security.
- 1 high
- 5 medium
- 2 low
- 1 info
- 1
Insecure HTTP PagesHigh
Why it matters: Three pages are served over plain HTTP, exposing them to potential interception.
Fix: Ensure all pages redirect to HTTPS using a server configuration.
Evidence: HTTPS
- 2
Missing HSTS HeaderMedium
Why it matters: Lack of strict-transport-security allows potential interception on first HTTP request.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Absence of X-Frame-Options allows clickjacking attacks on your pages.
Fix: Implement the header: X-Frame-Options: DENY or use Content-Security-Policy frame-ancestors.
Evidence: Clickjacking protection
- 4
Missing Cookie FlagsMedium
Why it matters: Cookies lack same-site protection, which can allow CSRF attacks.
Fix: Set the flags: SameSite=None; Secure; HttpOnly where applicable.
Evidence: Cookie flags
- 5
Outdated jQuery VersionMedium
Why it matters: Using jQuery 3.1.2 exposes the site to known vulnerabilities.
Fix: Upgrade to jQuery version 3.5.0 or later.
Evidence: Vulnerable JavaScript libraries
- 6
Exposed Google API KeysMedium
Why it matters: Keys found in public source code can be misused without restrictions.
Fix: Restrict API key usage in the Google Cloud console based on referrer.
Evidence: Keys and secrets in page code
- 7
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may misinterpret content types, potentially leading to security issues.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 8
Missing Referrer-Policy HeaderLow
Why it matters: No referrer policy exposes sensitive URL information when users navigate away.
Fix: Set the header: Referrer-Policy: no-referrer or similar.
Evidence: Referrer policy
- 9
Missing Permissions-Policy HeaderInfo
Why it matters: Not restricting browser features can increase risks from injected scripts.
Fix: Add a Permissions-Policy header that disables unused features.
Evidence: Permissions policy
What the checks found
- FoundHTTPSHigh
3 pages answered 200 over plain HTTP with no redirect to HTTPS, while 527 were served over HTTPS. Anyone on the network path can read or alter these pages.
- http://detwilermarket.com/bakery/ → 200 over http
- http://detwilermarket.com/wellness/ → 200 over http
- http://detwilermarket.com/sub-shop/ → 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://detwilermarket.com/family/ → no strict-transport-security
- https://detwilermarket.com/ → no strict-transport-security
- https://detwilermarket.com/team/ → no strict-transport-security
- https://detwilermarket.com/catering/ → no strict-transport-security
- https://detwilermarket.com/recipes/ → no strict-transport-security
- https://detwilermarket.com/donation-request/ → no strict-transport-security
- https://detwilermarket.com/vendor-request/ → no strict-transport-security
- https://detwilermarket.com/contact-us/ → no strict-transport-security
- https://detwilermarket.com/careers/ → no strict-transport-security
- https://detwilermarket.com/my-dfm/ → no strict-transport-security
- https://detwilermarket.com/team/henry-sr-natalie/ → no strict-transport-security
- https://detwilermarket.com/team/laura-detwiler-schrock/ → no strict-transport-security
- FoundClickjacking protectionMedium
4 of 530 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://detwilermarket.com/family/ → no x-frame-options
- https://detwilermarket.com/ → no x-frame-options
- https://detwilermarket.com/team/ → no x-frame-options
- https://detwilermarket.com/catering/ → no x-frame-options
- https://detwilermarket.com/recipes/ → no x-frame-options
- https://detwilermarket.com/donation-request/ → no x-frame-options
- https://detwilermarket.com/vendor-request/ → no x-frame-options
- https://detwilermarket.com/contact-us/ → no x-frame-options
- https://detwilermarket.com/careers/ → no x-frame-options
- https://detwilermarket.com/my-dfm/ → no x-frame-options
- https://detwilermarket.com/team/henry-sr-natalie/ → no x-frame-options
- https://detwilermarket.com/team/laura-detwiler-schrock/ → 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://detwilermarket.com/family/ → no x-content-type-options
- https://detwilermarket.com/ → no x-content-type-options
- https://detwilermarket.com/team/ → no x-content-type-options
- https://detwilermarket.com/catering/ → no x-content-type-options
- https://detwilermarket.com/recipes/ → no x-content-type-options
- https://detwilermarket.com/donation-request/ → no x-content-type-options
- https://detwilermarket.com/vendor-request/ → no x-content-type-options
- https://detwilermarket.com/contact-us/ → no x-content-type-options
- https://detwilermarket.com/careers/ → no x-content-type-options
- https://detwilermarket.com/my-dfm/ → no x-content-type-options
- https://detwilermarket.com/team/henry-sr-natalie/ → no x-content-type-options
- https://detwilermarket.com/team/laura-detwiler-schrock/ → no x-content-type-options
- FoundReferrer policyLow
2 of 530 HTML pages send 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://detwilermarket.com/family/ → no referrer-policy
- https://detwilermarket.com/ → no referrer-policy
- https://detwilermarket.com/team/ → no referrer-policy
- https://detwilermarket.com/catering/ → no referrer-policy
- https://detwilermarket.com/recipes/ → no referrer-policy
- https://detwilermarket.com/donation-request/ → no referrer-policy
- https://detwilermarket.com/vendor-request/ → no referrer-policy
- https://detwilermarket.com/contact-us/ → no referrer-policy
- https://detwilermarket.com/careers/ → no referrer-policy
- https://detwilermarket.com/my-dfm/ → no referrer-policy
- https://detwilermarket.com/team/henry-sr-natalie/ → no referrer-policy
- https://detwilermarket.com/team/laura-detwiler-schrock/ → 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://detwilermarket.com/family/ → no permissions-policy
- https://detwilermarket.com/ → no permissions-policy
- https://detwilermarket.com/team/ → no permissions-policy
- https://detwilermarket.com/catering/ → no permissions-policy
- https://detwilermarket.com/recipes/ → no permissions-policy
- https://detwilermarket.com/donation-request/ → no permissions-policy
- https://detwilermarket.com/vendor-request/ → no permissions-policy
- https://detwilermarket.com/contact-us/ → no permissions-policy
- https://detwilermarket.com/careers/ → no permissions-policy
- https://detwilermarket.com/my-dfm/ → no permissions-policy
- https://detwilermarket.com/team/henry-sr-natalie/ → no permissions-policy
- https://detwilermarket.com/team/laura-detwiler-schrock/ → no permissions-policy
- FoundCookie flagsMedium
2 of 3 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.
- wp_woocommerce_session_fdddc5700f1c2b6f7b91012cd8ec19bd (set by https://detwilermarket.com/butcher/) lacks SameSite
- wordpress_test_cookie (set by https://detwilermarket.com/wp-login.php?action=register) lacks SameSite
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 3.1.2. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 3.1.2 in https://detwilermarket.com/wp-content/plugins/gravityforms/js/placeholders.jque…: 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
2 credential-like values found in code served to every visitor: Google API key.
- Google API key AIzaSy…YQ (39 chars) in https://detwilermarket.com/family/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- Google API key AIzaSy…1w (39 chars) in https://detwilermarket.com/gift-cards/: 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 (1202 responses)
- x-powered-by: WP Engine (600 responses)
- NoteThird-party scripts
Scripts run from 2 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.)
- challenges.cloudflare.com (3 script tags)
- cdnjs.cloudflare.com (3 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/
4 checks passed
- OKContent Security Policy
A Content-Security-Policy is set on 4 of 530 pages.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
13 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.
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 detwilermarket.com
No other scans of this site yet.
This report was produced by the DIY SEO Hub Site Spider crawling detwilermarket.com from its public pages. Anyone can run a scan of any site they own or are authorised to check. Is this your site? Claim it to manage the listing, or ask for removal through the support form.