Scanned sites / www.provital.ca / 2026-09-19-0622
www.provital.ca scan from 9/19/2026, 6:22:27 AM
Scan 2026-09-19-0622
Scanned 9/19/2026, 6:22:27 AM, finished 9/19/2026, 6:26:41 AM. Found with openstreetmap overpass
Site: https://www.provital.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 39 pages and 241 assets of www.provital.ca, starting from https://www.provital.ca/. It scored 88 out of 100, a good result. 5 of 14 checks found something to fix, led by meta descriptions (24), redirects (15), image alt text (8); 9 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: Medium5 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 39
- Assets fetched
- 241
- Status
- Completed
- Checks with issues
- 5 of 14
- Title tags3 issues3 of 24 pages have title issues.
- Meta descriptions24 issues24 of 24 pages have meta description issues.
- Headings1 issue1 of 24 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- Redirects15 issues16 redirecting URLs, 1 of them chained.
- Non-200 responsesOK22 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 24 indexable pages have indexability warnings.
- Image alt text8 issues8 of 208 image references have no alt attribute. 31 use an empty alt (decorative), which is fine.
- Heavy assetsOK2 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverageOK2 sitemaps listing 24 URLs: 0 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 24 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1100 sites, median 82%, average 80%
www.provital.ca scores 88%, higher than 75% of the 1100 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 several issues that can improve SEO performance. Key issues include meta descriptions and title tags that need attention, along with fixed redirects and an H1 tag. Address these for better optimization.
- 1
Fix Redirects
Why: 16 redirects, including one chain, can slow down site performance.
How: Remove unnecessary redirects; ensure direct access is possible for all primary URLs.
Checks: redirects
- 2
Resolve Non-200 Responses
Why: 22 URLs do not return a 2xx response, impacting user experience.
How: Identify non-200 URLs and either fix the server response or remove the links on the site.
Checks: status-codes
- 3
Update Title Tags
Why: 3 title issues could affect click-through rates and search rankings.
How: Adjust titles to be unique and within 60 characters where necessary.
Checks: titles
- 4
Add Missing Meta Descriptions
Why: All pages lack meta descriptions, harming search visibility.
How: Create concise, relevant meta descriptions for all pages to improve SEO.
Checks: meta-descriptions
- 5
Implement Missing H1 Tag
Why: 1 page without an H1 can confuse search engines about page context.
How: Add a relevant H1 tag to the page that lacks one.
Checks: headings
- 6
Add Alt Text to Images
Why: 8 images lack alt text, affecting accessibility and SEO.
How: Provide descriptive alt attributes for missing images.
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 website has several important security issues including the absence of critical response headers and usage of an outdated JavaScript library. Implementing the recommended fixes will help enhance the site's security against common attacks.
- 0 high
- 5 medium
- 3 low
- 1 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, connections can be intercepted if users enter the site without HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=63072000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: A lack of CSP allows scripts and resources to load from any source, increasing XSS risk.
Fix: Add the header: Content-Security-Policy: default-src 'self';.
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, the site is vulnerable to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing Cookie FlagsMedium
Why it matters: The session cookie lacks protective flags, increasing the risk of session hijacking.
Fix: Set PHPSESSID with: HttpOnly; Secure; SameSite=Lax.
Evidence: Cookie flags
- 5
Outdated JavaScript Library DetectedMedium
Why it matters: Bootstrap 3.3.7 has known vulnerabilities that may expose the site to attacks.
Fix: Upgrade Bootstrap to at least version 3.4.1 or latest stable version.
Evidence: Vulnerable JavaScript libraries
- 6
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers may incorrectly interpret files as executable scripts.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 7
Missing Referrer PolicyLow
Why it matters: Without a referrer policy, sensitive page information may be leaked to other sites.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 8
Mixed Content IssuesLow
Why it matters: Resources loaded over HTTP on HTTPS pages can lead to security risks and user warnings.
Fix: Update all resource URLs to use HTTPS instead of HTTP.
Evidence: Mixed content
- 9
Missing Permissions PolicyInfo
Why it matters: Without this, browser features that could be exploited are left open to malicious scripts.
Fix: Add the header: Permissions-Policy: geolocation=(), microphone=(), camera=().
Evidence: Permissions policy
What the checks found
- FoundHTTP Strict Transport SecurityMedium
No HTML page sends strict-transport-security. Without it a visitor who types the address without https:// can be intercepted on the first request.
- https://www.provital.ca/ → no strict-transport-security
- https://www.provital.ca/about-us/ → no strict-transport-security
- https://www.provital.ca/about-us/our-team/ → no strict-transport-security
- https://www.provital.ca/our-services/ → no strict-transport-security
- https://www.provital.ca/our-services/health-assessment/ → no strict-transport-security
- https://www.provital.ca/our-services/corporate-health-care/ → no strict-transport-security
- https://www.provital.ca/our-services/practitioner-services/ → no strict-transport-security
- https://www.provital.ca/our-services/fee-schedule/ → no strict-transport-security
- https://www.provital.ca/our-facility/about-our-facility/ → no strict-transport-security
- https://www.provital.ca/our-facility/facility-map-directions/ → no strict-transport-security
- https://www.provital.ca/resources/health-links-resources/ → no strict-transport-security
- https://www.provital.ca/resources/health-information/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 24 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.provital.ca/ → no content-security-policy
- https://www.provital.ca/about-us/ → no content-security-policy
- https://www.provital.ca/about-us/our-team/ → no content-security-policy
- https://www.provital.ca/our-services/ → no content-security-policy
- https://www.provital.ca/our-services/health-assessment/ → no content-security-policy
- https://www.provital.ca/our-services/corporate-health-care/ → no content-security-policy
- https://www.provital.ca/our-services/practitioner-services/ → no content-security-policy
- https://www.provital.ca/our-services/fee-schedule/ → no content-security-policy
- https://www.provital.ca/our-facility/about-our-facility/ → no content-security-policy
- https://www.provital.ca/our-facility/facility-map-directions/ → no content-security-policy
- https://www.provital.ca/resources/health-links-resources/ → no content-security-policy
- https://www.provital.ca/resources/health-information/ → 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.provital.ca/ → no x-frame-options
- https://www.provital.ca/about-us/ → no x-frame-options
- https://www.provital.ca/about-us/our-team/ → no x-frame-options
- https://www.provital.ca/our-services/ → no x-frame-options
- https://www.provital.ca/our-services/health-assessment/ → no x-frame-options
- https://www.provital.ca/our-services/corporate-health-care/ → no x-frame-options
- https://www.provital.ca/our-services/practitioner-services/ → no x-frame-options
- https://www.provital.ca/our-services/fee-schedule/ → no x-frame-options
- https://www.provital.ca/our-facility/about-our-facility/ → no x-frame-options
- https://www.provital.ca/our-facility/facility-map-directions/ → no x-frame-options
- https://www.provital.ca/resources/health-links-resources/ → no x-frame-options
- https://www.provital.ca/resources/health-information/ → 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.provital.ca/ → no x-content-type-options
- https://www.provital.ca/about-us/ → no x-content-type-options
- https://www.provital.ca/about-us/our-team/ → no x-content-type-options
- https://www.provital.ca/our-services/ → no x-content-type-options
- https://www.provital.ca/our-services/health-assessment/ → no x-content-type-options
- https://www.provital.ca/our-services/corporate-health-care/ → no x-content-type-options
- https://www.provital.ca/our-services/practitioner-services/ → no x-content-type-options
- https://www.provital.ca/our-services/fee-schedule/ → no x-content-type-options
- https://www.provital.ca/our-facility/about-our-facility/ → no x-content-type-options
- https://www.provital.ca/our-facility/facility-map-directions/ → no x-content-type-options
- https://www.provital.ca/resources/health-links-resources/ → no x-content-type-options
- https://www.provital.ca/resources/health-information/ → 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.provital.ca/ → no referrer-policy
- https://www.provital.ca/about-us/ → no referrer-policy
- https://www.provital.ca/about-us/our-team/ → no referrer-policy
- https://www.provital.ca/our-services/ → no referrer-policy
- https://www.provital.ca/our-services/health-assessment/ → no referrer-policy
- https://www.provital.ca/our-services/corporate-health-care/ → no referrer-policy
- https://www.provital.ca/our-services/practitioner-services/ → no referrer-policy
- https://www.provital.ca/our-services/fee-schedule/ → no referrer-policy
- https://www.provital.ca/our-facility/about-our-facility/ → no referrer-policy
- https://www.provital.ca/our-facility/facility-map-directions/ → no referrer-policy
- https://www.provital.ca/resources/health-links-resources/ → no referrer-policy
- https://www.provital.ca/resources/health-information/ → 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.provital.ca/ → no permissions-policy
- https://www.provital.ca/about-us/ → no permissions-policy
- https://www.provital.ca/about-us/our-team/ → no permissions-policy
- https://www.provital.ca/our-services/ → no permissions-policy
- https://www.provital.ca/our-services/health-assessment/ → no permissions-policy
- https://www.provital.ca/our-services/corporate-health-care/ → no permissions-policy
- https://www.provital.ca/our-services/practitioner-services/ → no permissions-policy
- https://www.provital.ca/our-services/fee-schedule/ → no permissions-policy
- https://www.provital.ca/our-facility/about-our-facility/ → no permissions-policy
- https://www.provital.ca/our-facility/facility-map-directions/ → no permissions-policy
- https://www.provital.ca/resources/health-links-resources/ → no permissions-policy
- https://www.provital.ca/resources/health-information/ → no permissions-policy
- FoundCookie flagsMedium
1 of 1 cookie are missing protective flags. Without HttpOnly a script can read the cookie; without Secure it travels over plain HTTP; without SameSite it is sent on cross-site requests.
- PHPSESSID (set by https://www.provital.ca/robots.txt) lacks SameSite
- FoundMixed contentLow
54 resources on HTTPS pages are loaded over plain HTTP.
- https://www.provital.ca/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/about-us/ loads image http://www.provital.ca/wp-content/uploads/2017/04/about-left.jpg
- https://www.provital.ca/about-us/ loads image http://www.provital.ca/wp-content/uploads/2017/04/about-right.jpg
- https://www.provital.ca/about-us/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/about-us/our-team/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/our-services/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/our-services/health-assessment/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/our-services/corporate-health-care/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/our-services/practitioner-services/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/our-services/fee-schedule/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/our-facility/about-our-facility/ loads image http://www.provital.ca/wp-content/uploads/2017/04/footer-logo.jpg
- https://www.provital.ca/our-facility/facility-map-directions/ loads image http://www.provital.ca/wp-content/uploads/2017/04/location_map_zoom.gif
- FoundVulnerable JavaScript librariesMedium
1 library with published vulnerabilities: Bootstrap 3.3.7. Whether they are exploitable depends on how the site uses them, but each has a fixed release.
- Bootstrap 3.3.7 in https://www.provital.ca/wp-content/themes/provital-child/assets/js/vendor/boots…: CVE-2016-10735, CVE-2018-14040, CVE-2018-14041, CVE-2018-14042, CVE-2019-8331 (XSS through data attributes in tooltip, popover, collapse and scrollspy); fixed in 3.4.1
- 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.)
- oss.maxcdn.com (48 script tags)
- www.youtube.com (24 script tags)
- www.google.com (24 script tags)
6 checks passed
- OKHTTPS
All 24 crawled pages were served over HTTPS.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- OKForms over HTTPS
3 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.
- OKSensitive paths in robots.txt
robots.txt does not point at admin, backup or private paths.
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.provital.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.