Scanned sites / www.bvcvet.ca / 2026-09-27-2041
www.bvcvet.ca scan from 9/27/2026, 8:41:55 PM
A newer scan exists. See the latest report for www.bvcvet.ca.
Scan 2026-09-27-2041
Scanned 9/27/2026, 8:41:55 PM, finished 9/27/2026, 8:54:13 PM. 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 27, 2026 the Site Spider crawled 14 pages and 93 assets of www.bvcvet.ca, starting from https://www.bvcvet.ca/. It scored 51 out of 100, a result that needs work. 10 of 16 checks found something to fix, led by broken links (14), non-200 responses (14), meta descriptions (11); 4 checks passed. Most of the points went to broken links (−20), non-200 responses (−10), meta descriptions (−6.8). 2 checks found something the score does not count, listed as noted. 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
- 14
- Assets fetched
- 93
- Status
- Completed
- Checks with issues
- 10 of 16
107 of 120 discovered URLs were fetched, 13 failed. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 17 link destinations on other sites were checked.
- Title tags2 issues2 of 12 pages have title issues. 1 noindex or canonicalized page excluded.−1.5 points
- Meta descriptions11 issues11 of 12 pages have meta description issues. 1 noindex or canonicalized page excluded.−6.8 points
- HeadingsOK0 of 12 pages have heading issues. 1 noindex or canonicalized page excluded.
- Broken links14 issues170 internal links point at 14 broken URLs.−20 points
- Links to other sites2 issues2 destinations answered with an error, 11 could not be determined (timeouts, rate limits or refusals), of 17 destinations checked.−0.8 points
- Redirects1 noted1 redirecting URL, 0 of them chained.
- Non-200 responses14 issues17 URLs did not return a 2xx response. 14 of them are pages, 14 with an error status; the rest are assets or redirects.−10 points
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability1 issue1 of 13 indexable pages have indexability warnings.−0.8 points
- Image alt text5 issues5 of 29 image references have no alt attribute. 9 use an empty alt (decorative), which is fine.−1 points
- Heavy assets1 issue1 asset larger than 500 KB among 93 fetched assets. 5 documents over that size are listed but not counted: downloads are not page weight.−0.6 points
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage13 issues2 sitemaps listing 25 URLs: 0 crawled pages missing, 13 listed URLs broken or redirecting, 0 reachable only via the sitemap.−6 points
- Internal link countsOKInternal link counts for 13 pages.
- Thin content4 issues4 of 12 pages have fewer than 200 words. 1 noindex or canonicalized page excluded.−2.5 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.bvcvet.ca scores 51%, higher than 1% of the 1315 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 critical issues that need fixing, especially broken links and non-200 responses. Prioritize the proposed changes for improved accessibility and SEO performance.
- 1
Fix Broken Links
Why: 170 internal links lead to broken URLs, hurting user experience.
How: Identify if the linked pages should be restored or if links need removal. Use a URL checker for validation.
Checks: broken-links
- 2
Address Non-200 Responses
Why: 17 URLs return errors, negatively impacting indexability.
How: Determine the cause of each error page, either restore the content or delete the links pointing to them.
Checks: status-codes
- 3
Optimize Title Tags
Why: Title issues can harm search visibility.
How: Shorten titles to under 60 characters, maintaining relevancy.
Checks: titles
- 4
Revise Meta Descriptions
Why: Meta description issues reduce click-through rates.
How: Update descriptions to be under 160 characters while ensuring they are compelling.
Checks: meta-descriptions
- 5
Enhance Indexability
Why: 1 page has an indexability warning that may prevent proper ranking.
How: Review the page's canonical tag and overall indexing settings.
Checks: indexability
- 6
Improve Image Alt Text
Why: Images without alt attributes affect accessibility and SEO.
How: Add descriptive alt text to images lacking it, ensuring relevance to the context.
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 site has several security vulnerabilities including the absence of critical security headers and the use of a vulnerable JavaScript library. Implementing recommended security headers can significantly improve protection against common web threats.
- 0 high
- 3 medium
- 2 low
- 1 info
- 1
Missing Content Security Policy (CSP)Medium
Why it matters: Without CSP, the site is vulnerable to script attacks and unauthorized content loading.
Fix: Add a Content-Security-Policy header: "Content-Security-Policy: default-src 'self';"
Evidence: Content Security Policy
- 2
Missing X-Frame-Options HeaderMedium
Why it matters: Lack of X-Frame-Options allows clickjacking, which can deceive users into sharing sensitive actions.
Fix: Add X-Frame-Options header: "X-Frame-Options: DENY" or use CSP frame-ancestors.
Evidence: Clickjacking protection
- 3
Vulnerable JavaScript Library DetectedMedium
Why it matters: Using jQuery 1.12.4 exposes the site to known vulnerabilities like XSS and prototype pollution.
Fix: Upgrade jQuery to version 3.5.0 or later.
Evidence: Vulnerable JavaScript libraries
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Without it, browsers might incorrectly interpret files, potentially exposing the site to exploits.
Fix: Add X-Content-Type-Options header: "X-Content-Type-Options: nosniff".
Evidence: MIME sniffing protection
- 5
Missing Referrer-Policy HeaderLow
Why it matters: Lack of this header can lead to sensitive information being shared with third-party sites.
Fix: Add Referrer-Policy header: "Referrer-Policy: no-referrer".
Evidence: Referrer policy
- 6
Missing Permissions-Policy HeaderInfo
Why it matters: Without this, features like camera access can be exploited by malicious scripts.
Fix: Add Permissions-Policy header: "Permissions-Policy: geolocation=(), microphone=(), camera=()".
Evidence: Permissions policy
What the checks found
- FoundContent Security PolicyMedium
None of the 13 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/veterinary-services/pharmacy/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/referrals/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/nutritional-counseling/ → no content-security-policy
- https://www.bvcvet.ca/veterinary-services/end-of-life-care/ → no content-security-policy
- https://www.bvcvet.ca/contact/ → no content-security-policy
- https://www.bvcvet.ca/sitemap/ → no content-security-policy
- https://www.bvcvet.ca/Accessibility/ → no content-security-policy
- https://www.bvcvet.ca/cookie-policy/ → no content-security-policy
- https://www.bvcvet.ca/accessibility/ → no content-security-policy
- https://www.bvcvet.ca/appointments/ → no content-security-policy
- https://www.bvcvet.ca/parasite-prevention/ → 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/veterinary-services/pharmacy/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/referrals/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/nutritional-counseling/ → no x-frame-options
- https://www.bvcvet.ca/veterinary-services/end-of-life-care/ → no x-frame-options
- https://www.bvcvet.ca/contact/ → no x-frame-options
- https://www.bvcvet.ca/sitemap/ → no x-frame-options
- https://www.bvcvet.ca/Accessibility/ → no x-frame-options
- https://www.bvcvet.ca/cookie-policy/ → no x-frame-options
- https://www.bvcvet.ca/accessibility/ → no x-frame-options
- https://www.bvcvet.ca/appointments/ → no x-frame-options
- https://www.bvcvet.ca/parasite-prevention/ → 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/veterinary-services/pharmacy/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/referrals/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/nutritional-counseling/ → no x-content-type-options
- https://www.bvcvet.ca/veterinary-services/end-of-life-care/ → no x-content-type-options
- https://www.bvcvet.ca/contact/ → no x-content-type-options
- https://www.bvcvet.ca/sitemap/ → no x-content-type-options
- https://www.bvcvet.ca/Accessibility/ → no x-content-type-options
- https://www.bvcvet.ca/cookie-policy/ → no x-content-type-options
- https://www.bvcvet.ca/accessibility/ → no x-content-type-options
- https://www.bvcvet.ca/appointments/ → no x-content-type-options
- https://www.bvcvet.ca/parasite-prevention/ → 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/veterinary-services/pharmacy/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/referrals/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/nutritional-counseling/ → no referrer-policy
- https://www.bvcvet.ca/veterinary-services/end-of-life-care/ → no referrer-policy
- https://www.bvcvet.ca/contact/ → no referrer-policy
- https://www.bvcvet.ca/sitemap/ → no referrer-policy
- https://www.bvcvet.ca/Accessibility/ → no referrer-policy
- https://www.bvcvet.ca/cookie-policy/ → no referrer-policy
- https://www.bvcvet.ca/accessibility/ → no referrer-policy
- https://www.bvcvet.ca/appointments/ → no referrer-policy
- https://www.bvcvet.ca/parasite-prevention/ → 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/veterinary-services/pharmacy/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/referrals/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/nutritional-counseling/ → no permissions-policy
- https://www.bvcvet.ca/veterinary-services/end-of-life-care/ → no permissions-policy
- https://www.bvcvet.ca/contact/ → no permissions-policy
- https://www.bvcvet.ca/sitemap/ → no permissions-policy
- https://www.bvcvet.ca/Accessibility/ → no permissions-policy
- https://www.bvcvet.ca/cookie-policy/ → no permissions-policy
- https://www.bvcvet.ca/accessibility/ → no permissions-policy
- https://www.bvcvet.ca/appointments/ → no permissions-policy
- https://www.bvcvet.ca/parasite-prevention/ → 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 (13 script tags)
- c2t.zwt.co (14 script tags)
- www.google.com (2 script tags)
7 checks passed, 2 not applicable
- OKHTTPS
All 13 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 13 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.
Sites scoring near www.bvcvet.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.deendayalport.gov.in52/100 · rank 1289 · 1 page
- dutchdeliciousbakery.com52/100 · rank 1289 · 540 pages
- alslandscaping.ca52/100 · rank 1289 · 12 pages
- www.crownautobody.ca51/100 · rank 1294 · 131 pages
- mikisdance.com51/100 · rank 1294 · 367 pages
- qualityelectricnd.com51/100 · rank 1294 · 13 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.bvcvet.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.bvcvet.ca?
- 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.bvcvet.ca. Removal needs no account and no proof of purchase.