Scanned sites / pinonpantry.com
SEO report for pinonpantry.com
The latest Site Spider scan of pinonpantry.com, with 1 scan on record. Each scan is at its own address, for example /domain/pinonpantry-com/2026-09-16-0300.
Latest scan
Scanned 9/16/2026, 3:00:02 AM, finished 9/16/2026, 3:31:30 AM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://pinonpantry.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 16, 2026 the Site Spider crawled 691 pages and 562 assets of pinonpantry.com, starting from https://pinonpantry.com/. It scored 86 out of 100, a good result. 10 of 14 checks found something to fix, led by meta descriptions (195), title tags (163), indexability (151); 4 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
- 691
- Assets fetched
- 562
- Status
- Completed
- Checks with issues
- 10 of 14
- Title tags163 issues163 of 195 pages have title issues. 486 noindex or canonicalized pages excluded.
- Meta descriptions195 issues195 of 195 pages have meta description issues. 486 noindex or canonicalized pages excluded.
- Headings27 issues27 of 195 pages have heading issues. 486 noindex or canonicalized pages excluded.
- Broken links1 issue2 internal links point at 1 broken URL.
- Redirects8 issues9 redirecting URLs, 0 of them chained.
- Non-200 responses1 issue12 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability151 issues151 of 677 indexable pages have indexability warnings. 4 pages noindex by design.
- Image alt textOK0 of 9154 image references have no alt attribute. 1392 use an empty alt (decorative), which is fine.
- Heavy assets11 issues11 assets larger than 500 KB among the 100 heaviest.
- Orphan pages4 issues4 pages have no internal links pointing at them.
- Sitemap coverage150 issues9 sitemaps listing 56 URLs: 143 crawled pages missing, 1 listed URL broken or redirecting, 4 reachable only via the sitemap.
- Thin contentOK0 of 195 pages have fewer than 200 words. 486 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this site sits among all scanned sites
1042 sites, median 82%, average 80%
pinonpantry.com scores 86%, higher than 66% of the 1042 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 website has some critical issues to address, particularly with broken links, title tags, and meta descriptions. By fixing these, you'll improve user experience and SEO performance significantly.
- 1
Fix Broken Links
Why: Broken links harm user experience and SEO rankings.
How: Update internal links pointing to the broken URL with correct paths.
Checks: broken-links
- 2
Optimize Title Tags
Why: Title issues can limit your visibility in search results.
How: Modify titles to be under 60 characters and unique for each page.
Checks: titles
- 3
Add Meta Descriptions
Why: Missing meta descriptions can lower click-through rates.
How: Write concise meta descriptions (150-160 characters) for all pages.
Checks: meta-descriptions
- 4
Address Non-200 Responses
Why: Errors can negatively affect site credibility and indexing.
How: Ensure URLs return a 200 status; fix or remove problematic links.
Checks: status-codes
- 5
Fix Sitemap Coverage Issues
Why: Sitemap errors can hinder search engine indexing of pages.
How: Remove noindex directives on listed URLs in the sitemap.
Checks: sitemap-coverage
- 6
Resolve Orphan Pages
Why: Orphan pages can affect SEO as they lack internal links.
How: Link to these pages from relevant content to improve discoverability.
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 has significant security vulnerabilities, including missing security headers that protect against various attacks. Immediate action is recommended to implement the suggested fixes for headers, cookies, and content loading practices.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, a visitor could be intercepted on their first request if they type the URL without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 2
Missing Clickjacking Protection (X-Frame-Options)Medium
Why it matters: Lack of this header allows the site pages to be framed, risking clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY or use a CSP frame-ancestors directive.
Evidence: Clickjacking protection
- 3
Missing Cookie Security FlagsMedium
Why it matters: Cookies are vulnerable to attacks without flags; it exposes users' data.
Fix: Set cookies with Secure, HttpOnly, and SameSite attributes where applicable.
Evidence: Cookie flags
- 4
Mixed Content IssuesMedium
Why it matters: Loading resources over HTTP on HTTPS pages allows for potential interception and modification.
Fix: Ensure all resources use HTTPS, correcting URLs for images and stylesheets.
Evidence: Mixed content
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may misinterpret file types, leading to potential script execution vulnerabilities.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 6
Missing Referrer PolicyLow
Why it matters: No referrer policy means sensitive URL data may be leaked when users navigate to external sites.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade or a desired policy.
Evidence: Referrer policy
- 7
Software Version DisclosureLow
Why it matters: Exposing server and framework versions aids attackers in finding vulnerabilities.
Fix: Consider hiding server information in response headers, like removing X-Powered-By.
Evidence: Software version disclosure
- 8
Absence of Permissions-Policy HeaderInfo
Why it matters: Not limiting browser features could allow an injected script to misuse them.
Fix: Add the header: Permissions-Policy: interest-cohort=(), camera=(), microphone=().
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://pinonpantry.com/ → no strict-transport-security
- https://pinonpantry.com/shop/ → no strict-transport-security
- https://pinonpantry.com/my-account-2/ → no strict-transport-security
- https://pinonpantry.com/cart-2/ → no strict-transport-security
- https://pinonpantry.com/refund_returns/ → no strict-transport-security
- https://pinonpantry.com/privacy-policy/ → no strict-transport-security
- https://pinonpantry.com/find-us/ → no strict-transport-security
- https://pinonpantry.com/category/jam-filled-recipes/ → no strict-transport-security
- https://pinonpantry.com/blog/ → no strict-transport-security
- https://pinonpantry.com/contact/ → no strict-transport-security
- https://pinonpantry.com/product-category/homemade-jams/ → no strict-transport-security
- https://pinonpantry.com/my-account-2/?orders → no strict-transport-security
- FoundClickjacking protectionMedium
3 of 681 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://pinonpantry.com/ → no x-frame-options
- https://pinonpantry.com/shop/ → no x-frame-options
- https://pinonpantry.com/cart-2/ → no x-frame-options
- https://pinonpantry.com/refund_returns/ → no x-frame-options
- https://pinonpantry.com/privacy-policy/ → no x-frame-options
- https://pinonpantry.com/find-us/ → no x-frame-options
- https://pinonpantry.com/category/jam-filled-recipes/ → no x-frame-options
- https://pinonpantry.com/blog/ → no x-frame-options
- https://pinonpantry.com/contact/ → no x-frame-options
- https://pinonpantry.com/product-category/homemade-jams/ → no x-frame-options
- https://pinonpantry.com/product-category/homemade-syrups/ → no x-frame-options
- https://pinonpantry.com/product/wild-chokecherry-jam/ → 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://pinonpantry.com/ → no x-content-type-options
- https://pinonpantry.com/shop/ → no x-content-type-options
- https://pinonpantry.com/my-account-2/ → no x-content-type-options
- https://pinonpantry.com/cart-2/ → no x-content-type-options
- https://pinonpantry.com/refund_returns/ → no x-content-type-options
- https://pinonpantry.com/privacy-policy/ → no x-content-type-options
- https://pinonpantry.com/find-us/ → no x-content-type-options
- https://pinonpantry.com/category/jam-filled-recipes/ → no x-content-type-options
- https://pinonpantry.com/blog/ → no x-content-type-options
- https://pinonpantry.com/contact/ → no x-content-type-options
- https://pinonpantry.com/product-category/homemade-jams/ → no x-content-type-options
- https://pinonpantry.com/my-account-2/?orders → 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://pinonpantry.com/ → no referrer-policy
- https://pinonpantry.com/shop/ → no referrer-policy
- https://pinonpantry.com/my-account-2/ → no referrer-policy
- https://pinonpantry.com/cart-2/ → no referrer-policy
- https://pinonpantry.com/refund_returns/ → no referrer-policy
- https://pinonpantry.com/privacy-policy/ → no referrer-policy
- https://pinonpantry.com/find-us/ → no referrer-policy
- https://pinonpantry.com/category/jam-filled-recipes/ → no referrer-policy
- https://pinonpantry.com/blog/ → no referrer-policy
- https://pinonpantry.com/contact/ → no referrer-policy
- https://pinonpantry.com/product-category/homemade-jams/ → no referrer-policy
- https://pinonpantry.com/my-account-2/?orders → 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://pinonpantry.com/ → no permissions-policy
- https://pinonpantry.com/shop/ → no permissions-policy
- https://pinonpantry.com/my-account-2/ → no permissions-policy
- https://pinonpantry.com/cart-2/ → no permissions-policy
- https://pinonpantry.com/refund_returns/ → no permissions-policy
- https://pinonpantry.com/privacy-policy/ → no permissions-policy
- https://pinonpantry.com/find-us/ → no permissions-policy
- https://pinonpantry.com/category/jam-filled-recipes/ → no permissions-policy
- https://pinonpantry.com/blog/ → no permissions-policy
- https://pinonpantry.com/contact/ → no permissions-policy
- https://pinonpantry.com/product-category/homemade-jams/ → no permissions-policy
- https://pinonpantry.com/my-account-2/?orders → 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: Apache (1253 responses)
- x-powered-by: PHP/8.3.33 (703 responses)
- FoundCookie flagsMedium
4 of 4 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.
- tpg_post_views (set by https://pinonpantry.com/product/wild-chokecherry-jam/) lacks HttpOnly, SameSite
- woocommerce_items_in_cart (set by https://pinonpantry.com/shop/?add-to-cart=9098) lacks Secure, HttpOnly, SameSite
- woocommerce_cart_hash (set by https://pinonpantry.com/shop/?add-to-cart=9098) lacks Secure, HttpOnly, SameSite
- wp_woocommerce_session_94f4ec3b613d3b088dfa65444f39e935 (set by https://pinonpantry.com/shop/?add-to-cart=9098) lacks Secure, SameSite
- FoundMixed contentMedium
2790 resources on HTTPS pages are loaded over plain HTTP, 1362 of them scripts or stylesheets that browsers block or that can be tampered with in transit.
- https://pinonpantry.com/ loads stylesheet http://pinonpantry.com/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=17522…
- https://pinonpantry.com/ loads stylesheet http://pinonpantry.com/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1…
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/logo-leaf-new.png
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/pueblo-green-chile-jam-1024x623.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/pueblo-green-chile-jam-300x183.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/pueblo-green-chile-jam-768x468.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/pueblo-green-chile-jam-1536x935.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/pueblo-green-chile-jam-2048x1247.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/pueblo-green-chile-jam-600x365.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/2025/07/furhyiab1to-1024x683.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/2025/07/furhyiab1to-300x200.jpg
- https://pinonpantry.com/ loads image http://pinonpantry.com/wp-content/uploads/2025/07/furhyiab1to-768x512.jpg
- 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.)
- web.squarecdn.com (16 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/
6 checks passed
- OKHTTPS
All 681 crawled pages were served over HTTPS.
- OKContent Security Policy
A Content-Security-Policy is set on 3 of 681 pages.
- OKForms over HTTPS
184 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 pinonpantry.com
No other scans of this site yet.
This report was produced by the DIY SEO Hub Site Spider crawling pinonpantry.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.