Scanned sites / greenwayfarmsofga.com / 2026-09-18-1500
greenwayfarmsofga.com scan from 9/18/2026, 3:00:01 PM
Scan 2026-09-18-1500
Scanned 9/18/2026, 3:00:01 PM, finished 9/18/2026, 3:02:24 PM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://greenwayfarmsofga.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 18, 2026 the Site Spider crawled 8 pages and 145 assets of greenwayfarmsofga.com, starting from https://greenwayfarmsofga.com/. It scored 90 out of 100, an excellent result. 5 of 14 checks found something to fix, led by thin content (4), meta descriptions (2), headings (2); 9 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, 3 low and 2 info findings. See the security findings ↓
- Pages crawled
- 8
- Assets fetched
- 145
- Status
- Completed
- Checks with issues
- 5 of 14
- Title tagsOK0 of 7 pages have title issues.
- Meta descriptions2 issues2 of 7 pages have meta description issues.
- Headings2 issues2 of 7 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue1 redirecting URL, 0 of them chained.
- Non-200 responsesOK2 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 7 indexable pages have indexability warnings.
- Image alt textOK0 of 42 image references have no alt attribute.
- Heavy assets2 issues2 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverageOK2 sitemaps listing 7 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin content4 issues4 of 7 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1089 sites, median 82%, average 80%
greenwayfarmsofga.com scores 90%, higher than 83% of the 1089 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 site has some minor SEO issues to address, including redirects and content optimizations. Fixing these can enhance user experience and improve search rankings.
- 1
Fix Redirect
Why: One URL is redirecting unnecessarily, which can confuse users.
How: Update the URL link or remove the redirect from https://greenwayfarmsofga.com/find-us to its final version.
Checks: redirects
- 2
Resolve 404 Error
Why: The sitemap URL is returning a 404 error, affecting site accessibility.
How: Ensure the sitemap exists and is accessible at https://greenwayfarmsofga.com/sitemap.xml.
Checks: status-codes
- 3
Add Meta Descriptions
Why: Two pages lack adequate meta descriptions, impacting SEO performance.
How: Expand meta descriptions for https://greenwayfarmsofga.com/faqs/ and https://greenwayfarmsofga.com/meat-eggs/ to at least 70 characters.
Checks: meta-descriptions
- 4
Fix Multiple H1 Tags
Why: Having multiple H1 tags can confuse search engines about your page structure.
How: Change the existing H1 tags to one per page for https://greenwayfarmsofga.com/meat-eggs/ and https://greenwayfarmsofga.com/products/.
Checks: headings
- 5
Optimize Heavy Assets
Why: Two images exceed 500 KB, which can slow page loading times.
How: Compress the images at https://greenwayfarmsofga.com/wp-content/uploads/2026/07/greenwayfarmsmarket.jpg and https://greenwayfarmsofga.com/wp-content/uploads/2026/07/IMG_0718.jpg.
Checks: heavy-assets
- 6
Enhance Thin Content
Why: Several pages have less than 200 words, which is not ideal for SEO.
How: Expand content on the FAQs, Contact Us, Home, and About pages to provide more value.
Checks: thin-content
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 important security headers missing, exposing it to risks like man-in-the-middle attacks and clickjacking. Implementing these measures will significantly enhance your site's security posture and protect user data.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users accessing the site without https:// are vulnerable to interception.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Without a CSP, malicious scripts can be executed from any source.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self'
Evidence: Content Security Policy
- 3
Missing X-Frame-OptionsMedium
Why it matters: Without this header, your site is vulnerable to 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 allows browsers to interpret files incorrectly, leading to security vulnerabilities.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Without a Referrer Policy, sensitive URL information may be shared with third-party sites.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade
Evidence: Referrer policy
- 6
Third-Party Scripts Without Subresource IntegrityLow
Why it matters: Using scripts from another domain without integrity checks can lead to security issues if that domain is compromised.
Fix: Consider implementing Subresource Integrity (SRI) for scripts or using CSP to restrict their sources.
Evidence: Third-party scripts
- 7
Missing Permissions PolicyInfo
Why it matters: Lack of a Permissions-Policy might allow inessential features that could be misused by injected scripts.
Fix: Add the header: Permissions-Policy: geolocation=(self)
Evidence: Permissions policy
- 8
Sensitive Paths Listed in robots.txtInfo
Why it matters: Publicly listing sensitive paths poses a risk as it serves as a map for potential attackers.
Fix: Remove sensitive paths from robots.txt or implement proper access controls.
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://greenwayfarmsofga.com/ → no strict-transport-security
- https://greenwayfarmsofga.com/meat-eggs/ → no strict-transport-security
- https://greenwayfarmsofga.com/products/ → no strict-transport-security
- https://greenwayfarmsofga.com/faqs/ → no strict-transport-security
- https://greenwayfarmsofga.com/about/ → no strict-transport-security
- https://greenwayfarmsofga.com/find-us/ → no strict-transport-security
- https://greenwayfarmsofga.com/contact/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 7 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://greenwayfarmsofga.com/ → no content-security-policy
- https://greenwayfarmsofga.com/meat-eggs/ → no content-security-policy
- https://greenwayfarmsofga.com/products/ → no content-security-policy
- https://greenwayfarmsofga.com/faqs/ → no content-security-policy
- https://greenwayfarmsofga.com/about/ → no content-security-policy
- https://greenwayfarmsofga.com/find-us/ → no content-security-policy
- https://greenwayfarmsofga.com/contact/ → 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://greenwayfarmsofga.com/ → no x-frame-options
- https://greenwayfarmsofga.com/meat-eggs/ → no x-frame-options
- https://greenwayfarmsofga.com/products/ → no x-frame-options
- https://greenwayfarmsofga.com/faqs/ → no x-frame-options
- https://greenwayfarmsofga.com/about/ → no x-frame-options
- https://greenwayfarmsofga.com/find-us/ → no x-frame-options
- https://greenwayfarmsofga.com/contact/ → 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://greenwayfarmsofga.com/ → no x-content-type-options
- https://greenwayfarmsofga.com/meat-eggs/ → no x-content-type-options
- https://greenwayfarmsofga.com/products/ → no x-content-type-options
- https://greenwayfarmsofga.com/faqs/ → no x-content-type-options
- https://greenwayfarmsofga.com/about/ → no x-content-type-options
- https://greenwayfarmsofga.com/find-us/ → no x-content-type-options
- https://greenwayfarmsofga.com/contact/ → 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://greenwayfarmsofga.com/ → no referrer-policy
- https://greenwayfarmsofga.com/meat-eggs/ → no referrer-policy
- https://greenwayfarmsofga.com/products/ → no referrer-policy
- https://greenwayfarmsofga.com/faqs/ → no referrer-policy
- https://greenwayfarmsofga.com/about/ → no referrer-policy
- https://greenwayfarmsofga.com/find-us/ → no referrer-policy
- https://greenwayfarmsofga.com/contact/ → 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://greenwayfarmsofga.com/ → no permissions-policy
- https://greenwayfarmsofga.com/meat-eggs/ → no permissions-policy
- https://greenwayfarmsofga.com/products/ → no permissions-policy
- https://greenwayfarmsofga.com/faqs/ → no permissions-policy
- https://greenwayfarmsofga.com/about/ → no permissions-policy
- https://greenwayfarmsofga.com/find-us/ → no permissions-policy
- https://greenwayfarmsofga.com/contact/ → no permissions-policy
- NoteThird-party scripts
Scripts run from 1 other domain 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.)
- www.google.com (7 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/
8 checks passed
- OKHTTPS
All 7 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- 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
9 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.
This report was produced by the DIY SEO Hub Site Spider crawling greenwayfarmsofga.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.