Scanned sites / www.boiseanimalhealth.com / 2026-09-24-1638
www.boiseanimalhealth.com scan from 9/24/2026, 4:38:48 PM
A newer scan exists. See the latest report for www.boiseanimalhealth.com.
Scan 2026-09-24-1638
Scanned 9/24/2026, 4:38:48 PM, finished 9/24/2026, 4:58:25 PM. Found with openstreetmap overpass
Site: https://www.boiseanimalhealth.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 8 pages and 178 assets of www.boiseanimalhealth.com, starting from https://www.boiseanimalhealth.com/. It scored 77 out of 100, a good result. 8 of 14 checks found something to fix, led by meta descriptions (8), image alt text (8), orphan pages (5); 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: Medium4 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 8
- Assets fetched
- 178
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags1 issue1 of 8 pages have title issues.
- Meta descriptions8 issues8 of 8 pages have meta description issues.
- Headings1 issue1 of 8 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK2 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 8 indexable pages have indexability warnings.
- Image alt text8 issues8 of 37 image references have no alt attribute. 13 use an empty alt (decorative), which is fine.
- Heavy assets1 issue1 asset larger than 500 KB among the 100 heaviest.
- Orphan pages5 issues5 pages have no internal links pointing at them.
- Sitemap coverage5 issues3 sitemaps listing 8 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 5 reachable only via the sitemap.
- Thin content5 issues5 of 8 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1234 sites, median 82%, average 80%
www.boiseanimalhealth.com scores 77%, higher than 30% of the 1234 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 findingsThere are several optimization opportunities for your site, notably in meta descriptions, title tags, and internal linking. Addressing these issues can improve user experience and SEO performance.
- 1
Fix Title Tag Issues
Why: One title tag exceeds the optimal length, making it less effective.
How: Shorten the title for the page at https://www.boiseanimalhealth.com/asp-products/monthly-unlimited-class-pass/ to under 60 characters.
Checks: titles
- 2
Add Meta Descriptions
Why: All pages currently lack meta descriptions, affecting SEO visibility.
How: Create unique meta descriptions for all pages, ensuring they capture the essence and are within 150-160 characters.
Checks: meta-descriptions
- 3
Address Non-200 Responses
Why: Having URLs that do not return 2xx responses can harm SEO.
How: Redirect the URL https://www.boiseanimalhealth.com/wp-content/uploads/2019/09/lotus-bg-2.png to a valid image or remove the link.
Checks: status-codes
- 4
Resolve Redirect Issue
Why: Redirects can slow down your site and complicate indexing.
How: Update the sitemap to direct to the correct URL without the 301 redirect.
Checks: redirects
- 5
Improve Heading Structure
Why: Multiple H1 tags confuse search engines about your page topic.
How: Modify the page at https://www.boiseanimalhealth.com/about/ to include only one H1 tag that summarizes the page content.
Checks: headings
- 6
Enhance Internal Linking
Why: Orphan pages have no internal links, leading to poor discoverability.
How: Add internal links from your main pages to the orphan pages, such as https://www.boiseanimalhealth.com/blog/.
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 www.boiseanimalhealth.com lacks several important security headers and protections, potentially making it vulnerable to various types of attacks, such as man-in-the-middle attacks and clickjacking. Implementing the recommended changes will enhance user privacy and security significantly.
- 0 high
- 4 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, non-HTTPS requests can be intercepted.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: No CSP allows unrestricted loading of resources, increasing XSS risk.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Lack of Clickjacking protection allows the site to be embedded in frames.
Fix: Add the header: X-Frame-Options: DENY
Evidence: Clickjacking protection
- 4
Cookies Missing Security FlagsMedium
Why it matters: Cookies lacking security flags are vulnerable to attacks.
Fix: Set attributes for the cookie: Secure, HttpOnly, SameSite=Strict
Evidence: Cookie flags
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this, browsers may misinterpret file types, leading to security risks.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 6
Missing Referrer Policy HeaderLow
Why it matters: No policy exposes full URLs to third parties when linking away.
Fix: Add the header: Referrer-Policy: no-referrer
Evidence: Referrer policy
- 7
Third-Party Scripts Without Subresource Integrity (SRI)Low
Why it matters: Scripts from another domain may introduce vulnerabilities without checks.
Fix: Add SRI attribute or protect with a Content-Security-Policy that limits sources.
Evidence: Third-party scripts
- 8
Missing Permissions PolicyInfo
Why it matters: Not using a Permissions Policy leaves unused browser features open.
Fix: Add the header: Permissions-Policy: geolocation=(self), microphone=(), camera=()
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://www.boiseanimalhealth.com/ → no strict-transport-security
- https://www.boiseanimalhealth.com/about/ → no strict-transport-security
- https://www.boiseanimalhealth.com/contact/ → no strict-transport-security
- https://www.boiseanimalhealth.com/blog/ → no strict-transport-security
- https://www.boiseanimalhealth.com/asp-products/single-class/ → no strict-transport-security
- https://www.boiseanimalhealth.com/asp-products/5-class-card/ → no strict-transport-security
- https://www.boiseanimalhealth.com/asp-products/ten-class-card/ → no strict-transport-security
- https://www.boiseanimalhealth.com/asp-products/monthly-unlimited-class-pass/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 8 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.boiseanimalhealth.com/ → no content-security-policy
- https://www.boiseanimalhealth.com/about/ → no content-security-policy
- https://www.boiseanimalhealth.com/contact/ → no content-security-policy
- https://www.boiseanimalhealth.com/blog/ → no content-security-policy
- https://www.boiseanimalhealth.com/asp-products/single-class/ → no content-security-policy
- https://www.boiseanimalhealth.com/asp-products/5-class-card/ → no content-security-policy
- https://www.boiseanimalhealth.com/asp-products/ten-class-card/ → no content-security-policy
- https://www.boiseanimalhealth.com/asp-products/monthly-unlimited-class-pass/ → no content-security-policy
- FoundClickjacking protectionMedium
No HTML page sends 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://www.boiseanimalhealth.com/ → no x-frame-options
- https://www.boiseanimalhealth.com/about/ → no x-frame-options
- https://www.boiseanimalhealth.com/contact/ → no x-frame-options
- https://www.boiseanimalhealth.com/blog/ → no x-frame-options
- https://www.boiseanimalhealth.com/asp-products/single-class/ → no x-frame-options
- https://www.boiseanimalhealth.com/asp-products/5-class-card/ → no x-frame-options
- https://www.boiseanimalhealth.com/asp-products/ten-class-card/ → no x-frame-options
- https://www.boiseanimalhealth.com/asp-products/monthly-unlimited-class-pass/ → 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://www.boiseanimalhealth.com/ → no x-content-type-options
- https://www.boiseanimalhealth.com/about/ → no x-content-type-options
- https://www.boiseanimalhealth.com/contact/ → no x-content-type-options
- https://www.boiseanimalhealth.com/blog/ → no x-content-type-options
- https://www.boiseanimalhealth.com/asp-products/single-class/ → no x-content-type-options
- https://www.boiseanimalhealth.com/asp-products/5-class-card/ → no x-content-type-options
- https://www.boiseanimalhealth.com/asp-products/ten-class-card/ → no x-content-type-options
- https://www.boiseanimalhealth.com/asp-products/monthly-unlimited-class-pass/ → 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://www.boiseanimalhealth.com/ → no referrer-policy
- https://www.boiseanimalhealth.com/about/ → no referrer-policy
- https://www.boiseanimalhealth.com/contact/ → no referrer-policy
- https://www.boiseanimalhealth.com/blog/ → no referrer-policy
- https://www.boiseanimalhealth.com/asp-products/single-class/ → no referrer-policy
- https://www.boiseanimalhealth.com/asp-products/5-class-card/ → no referrer-policy
- https://www.boiseanimalhealth.com/asp-products/ten-class-card/ → no referrer-policy
- https://www.boiseanimalhealth.com/asp-products/monthly-unlimited-class-pass/ → 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.boiseanimalhealth.com/ → no permissions-policy
- https://www.boiseanimalhealth.com/about/ → no permissions-policy
- https://www.boiseanimalhealth.com/contact/ → no permissions-policy
- https://www.boiseanimalhealth.com/blog/ → no permissions-policy
- https://www.boiseanimalhealth.com/asp-products/single-class/ → no permissions-policy
- https://www.boiseanimalhealth.com/asp-products/5-class-card/ → no permissions-policy
- https://www.boiseanimalhealth.com/asp-products/ten-class-card/ → no permissions-policy
- https://www.boiseanimalhealth.com/asp-products/monthly-unlimited-class-pass/ → no permissions-policy
- FoundCookie flagsMedium
1 of 1 cookie 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.
- asp_transient_id (set by https://www.boiseanimalhealth.com/robots.txt) lacks Secure, HttpOnly, SameSite
- 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.)
- us.idexxneo.com (10 script tags)
8 checks passed
- OKHTTPS
All 8 crawled pages were served over HTTPS.
- 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
5 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.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
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.boiseanimalhealth.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- saskflowers.com78/100 · rank 779 · 215 pages
- e-accounting.biz78/100 · rank 779 · 63 pages
- maidensail.com78/100 · rank 779 · 200 pages
- www.jslawmt.com77/100 · rank 818 · 196 pages
- www.boise-dentists.com77/100 · rank 818 · 656 pages
- bussysaintgeorges.lamaisondestravaux.com77/100 · rank 818 · 523 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.boiseanimalhealth.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.boiseanimalhealth.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.boiseanimalhealth.com. Removal needs no account and no proof of purchase.