Scanned sites / www.ramsayanimalclinic.ca / 2026-09-19-0338
www.ramsayanimalclinic.ca scan from 9/19/2026, 3:38:55 AM
Scan 2026-09-19-0338
Scanned 9/19/2026, 3:38:55 AM, finished 9/19/2026, 3:52:51 AM. Found with openstreetmap overpass
Site: https://www.ramsayanimalclinic.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 65 pages and 140 assets of www.ramsayanimalclinic.ca, starting from https://www.ramsayanimalclinic.ca/. It scored 84 out of 100, a good result. 9 of 14 checks found something to fix, led by image alt text (79), headings (38), heavy assets (20); 5 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: Medium2 medium and 1 low findings. See the security findings ↓
- Pages crawled
- 65
- Assets fetched
- 140
- Status
- Completed
- Checks with issues
- 9 of 14
- Title tags12 issues12 of 64 pages have title issues.
- Meta descriptions12 issues12 of 64 pages have meta description issues.
- Headings38 issues38 of 64 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects1 issue2 redirecting URLs, 0 of them chained.
- Non-200 responsesOK5 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 64 indexable pages have indexability warnings.
- Image alt text79 issues79 of 511 image references have no alt attribute. 115 use an empty alt (decorative), which is fine.
- Heavy assets20 issues20 assets larger than 500 KB among the 100 heaviest.
- Orphan pages9 issues9 pages have no internal links pointing at them.
- Sitemap coverage10 issues6 sitemaps listing 65 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 10 reachable only via the sitemap.
- Thin content8 issues8 of 64 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1099 sites, median 82%, average 80%
www.ramsayanimalclinic.ca scores 84%, higher than 57% of the 1099 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 notable SEO issues, especially with redirects, titles, and headings. Address these for better visibility and user experience.
- 1
Fix Non-200 Responses
Why: 5 URLs return errors; resolving these improves accessibility.
How: Identify and update or remove the 404 URLs: the images listed. Ensure the contact and sitemap URLs redirect correctly.
Checks: status-codes
- 2
Correct Redirects
Why: 2 URLs redirect unnecessarily. Clean URLs enhance SEO.
How: Update links to point directly to the final destination without redirection.
Checks: redirects
- 3
Improve Title Tags
Why: 12 pages have title issues, affecting rankings and click-through rates.
How: Revise titles to be concise and under 60 characters, ensuring keywords are included.
Checks: titles
- 4
Enhance Meta Descriptions
Why: 12 pages lack effective meta descriptions impacting search display.
How: Add unique and engaging meta descriptions under 160 characters for affected pages.
Checks: meta-descriptions
- 5
Add Missing H1 Headings
Why: 38 pages lack H1 headings; this is crucial for SEO and content structure.
How: Insert appropriate H1 headings on all pages missing them, summarizing the page topic.
Checks: headings
- 6
Add Image Alt Text
Why: 79 images lack alt attributes; this hinders accessibility and SEO.
How: Assign descriptive alt text to all images without 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 crawlThis review identifies several security issues on your website, including the absence of a Content Security Policy and outdated JavaScript libraries with known vulnerabilities. Addressing these issues will help enhance the security posture of your site and protect against potential attacks.
- 0 high
- 2 medium
- 1 low
- 0 info
- 1
Missing Content Security PolicyMedium
Why it matters: Without a Content Security Policy (CSP), your site is vulnerable to cross-site scripting (XSS) and other code injection attacks.
Fix: Implement a CSP header, e.g., `Content-Security-Policy: default-src 'self';` to restrict resource loading to the same origin.
Evidence: Content Security Policy
- 2
Outdated JavaScript LibrariesMedium
Why it matters: Three libraries have known vulnerabilities, potentially exposing your site to attacks depending on usage.
Fix: Update jQuery to at least version 3.5.0 and Bootstrap to version 4.3.1 to mitigate these risks.
Evidence: Vulnerable JavaScript libraries
- 3
Server Version DisclosureLow
Why it matters: The server response reveals exact version details, helping attackers identify vulnerabilities easily.
Fix: Hide server information by removing the `X-Powered-By` header and configuring the server not to disclose the version in the `Server` header.
Evidence: Software version disclosure
What the checks found
- FoundContent Security PolicyMedium
None of the 64 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.ramsayanimalclinic.ca/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/about/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/wellness-care-for-pets-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/vaccinations-for-pets-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/surgical-services-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/senior-pet-care-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/pet-pharmacy-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/dental-x-ray-for-pets-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/pet-dentistry-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/laboratory-services-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/dermatology-in-calgary/ → no content-security-policy
- https://www.ramsayanimalclinic.ca/microchipping-in-calgary/ → no content-security-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: LiteSpeed (205 responses)
- x-powered-by: PHP/8.1.34 (77 responses)
- FoundVulnerable JavaScript librariesMedium
3 libraries with published vulnerabilities: jQuery 1.12.4, jQuery 1.9.1, Bootstrap 4.2.1. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- jQuery 1.12.4 in https://www.ramsayanimalclinic.ca/wp-content/themes/ramsayanimalclinic/assets/j…: 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
- jQuery 1.9.1 in https://www.ramsayanimalclinic.ca/wp-content/themes/ramsayanimalclinic/assets/j…: 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
- Bootstrap 4.2.1 in https://www.ramsayanimalclinic.ca/wp-content/themes/ramsayanimalclinic/assets/j…: CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 (XSS through data attributes in tooltip, popover, collapse and scrollspy); fixed in 4.3.1
- 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 (40 script tags)
- cdn.trustindex.io (2 script tags)
- NoteSensitive paths in robots.txt
robots.txt lists 1 path that look private. robots.txt is public and does not restrict access, so it doubles as a map for anyone probing the site; those paths need real access control.
- Disallow: /wp-admin/
10 checks passed, 1 not applicable
- OKHTTPS
All 64 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 64 HTML pages.
- OKClickjacking protection
x-frame-options is set on all 64 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 64 HTML pages.
- OKReferrer policy
referrer-policy is set on all 64 HTML pages.
- OKPermissions policy
permissions-policy is set on all 64 HTML pages.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
4 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.
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.ramsayanimalclinic.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.