Scanned sites / www.kcphysiotherapy.com / 2026-09-17-0143
www.kcphysiotherapy.com scan from 9/17/2026, 1:43:10 AM
A newer scan exists. See the latest report for www.kcphysiotherapy.com.
Scan 2026-09-17-0143
Scanned 9/17/2026, 1:43:10 AM, finished 9/17/2026, 2:05:42 AM. Found with openstreetmap overpass
Site: https://www.kcphysiotherapy.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 17, 2026 the Site Spider crawled 87 pages and 597 assets of www.kcphysiotherapy.com, starting from https://www.kcphysiotherapy.com/. It scored 71 out of 100, a result that needs work. 8 of 14 checks found something to fix, led by meta descriptions (87), headings (53), indexability (40); 6 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: Medium3 medium, 3 low and 2 info findings. See the security findings ↓
- Pages crawled
- 87
- Assets fetched
- 597
- Status
- Completed
- Checks with issues
- 8 of 14
- Title tags21 issues21 of 87 pages have title issues.
- Meta descriptions87 issues87 of 87 pages have meta description issues.
- Headings53 issues53 of 87 pages have heading issues.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK1 redirecting URL, 0 of them chained.
- Non-200 responsesOK1 URL did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- Indexability40 issues40 of 87 indexable pages have indexability warnings.
- Image alt textOK0 of 619 image references have no alt attribute. 421 use an empty alt (decorative), which is fine.
- Heavy assets30 issues31 assets larger than 500 KB among the 100 heaviest.
- Orphan pages12 issues12 pages have no internal links pointing at them.
- Sitemap coverage22 issues5 sitemaps listing 77 URLs: 10 crawled pages missing, 0 listed URLs broken or redirecting, 12 reachable only via the sitemap.
- Thin content20 issues20 of 87 pages have fewer than 200 words.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1055 sites, median 82%, average 80%
www.kcphysiotherapy.com scores 71%, higher than 15% of the 1055 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 findingsThe site requires several improvements, particularly in title tags, meta descriptions, and headings, which are crucial for search visibility. Addressing these will significantly enhance SEO performance.
- 1
Fix Redirect
Why: Redirecting URLs can create issues with page indexing.
How: Update the sitemap URL to point to the correct location without redirection.
Checks: redirects
- 2
Resolve Non-200 Response
Why: One URL did not return a 2xx response and can hinder SEO ranking.
How: Ensure that https://www.kcphysiotherapy.com/sitemap.xml returns a 200 status by addressing its configuration.
Checks: status-codes
- 3
Update Title Tags
Why: 21 pages have title issues, impacting SEO relevance.
How: Revise titles to be under 60 characters and unique for each page.
Checks: titles
- 4
Create Meta Descriptions
Why: Every page needs a meta description for better SEO visibility.
How: Write concise, relevant meta descriptions for all 87 pages.
Checks: meta-descriptions
- 5
Add H1 Headings
Why: 53 pages are missing H1 headings which are vital for SEO.
How: Ensure each page has a unique H1 tag reflecting its content.
Checks: headings
- 6
Address Thin Content
Why: 20 pages have fewer than 200 words, affecting their ranking potential.
How: Enhance content to provide more valuable information on these pages.
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 crawlYour website is lacking several important security headers that can protect against attacks such as clickjacking, content injection, and information disclosure. Implementing these headers will significantly reduce risks and enhance user security.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, visitors may be intercepted on their first request when using HTTP instead of HTTPS.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: Absence of a CSP can allow unauthorized scripts and resources to be loaded.
Fix: Add a CSP header, e.g., Content-Security-Policy: default-src 'self'; script-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Without this header, pages can be embedded in frames, exposing users to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY.
Evidence: Clickjacking protection
- 4
Missing X-Content-Type-Options HeaderLow
Why it matters: Without this header, browsers might execute files based on content instead of declared types, leading to security issues.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 5
Missing Referrer Policy HeaderLow
Why it matters: Lack of a referrer policy exposes full page addresses to third-party sites when users click through.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 6
Disclosure of Server InformationLow
Why it matters: Revealing server software version information may help attackers find vulnerabilities.
Fix: Consider removing or obfuscating the server banner in your server configuration.
Evidence: Software version disclosure
- 7
Missing Permissions Policy HeaderInfo
Why it matters: This header limits access to sensitive browser features, potentially reducing the impact of malicious scripts.
Fix: Add the header: Permissions-Policy: geolocation=(self), microphone=(), camera=();
Evidence: Permissions policy
- 8
Sensitive Paths in robots.txtInfo
Why it matters: The public robots.txt file reveals paths that appear private, allowing easier probing of the site.
Fix: Review and implement access controls for sensitive paths like /wp-admin/.
Evidence: Sensitive paths in robots.txt
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.kcphysiotherapy.com/ → no strict-transport-security
- https://www.kcphysiotherapy.com/our-services/ → no strict-transport-security
- https://www.kcphysiotherapy.com/free-webinars/ → no strict-transport-security
- https://www.kcphysiotherapy.com/therapist-list/ → no strict-transport-security
- https://www.kcphysiotherapy.com/category/physiotherapy/ → no strict-transport-security
- https://www.kcphysiotherapy.com/category/massage-therapy/ → no strict-transport-security
- https://www.kcphysiotherapy.com/category/athletictherapy/ → no strict-transport-security
- https://www.kcphysiotherapy.com/join-our-team/ → no strict-transport-security
- https://www.kcphysiotherapy.com/faq/ → no strict-transport-security
- https://www.kcphysiotherapy.com/photo-gallery/ → no strict-transport-security
- https://www.kcphysiotherapy.com/category/physiotherapy-blog/ → no strict-transport-security
- https://www.kcphysiotherapy.com/auto-draft/ → no strict-transport-security
- FoundContent Security PolicyMedium
None of the 87 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.kcphysiotherapy.com/ → no content-security-policy
- https://www.kcphysiotherapy.com/our-services/ → no content-security-policy
- https://www.kcphysiotherapy.com/free-webinars/ → no content-security-policy
- https://www.kcphysiotherapy.com/therapist-list/ → no content-security-policy
- https://www.kcphysiotherapy.com/category/physiotherapy/ → no content-security-policy
- https://www.kcphysiotherapy.com/category/massage-therapy/ → no content-security-policy
- https://www.kcphysiotherapy.com/category/athletictherapy/ → no content-security-policy
- https://www.kcphysiotherapy.com/join-our-team/ → no content-security-policy
- https://www.kcphysiotherapy.com/faq/ → no content-security-policy
- https://www.kcphysiotherapy.com/photo-gallery/ → no content-security-policy
- https://www.kcphysiotherapy.com/category/physiotherapy-blog/ → no content-security-policy
- https://www.kcphysiotherapy.com/auto-draft/ → 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.kcphysiotherapy.com/ → no x-frame-options
- https://www.kcphysiotherapy.com/our-services/ → no x-frame-options
- https://www.kcphysiotherapy.com/free-webinars/ → no x-frame-options
- https://www.kcphysiotherapy.com/therapist-list/ → no x-frame-options
- https://www.kcphysiotherapy.com/category/physiotherapy/ → no x-frame-options
- https://www.kcphysiotherapy.com/category/massage-therapy/ → no x-frame-options
- https://www.kcphysiotherapy.com/category/athletictherapy/ → no x-frame-options
- https://www.kcphysiotherapy.com/join-our-team/ → no x-frame-options
- https://www.kcphysiotherapy.com/faq/ → no x-frame-options
- https://www.kcphysiotherapy.com/photo-gallery/ → no x-frame-options
- https://www.kcphysiotherapy.com/category/physiotherapy-blog/ → no x-frame-options
- https://www.kcphysiotherapy.com/auto-draft/ → 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.kcphysiotherapy.com/ → no x-content-type-options
- https://www.kcphysiotherapy.com/our-services/ → no x-content-type-options
- https://www.kcphysiotherapy.com/free-webinars/ → no x-content-type-options
- https://www.kcphysiotherapy.com/therapist-list/ → no x-content-type-options
- https://www.kcphysiotherapy.com/category/physiotherapy/ → no x-content-type-options
- https://www.kcphysiotherapy.com/category/massage-therapy/ → no x-content-type-options
- https://www.kcphysiotherapy.com/category/athletictherapy/ → no x-content-type-options
- https://www.kcphysiotherapy.com/join-our-team/ → no x-content-type-options
- https://www.kcphysiotherapy.com/faq/ → no x-content-type-options
- https://www.kcphysiotherapy.com/photo-gallery/ → no x-content-type-options
- https://www.kcphysiotherapy.com/category/physiotherapy-blog/ → no x-content-type-options
- https://www.kcphysiotherapy.com/auto-draft/ → 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.kcphysiotherapy.com/ → no referrer-policy
- https://www.kcphysiotherapy.com/our-services/ → no referrer-policy
- https://www.kcphysiotherapy.com/free-webinars/ → no referrer-policy
- https://www.kcphysiotherapy.com/therapist-list/ → no referrer-policy
- https://www.kcphysiotherapy.com/category/physiotherapy/ → no referrer-policy
- https://www.kcphysiotherapy.com/category/massage-therapy/ → no referrer-policy
- https://www.kcphysiotherapy.com/category/athletictherapy/ → no referrer-policy
- https://www.kcphysiotherapy.com/join-our-team/ → no referrer-policy
- https://www.kcphysiotherapy.com/faq/ → no referrer-policy
- https://www.kcphysiotherapy.com/photo-gallery/ → no referrer-policy
- https://www.kcphysiotherapy.com/category/physiotherapy-blog/ → no referrer-policy
- https://www.kcphysiotherapy.com/auto-draft/ → 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.kcphysiotherapy.com/ → no permissions-policy
- https://www.kcphysiotherapy.com/our-services/ → no permissions-policy
- https://www.kcphysiotherapy.com/free-webinars/ → no permissions-policy
- https://www.kcphysiotherapy.com/therapist-list/ → no permissions-policy
- https://www.kcphysiotherapy.com/category/physiotherapy/ → no permissions-policy
- https://www.kcphysiotherapy.com/category/massage-therapy/ → no permissions-policy
- https://www.kcphysiotherapy.com/category/athletictherapy/ → no permissions-policy
- https://www.kcphysiotherapy.com/join-our-team/ → no permissions-policy
- https://www.kcphysiotherapy.com/faq/ → no permissions-policy
- https://www.kcphysiotherapy.com/photo-gallery/ → no permissions-policy
- https://www.kcphysiotherapy.com/category/physiotherapy-blog/ → no permissions-policy
- https://www.kcphysiotherapy.com/auto-draft/ → no permissions-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: Apache (583 responses)
- server: nginx/1.29.8 (101 responses)
- 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/
7 checks passed, 1 not applicable
- OKHTTPS
All 87 crawled pages were served over HTTPS.
- OKMixed content
No HTTPS page loads a script, stylesheet, font or image over plain HTTP.
- OKForms over HTTPS
61 forms found, all on HTTPS pages posting to HTTPS addresses.
- OKVulnerable JavaScript libraries
2 library versions recognised, none with known vulnerabilities.
- 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.
- OKThird-party scripts
The sampled pages load no scripts from other domains.
- 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.kcphysiotherapy.com 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.