Scanned sites / www.kcphysiotherapy.com / 2026-09-19-0726
www.kcphysiotherapy.com scan from 9/19/2026, 7:26:40 AM
Scan 2026-09-19-0726
Scanned 9/19/2026, 7:26:40 AM, finished 9/19/2026, 7:39:38 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 19, 2026 the Site Spider crawled 87 pages and 596 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
- 596
- 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
1101 sites, median 82%, average 80%
www.kcphysiotherapy.com scores 71%, higher than 15% of the 1101 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 important SEO issues to address, including redirects, title and meta description problems, heading issues, orphan pages, and thin content. Prioritize these for better visibility.
- 1
Fix Redirect
Why: Redirecting URLs can confuse users and search engines.
How: Update the sitemap to point to the final URL: `https://www.kcphysiotherapy.com/wp-sitemap.xml` instead of the redirect.
Checks: redirects
- 2
Resolve Non-200 Response
Why: A URL that doesn't return a 2xx response can hinder indexing.
How: Ensure `https://www.kcphysiotherapy.com/sitemap.xml` is accessible without redirects.
Checks: status-codes
- 3
Update Title Tags
Why: Improper titles can affect your pages' search rankings.
How: Revise titles for clarity and uniqueness, ensuring they are under 60 characters.
Checks: titles
- 4
Add Meta Descriptions
Why: Meta descriptions help improve click-through rates in search results.
How: Create unique meta descriptions for all pages, ideally under 160 characters.
Checks: meta-descriptions
- 5
Implement Headings
Why: Missing headings can negatively affect content structure and SEO.
How: Add an H1 heading to each page, relevant to the content.
Checks: headings
- 6
Link Orphan Pages
Why: Orphan pages are not indexed efficiently by search engines.
How: Create internal links to 12 orphan pages from relevant content.
Checks: orphan-pages
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 site lacks several key security headers, increasing the risk of attacks such as clickjacking and data interception. Implementing these headers will improve overall security posture and protect user data effectively.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS)Medium
Why it matters: Without HSTS, users can be intercepted on the first request when typing the URL without https://.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload.
Evidence: HTTP Strict Transport Security
- 2
Missing Content Security Policy (CSP)Medium
Why it matters: No CSP can lead to scripts being loaded from untrusted sources, increasing XSS risks.
Fix: Add the header: Content-Security-Policy: default-src 'self'; script-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: Lack of this header allows clickjacking attacks via embedding in an iframe.
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 may execute files as scripts based on content rather than type.
Fix: Add the header: X-Content-Type-Options: nosniff.
Evidence: MIME sniffing protection
- 5
Missing Referrer-Policy HeaderLow
Why it matters: Without a referrer policy, sensitive URL information can be exposed to external sites.
Fix: Add the header: Referrer-Policy: no-referrer.
Evidence: Referrer policy
- 6
Server Version DisclosureLow
Why it matters: Revealing server details can help attackers exploit known vulnerabilities.
Fix: Consider removing the server header altogether or masking it to prevent detailed exposure.
Evidence: Software version disclosure
- 7
Missing Permissions-Policy HeaderInfo
Why it matters: Lack of this header can allow scripts to access sensitive browser features.
Fix: Add the header: Permissions-Policy: not-allowed.
Evidence: Permissions policy
- 8
Sensitive Paths in robots.txtInfo
Why it matters: Public robots.txt can disclose paths that may be sensitive, aiding malicious probing.
Fix: Ensure proper access control for sensitive paths, not reliance solely on robots.txt.
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 (582 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.