Scanned sites / comopecancompany.com / 2026-09-26-1700
comopecancompany.com scan from 9/26/2026, 5:00:01 PM
Scan 2026-09-26-1700
Scanned 9/26/2026, 5:00:01 PM, finished 9/26/2026, 5:07:20 PM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://comopecancompany.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 17 pages and 545 assets of comopecancompany.com, starting from https://comopecancompany.com/. It scored 81 out of 100, a good result. 8 of 14 checks found something to fix, led by heavy assets (40), meta descriptions (13), sitemap coverage (6); 6 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: Medium1 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 17
- Assets fetched
- 545
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags1 issue1 of 16 pages have title issues.
- Meta descriptions13 issues13 of 16 pages have meta description issues.
- Headings4 issues4 of 16 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue8 redirecting URLs, 0 of them chained.
- Non-200 responsesOK8 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 16 indexable pages have indexability warnings.
- Image alt textOK0 of 96 image references have no alt attribute. 40 use an empty alt (decorative), which is fine.
- Heavy assets40 issues40 assets larger than 500 KB among the 100 heaviest.
- Orphan pages2 issues2 pages have no internal links pointing at them.
- Sitemap coverage6 issues6 sitemaps listing 14 URLs: 3 crawled pages missing, 0 listed URLs broken or redirecting, 3 reachable only via the sitemap.
- Thin content3 issues3 of 16 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1290 sites, median 82%, average 80%
comopecancompany.com scores 81%, higher than 43% of the 1290 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 findingsKey SEO issues are present, including missing meta descriptions and title tags, along with heavy assets. Addressing these will enhance search visibility and site performance.
- 1
Fix Redirects
Why: 8 URLs redirect unnecessarily, impacting crawl efficiency.
How: Update links to point directly to final destinations, removing redirects.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 8 URLs return non-200 statuses, which can hinder user access.
How: Investigate these URLs and ensure they return a 200 status or remove them.
Checks: status-codes
- 3
Add Missing Title Tags
Why: Only 1 page has an adequate title tag, affecting rankings.
How: Create unique title tags for missing or short ones, aiming for 50-60 characters.
Checks: titles
- 4
Implement Meta Descriptions
Why: 13 pages have missing meta descriptions, lowering click-through rates.
How: Draft relevant meta descriptions (150-160 characters) for all affected pages.
Checks: meta-descriptions
- 5
Fix Heading Structure
Why: Heading issues prevent clear content hierarchy, affecting SEO.
How: Ensure each page has a single H1 tag and correctly structured headings.
Checks: headings
- 6
Optimize Heavy Assets
Why: 40 assets over 500 KB can slow page load times.
How: Compress images and optimize assets to reduce size without quality loss.
Checks: heavy-assets
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 security issues, notably missing security headers and improperly configured cookies. Addressing these problems will enhance your site's resilience against potential attacks and data leaks. Here’s a prioritized list of findings and their recommended fixes.
- 0 high
- 1 medium
- 2 low
- 1 info
- 1
Cookies Missing Protective FlagsMedium
Why it matters: Two cookies lack Secure and HttpOnly flags, which could allow unauthorized access or transmission over non-HTTPS.
Fix: Set `Secure`, `HttpOnly`, and `SameSite=Strict` for localization and cart_currency cookies.
Evidence: Cookie flags
- 2
Missing Referrer PolicyLow
Why it matters: No pages send a referrer policy, risking exposure of sensitive information through referrer headers when users navigate away.
Fix: Add `Referrer-Policy: no-referrer` to all pages.
Evidence: Referrer policy
- 3
Mixed Content on HTTPS PagesLow
Why it matters: 16 resources are loaded over HTTP, which can result in potential man-in-the-middle attacks.
Fix: Update URLs to use HTTPS for all resources.
Evidence: Mixed content
- 4
Missing Permissions PolicyInfo
Why it matters: No permissions-policy header restricts browser features, increasing vulnerability from injected scripts.
Fix: Add `Permissions-Policy: geolocation=(self)` to restrict access.
Evidence: Permissions policy
What the checks found
- 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://comopecancompany.com/ → no referrer-policy
- https://comopecancompany.com/collections/all → no referrer-policy
- https://comopecancompany.com/collections/frontpage → no referrer-policy
- https://comopecancompany.com/pages/contact → no referrer-policy
- https://comopecancompany.com/pages/our-story → no referrer-policy
- https://comopecancompany.com/pages/how-to-store-your-pecans → no referrer-policy
- https://comopecancompany.com/cart → no referrer-policy
- https://comopecancompany.com/products/pecan-halves → no referrer-policy
- https://comopecancompany.com/products/1-lb-pecan-pieces → no referrer-policy
- https://comopecancompany.com/products/pecan-crumbles → no referrer-policy
- https://comopecancompany.com/products/pecan-crusting → no referrer-policy
- https://comopecancompany.com/products/large-gift-box → 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://comopecancompany.com/ → no permissions-policy
- https://comopecancompany.com/collections/all → no permissions-policy
- https://comopecancompany.com/collections/frontpage → no permissions-policy
- https://comopecancompany.com/pages/contact → no permissions-policy
- https://comopecancompany.com/pages/our-story → no permissions-policy
- https://comopecancompany.com/pages/how-to-store-your-pecans → no permissions-policy
- https://comopecancompany.com/cart → no permissions-policy
- https://comopecancompany.com/products/pecan-halves → no permissions-policy
- https://comopecancompany.com/products/1-lb-pecan-pieces → no permissions-policy
- https://comopecancompany.com/products/pecan-crumbles → no permissions-policy
- https://comopecancompany.com/products/pecan-crusting → no permissions-policy
- https://comopecancompany.com/products/large-gift-box → no permissions-policy
- FoundCookie flagsMedium
2 of 5 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.
- localization (set by https://comopecancompany.com/) lacks Secure, HttpOnly
- cart_currency (set by https://comopecancompany.com/) lacks Secure, HttpOnly
- FoundMixed contentLow
16 resources on HTTPS pages are loaded over plain HTTP.
- https://comopecancompany.com/ loads image http://comopecancompany.com/cdn/shop/files/Logo_rectangular.png?height=628&pad_color=ffff…
- https://comopecancompany.com/collections/all loads image http://comopecancompany.com/cdn/shop/files/Logo_rectangular.png?height=628&pad_color=ffff…
- https://comopecancompany.com/collections/frontpage loads image http://comopecancompany.com/cdn/shop/files/Logo_rectangular.png?height=628&pad_color=ffff…
- https://comopecancompany.com/pages/contact loads image http://comopecancompany.com/cdn/shop/files/Logo_rectangular.png?height=628&pad_color=ffff…
- https://comopecancompany.com/pages/our-story loads image http://comopecancompany.com/cdn/shop/files/Logo_rectangular.png?height=628&pad_color=ffff…
- https://comopecancompany.com/pages/how-to-store-your-pecans loads image http://comopecancompany.com/cdn/shop/files/Logo_rectangular.png?height=628&pad_color=ffff…
- https://comopecancompany.com/cart loads image http://comopecancompany.com/cdn/shop/files/Logo_rectangular.png?height=628&pad_color=ffff…
- https://comopecancompany.com/products/pecan-halves loads image http://comopecancompany.com/cdn/shop/files/como_pecan_farm_products-3_websize.jpg?v=17304…
- https://comopecancompany.com/products/1-lb-pecan-pieces loads image http://comopecancompany.com/cdn/shop/files/como_pecan_farm_products-2_websize.jpg?v=17304…
- https://comopecancompany.com/products/pecan-crumbles loads image http://comopecancompany.com/cdn/shop/files/Crumbles.jpg?v=1735599309
- https://comopecancompany.com/products/pecan-crusting loads image http://comopecancompany.com/cdn/shop/files/Flour.jpg?v=1735599359
- https://comopecancompany.com/products/large-gift-box loads image http://comopecancompany.com/cdn/shop/files/largegiftbox2.jpg?v=1735599243
- 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.)
- shop.app (16 script tags)
- cdn.shopify.com (64 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: /admin
9 checks passed, 1 not applicable
- OKHTTPS
All 16 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 16 HTML pages.
- OKContent Security Policy
A Content-Security-Policy is set.
- OKClickjacking protection
x-frame-options is set on all 16 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 16 HTML pages.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKForms over HTTPS
66 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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 applicableVulnerable JavaScript libraries
No recognisable library versions were found in the sampled scripts.
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 comopecancompany.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.petetheplumber.com81/100 · rank 673 · 166 pages
- www.scase.ca81/100 · rank 673 · 66 pages
- www.borhotlaw.com81/100 · rank 673 · 4 pages
- www.furnasmanright-time.ca81/100 · rank 673 · 861 pages
- www.aestheticdentalstudio.ca81/100 · rank 673 · 233 pages
- www.textpad.cloud81/100 · rank 673 · 1,647 pages
This report was produced by the DIY SEO Hub Site Spider crawling comopecancompany.com from its pages as published, the way a search engine does. It shows summary figures only.
Own comopecancompany.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 comopecancompany.com. Removal needs no account and no proof of purchase.