Scanned sites / www.ramsayanimalclinic.ca / 2026-09-27-2050
www.ramsayanimalclinic.ca scan from 9/27/2026, 8:50:10 PM
A newer scan exists. See the latest report for www.ramsayanimalclinic.ca.
Scan 2026-09-27-2050
Scanned 9/27/2026, 8:50:10 PM, finished 9/27/2026, 8:54:32 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 findingsSix key issues need fixing on your website, including title, meta description, headings, and asset optimizations. Implement these changes to improve SEO performance.
- 1
Fix Missing H1 Tags
Why: 39 pages lack H1 tags, hindering SEO and user experience.
How: Add a unique H1 tag to each affected page. Ensure it describes the content clearly and includes relevant keywords.
Checks: headings
- 2
Optimize Title Tags
Why: 13 titles are too long or missing, affecting click-through rates.
How: Revise titles to be under 60 characters; make them compelling and relevant to the content.
Checks: titles
- 3
Enhance Meta Descriptions
Why: 24 pages have meta description issues, reducing visibility in search results.
How: Create engaging meta descriptions under 160 characters that summarize the page content effectively.
Checks: meta-descriptions
- 4
Shrink Heavy Assets
Why: 20 assets exceed 500 KB, slowing down page loading.
How: Compress images and scripts to optimize page speed. Move non-essential scripts out of the main page load.
Checks: heavy-assets
- 5
Address Orphan Pages
Why: 9 pages have no internal links, making them hard to discover.
How: Link to these pages from relevant content within your site to enhance their visibility.
Checks: orphan-pages
- 6
Improve Thin Content
Why: 7 pages have fewer than 200 words, potentially affecting their ranking.
How: Expand content with valuable information or combine similar thin pages to improve overall quality.
Checks: thin-content
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 a Content Security Policy, which increases vulnerability to various attacks. Additionally, the server reveals version information and uses outdated JavaScript libraries, which may expose the site to known vulnerabilities. Implementation of necessary security measures is recommended to enhance overall security.
- 0 high
- 2 medium
- 2 low
- 1 info
- 1
Missing Content Security PolicyMedium
Why it matters: No Content Security Policy restricts where scripts, styles, and frames can load from, heightening the risk of XSS attacks.
Fix: Implement a Content Security Policy header like: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 2
Vulnerable JavaScript LibrariesMedium
Why it matters: Using outdated libraries exposes the site to known vulnerabilities that can be exploited if not correctly mitigated.
Fix: Upgrade jQuery to version 3.5.0 and Bootstrap to version 4.3.1 or later.
Evidence: Vulnerable JavaScript libraries
- 3
Server Version DisclosureLow
Why it matters: Disclosure of the server software version can allow attackers to exploit known vulnerabilities easily.
Fix: Remove or modify the 'Server' and 'X-Powered-By' HTTP headers. For example, set 'Server: web-server' and remove 'X-Powered-By'.
Evidence: Software version disclosure
- 4
Use of Third-Party Scripts Without Subresource IntegrityLow
Why it matters: Third-party scripts without Subresource Integrity (SRI) can lead to security risks if those resources are compromised.
Fix: Consider adding Subresource Integrity to these scripts or implement a Content Security Policy to control script sources.
Evidence: Third-party scripts
- 5
Sensitive Paths Listed in Robots.txtInfo
Why it matters: Publicly accessible robots.txt exposes paths that might be private, leading to potential probing.
Fix: Implement proper access controls to restrict access to sensitive paths, even if listed in robots.txt.
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.