Scanned sites / www.bowbottomvet.com / 2026-09-24-0637
www.bowbottomvet.com scan from 9/24/2026, 6:37:22 AM
Scan 2026-09-24-0637
Scanned 9/24/2026, 6:37:22 AM, finished 9/24/2026, 10:30:20 AM. Found with openstreetmap overpass
Site: https://www.bowbottomvet.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 4530 pages and 605 assets of www.bowbottomvet.com, starting from https://www.bowbottomvet.com/. It scored 90 out of 100, an excellent result. 13 of 14 checks found something to fix, led by image alt text (7086), meta descriptions (372), title tags (343); 1 check 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: Medium5 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 4530
- Assets fetched
- 605
- Status
- Completed
- Checks with issues
- 13 of 14
- Title tags343 issues343 of 373 pages have title issues. 4125 noindex or canonicalized pages excluded.
- Meta descriptions372 issues372 of 373 pages have meta description issues. 4125 noindex or canonicalized pages excluded.
- Headings46 issues46 of 373 pages have heading issues. 4125 noindex or canonicalized pages excluded.
- Broken links4 issues4109 internal links point at 8 broken URLs.
- Redirects24 issues24 redirecting URLs, 0 of them chained.
- Non-200 responses8 issues40 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability127 issues127 of 4490 indexable pages have indexability warnings. 8 pages noindex by design.
- Image alt text7086 issues7086 of 21628 image references have no alt attribute. 9511 use an empty alt (decorative), which is fine.
- Heavy assets36 issues36 assets larger than 500 KB among the 100 heaviest.
- Orphan pages6 issues6 pages have no internal links pointing at them.
- Sitemap coverage265 issues7 sitemaps listing 113 URLs: 261 crawled pages missing, 0 listed URLs broken or redirecting, 2 reachable only via the sitemap.
- Thin content2 issues2 of 373 pages have fewer than 200 words. 4125 noindex or canonicalized pages excluded.
- Duplicate content4 issues1 group of pages with identical HTML.
Where this scan sits among all scanned sites
1229 sites, median 82%, average 80%
www.bowbottomvet.com scores 90%, higher than 83% of the 1229 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 findingsThe site has several critical SEO issues, including broken links, redirects, and title and meta description problems. Address these for better performance in search engines.
- 1
Fix Broken Links
Why: Reduce user frustration and enhance site credibility.
How: Identify and update or remove the 8 broken URLs from internal links using a site audit tool.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Improve user experience by ensuring all pages are accessible.
How: Check and fix the 40 URLs returning non-200 statuses, ensuring they are reachable.
Checks: status-codes
- 3
Update Title Tags
Why: Improve search visibility with optimized and unique title tags.
How: Modify the 343 problematic titles to be concise (<60 characters) and unique for each page.
Checks: titles
- 4
Improve Meta Descriptions
Why: Increase click-through rates with engaging and informative snippets.
How: Create unique meta descriptions for the 372 pages that currently have issues.
Checks: meta-descriptions
- 5
Address Heading Issues
Why: Enhance content structure and SEO friendliness.
How: Fix the 46 pages with heading issues by ensuring each has a clear H1 tag and the correct hierarchy.
Checks: headings
- 6
Revise Sitemap Coverage
Why: Ensure all relevant pages are indexed by search engines.
How: Update the sitemap to include missing pages, and resolve the noindex issue on the sitemap URL.
Checks: sitemap-coverage
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 several security vulnerabilities that need to be addressed. Key issues include missing security headers, exposing sensitive server information, cookies lacking protective flags, and utilizing outdated JavaScript libraries. Addressing these can help protect against interception, clickjacking, and other attacks.
- 0 high
- 5 medium
- 3 low
- 1 info
- 1
Missing HSTS HeaderMedium
Why it matters: Without HSTS, users can be intercepted when typing your URL without https.
Fix: Add the header: Strict-Transport-Security: max-age=63072000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 2
Lack of X-Frame-OptionsMedium
Why it matters: Pages can be embedded in frames, increasing risk for clickjacking.
Fix: Include X-Frame-Options: DENY or X-Frame-Options: SAMEORIGIN in response headers.
Evidence: Clickjacking protection
- 3
Cookies Lack Secure FlagsMedium
Why it matters: Missing flags allow scripts to read cookies and increases the risk of cookie theft.
Fix: Set Secure, HttpOnly, SameSite flags for all cookies.
Evidence: Cookie flags
- 4
Vulnerable JavaScript LibraryMedium
Why it matters: Using jQuery 1.7.0 exposes known vulnerabilities.
Fix: Upgrade to jQuery version 3.5.0 or later.
Evidence: Vulnerable JavaScript libraries
- 5
Leaked Google API KeyMedium
Why it matters: Exposing keys can lead to unauthorized use of your defined resources.
Fix: Restrict API key usage by referrer in the Google Cloud console.
Evidence: Keys and secrets in page code
- 6
Missing X-Content-Type-OptionsLow
Why it matters: Without this, browsers may execute files based on content rather than type.
Fix: Add X-Content-Type-Options: nosniff to all response headers.
Evidence: MIME sniffing protection
- 7
Exposed Server VersionLow
Why it matters: Revealing server details can aid attackers in exploiting known vulnerabilities.
Fix: Remove or mask headers: Server and X-Powered-By.
Evidence: Software version disclosure
- 8
Missing Referrer PolicyLow
Why it matters: Not using a referrer policy risks leaking sensitive URL information.
Fix: Set the header: Referrer-Policy: no-referrer-when-downgrade.
Evidence: Referrer policy
- 9
Missing Permissions PolicyInfo
Why it matters: A permissions policy limits capabilities of injected scripts.
Fix: Implement Permissions-Policy: geolocation=(self), microphone=(self), camera=(self).
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.bowbottomvet.com/ → no strict-transport-security
- https://www.bowbottomvet.com/location-hours/ → no strict-transport-security
- https://www.bowbottomvet.com/forms/ → no strict-transport-security
- https://www.bowbottomvet.com/blog/ → no strict-transport-security
- https://www.bowbottomvet.com/testimonials/ → no strict-transport-security
- https://www.bowbottomvet.com/new-clients/ → no strict-transport-security
- https://www.bowbottomvet.com/new-clients/what-to-expect/ → no strict-transport-security
- https://www.bowbottomvet.com/new-clients/take-a-tour/ → no strict-transport-security
- https://www.bowbottomvet.com/about-us/ → no strict-transport-security
- https://www.bowbottomvet.com/about-us/welcome-to-our-clinic/ → no strict-transport-security
- https://www.bowbottomvet.com/about-us/team/ → no strict-transport-security
- https://www.bowbottomvet.com/all-services/services/ → no strict-transport-security
- FoundClickjacking protectionMedium
4496 of 4498 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://www.bowbottomvet.com/services/boarding/admin-ajax-2/ → no x-frame-options
- https://www.bowbottomvet.com/author/bowbottomadmin/ → 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.bowbottomvet.com/ → no x-content-type-options
- https://www.bowbottomvet.com/location-hours/ → no x-content-type-options
- https://www.bowbottomvet.com/forms/ → no x-content-type-options
- https://www.bowbottomvet.com/blog/ → no x-content-type-options
- https://www.bowbottomvet.com/testimonials/ → no x-content-type-options
- https://www.bowbottomvet.com/new-clients/ → no x-content-type-options
- https://www.bowbottomvet.com/new-clients/what-to-expect/ → no x-content-type-options
- https://www.bowbottomvet.com/new-clients/take-a-tour/ → no x-content-type-options
- https://www.bowbottomvet.com/about-us/ → no x-content-type-options
- https://www.bowbottomvet.com/about-us/welcome-to-our-clinic/ → no x-content-type-options
- https://www.bowbottomvet.com/about-us/team/ → no x-content-type-options
- https://www.bowbottomvet.com/all-services/services/ → 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.bowbottomvet.com/ → no referrer-policy
- https://www.bowbottomvet.com/location-hours/ → no referrer-policy
- https://www.bowbottomvet.com/forms/ → no referrer-policy
- https://www.bowbottomvet.com/blog/ → no referrer-policy
- https://www.bowbottomvet.com/testimonials/ → no referrer-policy
- https://www.bowbottomvet.com/new-clients/ → no referrer-policy
- https://www.bowbottomvet.com/new-clients/what-to-expect/ → no referrer-policy
- https://www.bowbottomvet.com/new-clients/take-a-tour/ → no referrer-policy
- https://www.bowbottomvet.com/about-us/ → no referrer-policy
- https://www.bowbottomvet.com/about-us/welcome-to-our-clinic/ → no referrer-policy
- https://www.bowbottomvet.com/about-us/team/ → no referrer-policy
- https://www.bowbottomvet.com/all-services/services/ → 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.bowbottomvet.com/ → no permissions-policy
- https://www.bowbottomvet.com/location-hours/ → no permissions-policy
- https://www.bowbottomvet.com/forms/ → no permissions-policy
- https://www.bowbottomvet.com/blog/ → no permissions-policy
- https://www.bowbottomvet.com/testimonials/ → no permissions-policy
- https://www.bowbottomvet.com/new-clients/ → no permissions-policy
- https://www.bowbottomvet.com/new-clients/what-to-expect/ → no permissions-policy
- https://www.bowbottomvet.com/new-clients/take-a-tour/ → no permissions-policy
- https://www.bowbottomvet.com/about-us/ → no permissions-policy
- https://www.bowbottomvet.com/about-us/welcome-to-our-clinic/ → no permissions-policy
- https://www.bowbottomvet.com/about-us/team/ → no permissions-policy
- https://www.bowbottomvet.com/all-services/services/ → 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/2.4.53 (Ubuntu) (5128 responses)
- x-powered-by: W3 Total Cache/2.7.0 (4531 responses)
- x-powered-by: PHP/7.4.28 (356 responses)
- server: awselb/2.0 (6 responses)
- server: Caddy (1 response)
- FoundCookie flagsMedium
5 of 5 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.
- webdvm (set by https://www.bowbottomvet.com/) lacks Secure, HttpOnly, SameSite
- AWSALBAPP-0 (set by https://www.bowbottomvet.com/) lacks Secure, HttpOnly, SameSite
- AWSALBAPP-1 (set by https://www.bowbottomvet.com/) lacks Secure, HttpOnly, SameSite
- AWSALBAPP-2 (set by https://www.bowbottomvet.com/) lacks Secure, HttpOnly, SameSite
- AWSALBAPP-3 (set by https://www.bowbottomvet.com/) lacks Secure, HttpOnly, SameSite
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 1.7.0. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.7.0 in https://www.bowbottomvet.com/wp-content/themes/salient/js/build/third-party/hov…: CVE-2012-6708 (selector XSS), CVE-2015-9251, CVE-2019-11358, CVE-2020-11022, CVE-2020-11023; fixed in 3.5.0
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…hk (39 chars) in https://www.bowbottomvet.com/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- 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 (80 script tags)
- www.google.com (5 script tags)
5 checks passed, 1 not applicable
- OKHTTPS
All 4498 crawled pages were served over HTTPS.
- OKContent Security Policy
A Content-Security-Policy is set on 4496 of 4498 pages.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
52 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKExposed files and listings
None of the crawled URLs is a configuration file, backup, dump, repository folder or directory listing.
- Not applicableSensitive paths in robots.txt
No robots.txt was fetched.
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.bowbottomvet.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- mmoptometry.com91/100 · rank 111 · 41 pages
- orchardvetcare.ca91/100 · rank 111 · 50 pages
- www.od-law.ca90/100 · rank 151 · 43 pages
- www.jamiedavistowing.com90/100 · rank 151 · 1 page
- brewingideaz.com90/100 · rank 151 · 1 page
- arbuildershomes.com90/100 · rank 151 · 96 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.bowbottomvet.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.bowbottomvet.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.bowbottomvet.com. Removal needs no account and no proof of purchase.