Scanned sites / mickelsenfarms.com
SEO report for mickelsenfarms.com
The latest Site Spider scan of mickelsenfarms.com, with 1 scan on record. Each scan is at its own address, for example /domain/mickelsenfarms-com/2026-09-19-1900.
Latest scan
Scanned 9/19/2026, 7:00:01 PM, finished 9/19/2026, 7:03:12 PM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://mickelsenfarms.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 19, 2026 the Site Spider crawled 8 pages and 86 assets of mickelsenfarms.com, starting from https://mickelsenfarms.com/. It scored 72 out of 100, a result that needs work. 6 of 14 checks found something to fix, led by title tags (8), meta descriptions (8), thin content (7); 8 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: Medium4 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 8
- Assets fetched
- 86
- Status
- Completed
- Checks with issues
- 6 of 14
- Title tags8 issues8 of 8 pages have title issues.
- Meta descriptions8 issues8 of 8 pages have meta description issues.
- Headings1 issue1 of 8 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK0 redirecting URLs, 0 of them chained.
- Non-200 responsesOK1 URL did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 8 indexable pages have indexability warnings.
- Image alt textOK0 of 47 image references have no alt attribute. 47 use an empty alt (decorative), which is fine.
- Heavy assets2 issues3 assets larger than 500 KB among the 86 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage1 issue1 sitemap listing 9 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.
- Thin content7 issues7 of 8 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1110 sites, median 82%, average 80%
mickelsenfarms.com scores 72%, higher than 17% of the 1110 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 several critical issues, including a non-200 response, missing title tags, meta descriptions, and headings. Prioritizing these fixes will improve your SEO health score significantly.
- 1
Fix Non-200 Response
Why: One URL returns a 404 error, which can affect site credibility.
How: Update or remove the broken sitemap URL or ensure it’s accessible.
Checks: status-codes
- 2
Add Title Tags
Why: All pages have missing or short title tags, impacting search visibility.
How: Create unique titles for each page, ideally between 30-60 characters.
Checks: titles
- 3
Create Meta Descriptions
Why: Missing meta descriptions reduce click-through rates in search results.
How: Write compelling, unique meta descriptions for each page, ideally under 160 characters.
Checks: meta-descriptions
- 4
Add H1 Headings
Why: One page lacks an H1, which is critical for SEO and usability.
How: Include a relevant H1 heading on the homepage.
Checks: headings
- 5
Optimize Heavy Assets
Why: Three assets are over 500 KB, slowing down your site.
How: Compress or replace these large assets with optimized versions.
Checks: heavy-assets
- 6
Enhance Thin Content
Why: Most pages contain fewer than 200 words, which can be seen as low-quality content.
How: Expand content on these pages, adding valuable information or details.
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 crawlThe site has several security shortcomings, primarily involving response headers that can protect against various attacks. Key areas needing immediate attention include the absence of HSTS, Content Security Policy, and protection against clickjacking. Additionally, cookie flags must be set correctly to enhance security.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors typing the address without 'https://' may be vulnerable to interception.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
Absence of Content Security Policy (CSP)Medium
Why it matters: No CSP means scripts can load from anywhere, increasing the risk of XSS attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self'.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, the site is vulnerable to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Cookies Lack Necessary FlagsMedium
Why it matters: Missing flags make cookies vulnerable to theft and man-in-the-middle attacks.
Fix: Set cookies with HttpOnly, Secure, and SameSite attributes.
Evidence: Cookie flags
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this protection, browsers may execute files based on contents instead of declared types.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Absence of Referrer-Policy HeaderLow
Why it matters: This absence can expose users to privacy risks by sharing full URLs with third parties.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 7
Server Version DisclosureLow
Why it matters: Revealing server details can help attackers exploit known vulnerabilities.
Fix: Hide server version by configuring the server to not disclose the version.
Evidence: Software version disclosure
- 8
Missing Permissions-Policy HeaderInfo
Why it matters: Not setting this header can lead to unnecessary features being exposed to potentially harmful scripts.
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://mickelsenfarms.com/ → no strict-transport-security
- https://mickelsenfarms.com/about-us/ → no strict-transport-security
- https://mickelsenfarms.com/training/ → no strict-transport-security
- https://mickelsenfarms.com/in-the-news/ → no strict-transport-security
- https://mickelsenfarms.com/contact/ → no strict-transport-security
- https://mickelsenfarms.com/sitemap/ → no strict-transport-security
- https://mickelsenfarms.com/blog/ → no strict-transport-security
- https://mickelsenfarms.com/search/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 8 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://mickelsenfarms.com/ → no content-security-policy
- https://mickelsenfarms.com/about-us/ → no content-security-policy
- https://mickelsenfarms.com/training/ → no content-security-policy
- https://mickelsenfarms.com/in-the-news/ → no content-security-policy
- https://mickelsenfarms.com/contact/ → no content-security-policy
- https://mickelsenfarms.com/sitemap/ → no content-security-policy
- https://mickelsenfarms.com/blog/ → no content-security-policy
- https://mickelsenfarms.com/search/ → no content-security-policy
- FoundClickjacking protectionMedium
1 of 8 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://mickelsenfarms.com/ → no x-frame-options
- https://mickelsenfarms.com/about-us/ → no x-frame-options
- https://mickelsenfarms.com/training/ → no x-frame-options
- https://mickelsenfarms.com/in-the-news/ → no x-frame-options
- https://mickelsenfarms.com/sitemap/ → no x-frame-options
- https://mickelsenfarms.com/blog/ → no x-frame-options
- https://mickelsenfarms.com/search/ → 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://mickelsenfarms.com/ → no x-content-type-options
- https://mickelsenfarms.com/about-us/ → no x-content-type-options
- https://mickelsenfarms.com/training/ → no x-content-type-options
- https://mickelsenfarms.com/in-the-news/ → no x-content-type-options
- https://mickelsenfarms.com/contact/ → no x-content-type-options
- https://mickelsenfarms.com/sitemap/ → no x-content-type-options
- https://mickelsenfarms.com/blog/ → no x-content-type-options
- https://mickelsenfarms.com/search/ → 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://mickelsenfarms.com/ → no referrer-policy
- https://mickelsenfarms.com/about-us/ → no referrer-policy
- https://mickelsenfarms.com/training/ → no referrer-policy
- https://mickelsenfarms.com/in-the-news/ → no referrer-policy
- https://mickelsenfarms.com/contact/ → no referrer-policy
- https://mickelsenfarms.com/sitemap/ → no referrer-policy
- https://mickelsenfarms.com/blog/ → no referrer-policy
- https://mickelsenfarms.com/search/ → 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://mickelsenfarms.com/ → no permissions-policy
- https://mickelsenfarms.com/about-us/ → no permissions-policy
- https://mickelsenfarms.com/training/ → no permissions-policy
- https://mickelsenfarms.com/in-the-news/ → no permissions-policy
- https://mickelsenfarms.com/contact/ → no permissions-policy
- https://mickelsenfarms.com/sitemap/ → no permissions-policy
- https://mickelsenfarms.com/blog/ → no permissions-policy
- https://mickelsenfarms.com/search/ → no permissions-policy
- FoundSoftware version disclosureLow
Responses reveal the exact server or framework version, which lets an attacker look up known vulnerabilities for it without guessing.
- server: Microsoft-IIS/8.5 (1 response)
- FoundCookie flagsMedium
2 of 2 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.
- ASP.NET_SessionId (set by https://mickelsenfarms.com/) lacks Secure, SameSite
- __RequestVerificationToken (set by https://mickelsenfarms.com/contact/) lacks Secure, SameSite
- 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.)
- www.google.com (8 script tags)
- www.googletagmanager.com (8 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: /config/
6 checks passed
- OKHTTPS
All 8 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
10 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 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.
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 mickelsenfarms.com
No other scans of this site yet.
Sites scoring near mickelsenfarms.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- dimehair.ca73/100 · rank 870 · 1 page
- reginadancecity.ca73/100 · rank 870 · 107 pages
- www.goldsgymyyc.com72/100 · rank 894 · 75 pages
- atmholdings.com72/100 · rank 894 · 303 pages
- lubecity.ca72/100 · rank 894 · 281 pages
- advancedental.ca72/100 · rank 894 · 14 pages
This report was produced by the DIY SEO Hub Site Spider crawling mickelsenfarms.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.