Scanned sites / www.ramsayanimalclinic.ca / 2026-09-19-0948
www.ramsayanimalclinic.ca scan from 9/19/2026, 9:48:47 AM
Scan 2026-09-19-0948
Scanned 9/19/2026, 9:48:47 AM, finished 9/19/2026, 10:33:21 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
1105 sites, median 82%, average 80%
www.ramsayanimalclinic.ca scores 84%, higher than 57% of the 1105 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 some issues that need addressing to improve SEO performance. Focus on resolving redirect issues, fixing non-200 responses, and enhancing title tags, meta descriptions, and headings.
- 1
Fix Redirects
Why: Redirects can confuse users and search engines.
How: Remove the unnecessary 301 redirects from https://www.ramsayanimalclinic.ca/contact-us and https://www.ramsayanimalclinic.ca/sitemap.xml.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: Non-200 responses can lead to a poor user experience.
How: Fix the 404 errors for dentalcarepic1.jpg, dentalcarepic2.jpg, and dentalcarepic3.jpg.
Checks: status-codes
- 3
Improve Title Tags
Why: Effective title tags improve search ranking and click rates.
How: Shorten the title tags exceeding 60 characters and update the short one for the blog page.
Checks: titles
- 4
Enhance Meta Descriptions
Why: Optimized meta descriptions can increase click-through rates.
How: Add missing meta descriptions for the Uncategorized, Payment Options, and Pet Insurance pages.
Checks: meta-descriptions
- 5
Correct Heading Issues
Why: Missing H1 tags can hinder SEO performance.
How: Add H1 tags to pages lacking them, ensuring they are descriptive.
Checks: headings
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 security review identifies several areas for improvement on your website, particularly around content security and outdated libraries. Addressing these issues will enhance your vulnerability management and reduce potential risks from external threats.
- 0 high
- 2 medium
- 1 low
- 0 info
- 1
Missing Content Security Policy (CSP)Medium
Why it matters: Without a Content Security Policy, your site is vulnerable to various attacks, including XSS, as it permits scripts from any source.
Fix: Implement a CSP by adding the header: `Content-Security-Policy: default-src 'self';`
Evidence: Content Security Policy
- 2
Outdated JavaScript LibrariesMedium
Why it matters: Vulnerable libraries can lead to security breaches, compromising user data and the website's integrity.
Fix: Upgrade jQuery to at least 3.5.0 and Bootstrap to 4.3.1 to mitigate vulnerabilities.
Evidence: Vulnerable JavaScript libraries
- 3
Server Version DisclosureLow
Why it matters: Revealing server software versions makes it easier for attackers to exploit known vulnerabilities.
Fix: Remove or alter the following responses: `Server` and `X-Powered-By` headers to not disclose specific versions.
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.