Scanned sites / www.eitherorpdx.com / 2026-09-24-1422
www.eitherorpdx.com scan from 9/24/2026, 2:22:15 PM
A newer scan exists. See the latest report for www.eitherorpdx.com.
Scan 2026-09-24-1422
Scanned 9/24/2026, 2:22:15 PM, finished 9/24/2026, 2:25:07 PM. 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 24, 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
1231 sites, median 82%, average 80%
www.eitherorpdx.com scores 78%, higher than 34% of the 1231 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 several areas for improvement, particularly in title tags, meta descriptions, and heading structure. Implementing these fixes can enhance SEO visibility.
- 1
Fix Redirect to Sitemap
Why: 1 URL is redirecting unnecessarily, causing confusion.
How: Change the redirect from https://www.eitherorpdx.com/sitemap.xml to directly serve https://eitherorpdx.com/wp-sitemap.xml.
Checks: redirects
- 2
Resolve Non-200 Response
Why: 1 URL is returning a non-200 status, which can harm SEO.
How: Ensure https://www.eitherorpdx.com/sitemap.xml returns a 200 response by correcting server configurations.
Checks: status-codes
- 3
Improve Title Tags
Why: 7 pages have short or missing title tags, affecting click-through rates.
How: Update titles to be unique and at least 50-60 characters where needed using a keyword focus.
Checks: titles
- 4
Add Meta Descriptions
Why: Missing meta descriptions can lower search engine visibility.
How: Create unique meta descriptions for all pages that are around 150-160 characters long.
Checks: meta-descriptions
- 5
Add H1 Tags
Why: 2 pages are missing H1 tags, crucial for SEO structure.
How: Include a relevant H1 tag for both https://eitherorpdx.com/ and https://eitherorpdx.com/gift/ pages.
Checks: headings
- 6
Link to Orphan Page
Why: 1 orphan page lacks internal links, limiting its visibility.
How: Create internal links from relevant pages to https://eitherorpdx.com/sample-page/ to improve its 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 lacks critical security headers, making it vulnerable to attacks such as script injection. Implement a Content-Security-Policy to control where resources can be loaded from and consider adding a Permissions-Policy for additional protection. Review third-party scripts and address sensitive paths in the robots.txt.
- 0 high
- 1 medium
- 1 low
- 2 info
- 1
Missing Content-Security-Policy HeaderMedium
Why it matters: Absence of a CSP allows any scripts or frames to be loaded, increasing the risk of attacks.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 2
Third-party Scripts Without Subresource IntegrityLow
Why it matters: Scripts from unpkg.com lack Subresource Integrity, increasing the risk of script injection.
Fix: Implement Subresource Integrity or use a CSP to control script sources.
Evidence: Third-party scripts
- 3
Missing Permissions-Policy HeaderInfo
Why it matters: Without a Permissions-Policy, unnecessary browser features could be exploited by malicious scripts.
Fix: Add the header: Permissions-Policy: geolocation=(self), microphone=(), camera=();
Evidence: Permissions policy
- 4
Sensitive Paths in robots.txtInfo
Why it matters: The robots.txt file publicly lists the /wp-admin/ path, revealing potentially sensitive areas.
Fix: Remove sensitive paths from robots.txt or apply proper access controls.
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.
Sites scoring near www.eitherorpdx.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- acadiavetclinic.com79/100 · rank 743 · 26 pages
- martindance.com79/100 · rank 743 · 467 pages
- cuelenaere.com79/100 · rank 743 · 108 pages
- www.smilesourcespokane.com78/100 · rank 779 · 261 pages
- www.advancedhealthphysio.com78/100 · rank 779 · 76 pages
- www.rachuba.com78/100 · rank 779 · 65 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.eitherorpdx.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.eitherorpdx.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 www.eitherorpdx.com. Removal needs no account and no proof of purchase.