Scanned sites / www.bvcvet.ca / 2026-09-19-0714
www.bvcvet.ca scan from 9/19/2026, 7:14:08 AM
Scan 2026-09-19-0714
Scanned 9/19/2026, 7:14:08 AM, finished 9/19/2026, 7:28:29 AM. Found with openstreetmap overpass
Site: https://www.bvcvet.ca/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 19, 2026 the Site Spider crawled 27 pages and 130 assets of www.bvcvet.ca, starting from https://www.bvcvet.ca/. It scored 87 out of 100, a good result. 8 of 14 checks found something to fix, led by meta descriptions (18), thin content (7), image alt text (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: Medium3 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 27
- Assets fetched
- 130
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags4 issues4 of 25 pages have title issues. 1 noindex or canonicalized page excluded.
- Meta descriptions18 issues18 of 25 pages have meta description issues. 1 noindex or canonicalized page excluded.
- HeadingsOK0 of 25 pages have heading issues. 1 noindex or canonicalized page excluded.
- Broken links1 issue1 internal link point at 1 broken URL.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responses1 issue4 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability1 issue1 of 26 indexable pages have indexability warnings.
- Image alt text5 issues5 of 58 image references have no alt attribute. 25 use an empty alt (decorative), which is fine.
- Heavy assets3 issues8 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverageOK2 sitemaps listing 25 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin content7 issues7 of 25 pages have fewer than 200 words. 1 noindex or canonicalized page excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1101 sites, median 82%, average 80%
www.bvcvet.ca scores 87%, higher than 70% of the 1101 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 health issues, primarily broken links, non-200 responses, and title/meta description problems. Fixing these will improve user experience and SEO.
- 1
Fix Broken Link
Why: A broken link can harm user experience and SEO.
How: Update the link from the homepage to point to a valid testimonials page.
Checks: broken-links
- 2
Resolve Non-200 Responses
Why: Non-200 responses affect crawlability and user access.
How: Check and update the URLs for sitemap.xml and robots.txt to ensure they return a 200 response. Fix the 404 error on the testimonials page.
Checks: status-codes
- 3
Shorten Title Tags
Why: Long titles can be truncated in search results, reducing effectiveness.
How: Edit title tags for the 4 affected pages to be under 60 characters.
Checks: titles
- 4
Update Meta Descriptions
Why: Meta descriptions longer than 160 characters can negatively impact click-through rates.
How: Revise the meta descriptions for the 18 pages to be concise and under 160 characters.
Checks: meta-descriptions
- 5
Improve Indexability
Why: Indexability issues can prevent pages from appearing in search results.
How: Ensure the canonical tag for the Accessibility page correctly points to itself to avoid warnings.
Checks: indexability
- 6
Add Alt Text to Images
Why: Images without alt text are not accessible to search engines and users with visual impairments.
How: Implement descriptive alt text for the 5 images lacking it.
Checks: images-alt
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 key security headers and has a vulnerable JavaScript library, which could expose it to various attacks. Immediate implementation of recommended headers and library upgrades is crucial to enhance protection against threats.
- 0 high
- 3 medium
- 2 low
- 1 info
- 1
Missing Content Security PolicyMedium
Why it matters: Without a CSP, the site is open to various attacks including XSS and data injection.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 2
Missing X-Frame-OptionsMedium
Why it matters: Lack of this header allows clickjacking attacks by embedding the site in a frame.
Fix: Add the header: X-Frame-Options: SAMEORIGIN;
Evidence: Clickjacking protection
- 3
Vulnerable jQuery LibraryMedium
Why it matters: jQuery 1.12.4 has known vulnerabilities that could be exploited based on usage.
Fix: Upgrade jQuery to at least version 3.5.0.
Evidence: Vulnerable JavaScript libraries
- 4
Missing X-Content-Type-OptionsLow
Why it matters: This header helps prevent MIME sniffing attacks.
Fix: Add the header: X-Content-Type-Options: nosniff;
Evidence: MIME sniffing protection
- 5
Missing Referrer PolicyLow
Why it matters: Without it, sensitive URLs may be leaked to third-party sites through referrer headers.
Fix: Add the header: Referrer-Policy: no-referrer;
Evidence: Referrer policy
- 6
Missing Permissions PolicyInfo
Why it matters: It can limit features that could be exploited by injected scripts.
Fix: Add the header: Permissions-Policy: (your policy here);
Evidence: Permissions policy
What the checks found
- FoundContent Security PolicyMedium
None of the 26 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.bvcvet.ca/ → no content-security-policy
- https://www.bvcvet.ca/about-us/ → no content-security-policy
- https://www.bvcvet.ca/our-veterinary-team/ → no content-security-policy
- https://www.bvcvet.ca/new-clients/ → no content-security-policy
- https://www.bvcvet.ca/new-clients/online-forms/ → no content-security-policy
- https://www.bvcvet.ca/new-clients/pet-insurance/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/ → no content-security-policy
- https://www.bvcvet.ca/alternative-therapy/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/annual-check-ups/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/laboratory/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/diagnostic-imaging/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/dentistry/ → 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.bvcvet.ca/ → no x-frame-options
- https://www.bvcvet.ca/about-us/ → no x-frame-options
- https://www.bvcvet.ca/our-veterinary-team/ → no x-frame-options
- https://www.bvcvet.ca/new-clients/ → no x-frame-options
- https://www.bvcvet.ca/new-clients/online-forms/ → no x-frame-options
- https://www.bvcvet.ca/new-clients/pet-insurance/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/ → no x-frame-options
- https://www.bvcvet.ca/alternative-therapy/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/annual-check-ups/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/laboratory/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/diagnostic-imaging/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/dentistry/ → 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.bvcvet.ca/ → no x-content-type-options
- https://www.bvcvet.ca/about-us/ → no x-content-type-options
- https://www.bvcvet.ca/our-veterinary-team/ → no x-content-type-options
- https://www.bvcvet.ca/new-clients/ → no x-content-type-options
- https://www.bvcvet.ca/new-clients/online-forms/ → no x-content-type-options
- https://www.bvcvet.ca/new-clients/pet-insurance/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/ → no x-content-type-options
- https://www.bvcvet.ca/alternative-therapy/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/annual-check-ups/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/laboratory/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/diagnostic-imaging/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/dentistry/ → 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.bvcvet.ca/ → no referrer-policy
- https://www.bvcvet.ca/about-us/ → no referrer-policy
- https://www.bvcvet.ca/our-veterinary-team/ → no referrer-policy
- https://www.bvcvet.ca/new-clients/ → no referrer-policy
- https://www.bvcvet.ca/new-clients/online-forms/ → no referrer-policy
- https://www.bvcvet.ca/new-clients/pet-insurance/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/ → no referrer-policy
- https://www.bvcvet.ca/alternative-therapy/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/annual-check-ups/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/laboratory/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/diagnostic-imaging/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/dentistry/ → 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.bvcvet.ca/ → no permissions-policy
- https://www.bvcvet.ca/about-us/ → no permissions-policy
- https://www.bvcvet.ca/our-veterinary-team/ → no permissions-policy
- https://www.bvcvet.ca/new-clients/ → no permissions-policy
- https://www.bvcvet.ca/new-clients/online-forms/ → no permissions-policy
- https://www.bvcvet.ca/new-clients/pet-insurance/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/ → no permissions-policy
- https://www.bvcvet.ca/alternative-therapy/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/annual-check-ups/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/laboratory/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/diagnostic-imaging/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/dentistry/ → no permissions-policy
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: jQuery 1.12.4. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.12.4 in https://www.bvcvet.ca/wp-content/plugins/dmm-consent-guard/assets/lib/jquery-1.…: CVE-2015-9251 (XSS via cross-domain AJAX), CVE-2019-11358 (prototype pollution), CVE-2020-11022, CVE-2020-11023 (XSS via HTML passed to DOM methods); fixed in 3.5.0
- NoteThird-party scripts
Scripts run from 3 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 (26 script tags)
- c2t.zwt.co (27 script tags)
- www.google.com (2 script tags)
7 checks passed, 2 not applicable
- OKHTTPS
All 26 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 26 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
2 forms found, all on HTTPS pages posting to HTTPS addresses.
- 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.
- 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.
This report was produced by the DIY SEO Hub Site Spider crawling www.bvcvet.ca 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.