Scanned sites / www.eitherorpdx.com / 2026-09-18-0052
www.eitherorpdx.com scan from 9/18/2026, 12:52:44 AM
Scan 2026-09-18-0052
Scanned 9/18/2026, 12:52:44 AM, finished 9/18/2026, 12:59:40 AM. Found with openstreetmap overpass
Site: https://www.eitherorpdx.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 14 pages and 268 assets of www.eitherorpdx.com, starting from https://www.eitherorpdx.com/. It scored 78 out of 100, a good result. 8 of 14 checks found something to fix, led by heavy assets (25), meta descriptions (8), title tags (7); 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, 1 low and 2 info findings. See the security findings ↓
- Pages crawled
- 14
- Assets fetched
- 268
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags7 issues7 of 8 pages have title issues. 6 noindex or canonicalized pages excluded.
- Meta descriptions8 issues8 of 8 pages have meta description issues. 6 noindex or canonicalized pages excluded.
- Headings2 issues2 of 8 pages have heading issues. 6 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK1 URL did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability3 issues3 of 11 indexable pages have indexability warnings. 3 pages noindex by design.
- Image alt textOK0 of 175 image references have no alt attribute. 161 use an empty alt (decorative), which is fine.
- Heavy assets25 issues25 assets larger than 500 KB among the 100 heaviest.
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage1 issue5 sitemaps listing 8 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.
- Thin content5 issues5 of 8 pages have fewer than 200 words. 6 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1077 sites, median 82%, average 80%
www.eitherorpdx.com scores 78%, higher than 33% of the 1077 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 findingsSeveral SEO improvements are needed including fixing redirects, enhancing title tags and meta descriptions, and addressing heading and thin content issues. Making these changes will likely improve your site's visibility and user engagement.
- 1
Fix Redirects
Why: The sitemap XML is redirecting, which can confuse search engines.
How: Update the sitemap URL to directly point to its final destination without redirects.
Checks: redirects
- 2
Improve Title Tags
Why: 7 pages have title issues affecting search ranking.
How: Revise title tags to be descriptive and longer than 30 characters for all affected pages.
Checks: titles
- 3
Add Meta Descriptions
Why: All pages are missing meta descriptions which can hurt click rates.
How: Create unique meta descriptions of 150-160 characters for all pages.
Checks: meta-descriptions
- 4
Add Missing H1 Tags
Why: Missing H1 tags can impact SEO and structure.
How: Insert clear H1 tags for pages that currently don't have them.
Checks: headings
- 5
Address Thin Content
Why: 5 pages have fewer than 200 words, which can affect rankings.
How: Enhance content on these pages to meet or exceed the word count threshold.
Checks: thin-content
- 6
Link to Orphan Page
Why: An orphan page lacks internal links, reducing its visibility.
How: Add internal links to the Sample Page from relevant pages within the site.
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 crawlYour website has critical gaps in security features that protect against script injection and unauthorized permissions. Specifically, there are no Content Security Policy or Permissions Policy headers, which leaves your site vulnerable to attacks. Additionally, scripts being loaded from third-party domains without integrity checks could pose risks.
- 0 high
- 1 medium
- 1 low
- 2 info
- 1
Missing Content Security PolicyMedium
Why it matters: Without a Content Security Policy (CSP), your site is vulnerable to cross-site scripting (XSS) attacks and other code injection threats.
Fix: Implement a CSP header: `Content-Security-Policy: default-src 'self';` to restrict resource loading.
Evidence: Content Security Policy
- 2
Third-party Scripts without Subresource IntegrityLow
Why it matters: Scripts from unpkg.com run without Subresource Integrity (SRI), increasing the risk if that third-party domain is compromised.
Fix: Implement CSP to restrict domains, or consider using SRI for scripts when available. Example: `<script src='https://unpkg.com/example' integrity='sha384-...' crossorigin='anonymous'></script>`.
Evidence: Third-party scripts
- 3
Missing Permissions PolicyInfo
Why it matters: Missing Permissions Policy headers allow unregulated access to sensitive browser features that attackers could exploit.
Fix: Add a Permissions-Policy header: `Permissions-Policy: geolocation=(self), microphone=(), camera=();` to limit features.
Evidence: Permissions policy
- 4
Sensitive Paths in robots.txtInfo
Why it matters: The robots.txt file lists /wp-admin/, which is a sensitive path and could lead to probing attempts.
Fix: Consider adding access controls to sensitive areas or remove it from robots.txt to avoid giving attackers a roadmap.
Evidence: Sensitive paths in robots.txt
What the checks found
- FoundContent Security PolicyMedium
None of the 14 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://www.eitherorpdx.com/ → no content-security-policy
- https://eitherorpdx.com/ → no content-security-policy
- https://eitherorpdx.com/tanglewood/ → no content-security-policy
- https://eitherorpdx.com/gift/ → no content-security-policy
- https://eitherorpdx.com/contact-us/ → no content-security-policy
- https://eitherorpdx.com/contact-us/?reason=event → no content-security-policy
- https://eitherorpdx.com/contact-us/?reason=catering → no content-security-policy
- https://eitherorpdx.com/2025/09/22/hello-world/ → no content-security-policy
- https://eitherorpdx.com/sample-page/ → no content-security-policy
- https://eitherorpdx.com/category/uncategorized/ → no content-security-policy
- https://eitherorpdx.com/author/dklongdagiac-com/ → no content-security-policy
- https://eitherorpdx.com/2025/09/22/hello-world/?replytocom=1 → no content-security-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://www.eitherorpdx.com/ → no permissions-policy
- https://eitherorpdx.com/ → no permissions-policy
- https://eitherorpdx.com/tanglewood/ → no permissions-policy
- https://eitherorpdx.com/gift/ → no permissions-policy
- https://eitherorpdx.com/contact-us/ → no permissions-policy
- https://eitherorpdx.com/contact-us/?reason=event → no permissions-policy
- https://eitherorpdx.com/contact-us/?reason=catering → no permissions-policy
- https://eitherorpdx.com/2025/09/22/hello-world/ → no permissions-policy
- https://eitherorpdx.com/sample-page/ → no permissions-policy
- https://eitherorpdx.com/category/uncategorized/ → no permissions-policy
- https://eitherorpdx.com/author/dklongdagiac-com/ → no permissions-policy
- https://eitherorpdx.com/2025/09/22/hello-world/?replytocom=1 → 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.)
- unpkg.com (14 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/
11 checks passed, 1 not applicable
- OKHTTPS
All 14 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 14 HTML pages.
- OKClickjacking protection
x-frame-options is set on all 14 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 14 HTML pages.
- OKReferrer policy
referrer-policy is set on all 14 HTML pages.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
14 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.
- Not applicableCookie flags
The crawl set no cookies, so there are no cookie flags to check.
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 www.eitherorpdx.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.