Scanned sites / www.ramsayanimalclinic.ca / 2026-09-27-2101
www.ramsayanimalclinic.ca scan from 9/27/2026, 9:01:20 PM
Scan 2026-09-27-2101
Scanned 9/27/2026, 9:01:20 PM, finished 9/27/2026, 9:05:47 PM. 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 27, 2026 the Site Spider crawled 66 pages and 141 assets of www.ramsayanimalclinic.ca, starting from https://www.ramsayanimalclinic.ca/. It scored 82 out of 100, a good result. 10 of 16 checks found something to fix, led by heavy assets (20), headings (39), meta descriptions (24); 4 checks passed. Most of the points went to heavy assets (−6), headings (−3.6), meta descriptions (−3). 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: Medium2 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 66
- Assets fetched
- 141
- Status
- Completed
- Checks with issues
- 10 of 16
207 of 207 discovered URLs were fetched. The crawl reached everything it found. HTML only: nothing here ran JavaScript. 40 link destinations on other sites were checked.
- Title tags13 issues13 of 65 pages have title issues.−2 points
- Meta descriptions24 issues24 of 65 pages have meta description issues.−3 points
- Headings39 issues39 of 65 pages have heading issues.−3.6 points
- Broken linksOK0 internal links point at 0 broken URLs.
- Links to other sites2 issues2 destinations answered with an error, 6 could not be determined (timeouts, rate limits or refusals), of 40 destinations checked.−0.8 points
- Redirects1 issue2 redirecting URLs, 0 of them chained.−0.1 points
- Non-200 responses5 noted5 URLs did not return a 2xx response. 1 of them is a page, 0 with an error status; the rest are assets or redirects.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 65 indexable pages have indexability warnings.
- Image alt text80 issues80 of 554 image references have no alt attribute. 117 use an empty alt (decorative), which is fine.−0.9 points
- Heavy assets20 issues20 assets larger than 500 KB among 141 fetched assets.−6 points
- Orphan pages9 issues9 pages have no internal links pointing at them.−0.6 points
- Sitemap coverage10 issues6 sitemaps listing 66 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 10 reachable only via the sitemap.−0.9 points
- Internal link countsOKInternal link counts for 65 pages.
- Thin content7 issues7 of 65 pages have fewer than 200 words.−0.9 points
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1315 sites, median 80%, average 79%
www.ramsayanimalclinic.ca scores 82%, higher than 57% 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 site has a solid health score but there are improvements needed for SEO. Key fixes include addressing redirects, non-200 responses, and title/meta issues. Focus on optimizing your headings and addressing image alt text. Prioritize content quality and internal linking.
- 1
Fix Redirects and Non-200 Responses
Why: Redirects can confuse both users and search engines; non-200 responses hinder access.
How: Update URLs in redirects and fix or remove missing assets: check and update sitemap entries accordingly.
Checks: redirects, status-codes
- 2
Update Title Tags
Why: Improper title lengths can impact ranking and click-through rates.
How: Revise titles to be under 60 characters for relevant pages, ensuring clarity and focus.
Checks: titles
- 3
Enhance Meta Descriptions
Why: Missing or overly long meta descriptions can result in lost visibility in search results.
How: Craft unique, concise meta descriptions (under 160 characters) for impacted pages.
Checks: meta-descriptions
- 4
Add H1 Headings
Why: Every page needs an H1 for SEO clarity and user experience.
How: Insert a clear and relevant H1 heading on each of the 39 pages missing one.
Checks: headings
- 5
Include Alt Text for Images
Why: Lack of alt text affects accessibility and image search visibility.
How: Add descriptive alt text to images lacking it on the site, focusing on 80 key images.
Checks: images-alt
- 6
Optimize Heavy Assets
Why: Large assets can slow down your site, affecting user experience and SEO rankings.
How: Compress and optimize identified large assets to improve loading times.
Checks: heavy-assets
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 has several security concerns that need addressing to improve overall protection against potential attacks. Most critical is the lack of a Content Security Policy, exposing users to script injection risks. Version disclosures of server software and the presence of vulnerable JavaScript libraries also need urgent resolution.
- 0 high
- 2 medium
- 2 low
- 1 info
- 1
Missing Content Security PolicyMedium
Why it matters: Without a Content Security Policy, the website is vulnerable to XSS attacks as it allows scripts, styles, and frames from any source.
Fix: Implement a Content Security Policy header, e.g., `Content-Security-Policy: default-src 'self';` to restrict content sources.
Evidence: Content Security Policy
- 2
Use of Vulnerable JavaScript LibrariesMedium
Why it matters: The website uses older libraries with known vulnerabilities that could be exploited.
Fix: Upgrade jQuery to at least version 3.5.0 and Bootstrap to at least version 4.3.1.
Evidence: Vulnerable JavaScript libraries
- 3
Server Software Version DisclosureLow
Why it matters: Revealing exact server and framework versions enables attackers to exploit known vulnerabilities.
Fix: Remove the `x-powered-by` header and configure the server to hide version details. Use `Server: Restricted` instead of displaying version info.
Evidence: Software version disclosure
- 4
Third-Party Scripts Without Subresource IntegrityLow
Why it matters: Running scripts from other domains without integrity checks poses risks if these sources are compromised.
Fix: Consider using Subresource Integrity (SRI) for scripts or implement a Content Security Policy to limit script sources.
Evidence: Third-party scripts
- 5
Sensitive Paths Listed in robots.txtInfo
Why it matters: The public `robots.txt` lists a private path which could aid attackers in probing the site.
Fix: Restrict access to the `/wp-admin/` path with proper authentication and remove from the `robots.txt` file.
Evidence: Sensitive paths in robots.txt
What the checks found
- FoundContent Security PolicyMedium
None of the 65 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 (207 responses)
- x-powered-by: PHP/8.1.34 (78 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 65 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 65 HTML pages.
- OKClickjacking protection
x-frame-options is set on all 65 HTML pages.
- OKMIME sniffing protection
x-content-type-options is set on all 65 HTML pages.
- OKReferrer policy
referrer-policy is set on all 65 HTML pages.
- OKPermissions policy
permissions-policy is set on all 65 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.
Sites scoring near www.ramsayanimalclinic.ca
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- panthersportsmedicine.com83/100 · rank 446 · 226 pages
- drmtmassage.ca83/100 · rank 446 · 444 pages
- veprof.com83/100 · rank 446 · 96 pages
- www.highpointplumbing.ca82/100 · rank 504 · 190 pages
- www.germanautomotive.ca82/100 · rank 504 · 176 pages
- www.tsoralhealth.com82/100 · rank 504 · 44 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.ramsayanimalclinic.ca from its pages as published, the way a search engine does. It shows summary figures only.
Own www.ramsayanimalclinic.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.ramsayanimalclinic.ca. Removal needs no account and no proof of purchase.