Scanned sites / www.feathered-acres.com / 2026-09-26-1200
www.feathered-acres.com scan from 9/26/2026, 12:00:01 PM
Scan 2026-09-26-1200
Scanned 9/26/2026, 12:00:01 PM, finished 9/26/2026, 12:01:11 PM. Found on page 1 of chatgpt for browser (api usage) results
Site: https://www.feathered-acres.com/about
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 26, 2026 the Site Spider crawled 7 pages and 2 assets of www.feathered-acres.com, starting from https://www.feathered-acres.com/about. It scored 89 out of 100, a good result. 5 of 14 checks found something to fix, led by headings (4), thin content (4), title tags (1); 9 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: Low2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 7
- Assets fetched
- 2
- Status
- Completed
- Checks with issues
- 5 of 14
- Title tags1 issue1 of 7 pages have title issues.
- Meta descriptionsOK0 of 7 pages have meta description issues.
- Headings4 issues4 of 7 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK0 redirecting URLs, 0 of them chained.
- Non-200 responsesOK0 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 7 indexable pages have indexability warnings.
- Image alt textOK0 of 15 image references have no alt attribute.
- Heavy assetsOK0 assets larger than 500 KB among the 2 heaviest.
- Orphan pages1 issue1 page have no internal links pointing at them.
- Sitemap coverage1 issue1 sitemap listing 7 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 1 reachable only via the sitemap.
- Thin content4 issues4 of 7 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1285 sites, median 82%, average 80%
www.feathered-acres.com scores 89%, higher than 78% of the 1285 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 some areas needing improvement: title tags, headings, orphan pages, and thin content. Addressing these will enhance SEO performance and user experience.
- 1
Fix Title Tag Issue
Why: Only 1 page has a short title tag which affects visibility.
How: Update the title to be at least 30 characters.
Checks: titles
- 2
Add Missing H1 Headings
Why: Three pages lack H1 headings which are critical for SEO.
How: Ensure each page has a unique H1 that clearly describes the content.
Checks: headings
- 3
Link to Orphan Page
Why: One page has no internal links, making it hard to find.
How: Add links in relevant content to the orphan page.
Checks: orphan-pages
- 4
Enhance Thin Content
Why: Four pages have fewer than 200 words, impacting their SEO value.
How: Expand these pages with more relevant content to provide value.
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 lacks important security headers, increasing the risk of information leakage and potential abuse by malicious scripts. Immediate implementation of these headers is recommended to enhance overall security.
- 0 high
- 0 medium
- 2 low
- 1 info
- 1
Missing Referrer-Policy HeaderLow
Why it matters: Without a Referrer-Policy, sensitive URL information may be shared with external sites when users navigate away.
Fix: Add the header `Referrer-Policy: no-referrer` to all HTML pages.
Evidence: Referrer policy
- 2
Third-Party Scripts without Subresource IntegrityLow
Why it matters: Scripts sourced from external domains without Subresource Integrity can be compromised, affecting site integrity.
Fix: Implement a Content-Security-Policy to allow scripts only from trusted sources, or consider using SRI where applicable.
Evidence: Third-party scripts
- 3
Missing Permissions-Policy HeaderInfo
Why it matters: Lacking a Permissions-Policy exposes potential browser feature misuse by any injected scripts.
Fix: Add the header `Permissions-Policy: camera=(), microphone=(), geolocation=()` to all HTML pages.
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://www.feathered-acres.com/about → no referrer-policy
- https://www.feathered-acres.com/ → no referrer-policy
- https://www.feathered-acres.com/specialities → no referrer-policy
- https://www.feathered-acres.com/our-products → no referrer-policy
- https://www.feathered-acres.com/contact → no referrer-policy
- https://www.feathered-acres.com/new-page → no referrer-policy
- https://www.feathered-acres.com/first-love-yourself → 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://www.feathered-acres.com/about → no permissions-policy
- https://www.feathered-acres.com/ → no permissions-policy
- https://www.feathered-acres.com/specialities → no permissions-policy
- https://www.feathered-acres.com/our-products → no permissions-policy
- https://www.feathered-acres.com/contact → no permissions-policy
- https://www.feathered-acres.com/new-page → no permissions-policy
- https://www.feathered-acres.com/first-love-yourself → no permissions-policy
- 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.googletagmanager.com (7 script tags)
- static.cdn-website.com (21 script tags)
12 checks passed, 1 not applicable
- OKHTTPS
All 7 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 7 HTML pages.
- OKContent Security Policy
A Content-Security-Policy is set.
- OKClickjacking protection
Every HTML page restricts framing through X-Frame-Options or a CSP frame-ancestors directive.
- OKMIME sniffing protection
x-content-type-options is set on all 7 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
1 form 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.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
- 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.feathered-acres.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.manchesterdental.ca89/100 · rank 233 · 128 pages
- www.pediatricdentistryon160.com89/100 · rank 233 · 37 pages
- www.gcoc.ca89/100 · rank 233 · 160 pages
- www.glamorgandental.ca89/100 · rank 233 · 120 pages
- www.accountingfirms.co.uk89/100 · rank 233 · 4,913 pages
- www.pinkladybathandbody.com89/100 · rank 233 · 355 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.feathered-acres.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.feathered-acres.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.feathered-acres.com. Removal needs no account and no proof of purchase.