Scanned sites / www.kcphysiotherapy.com / 2026-09-25-1923
www.kcphysiotherapy.com scan from 9/25/2026, 7:23:24 PM
Scan 2026-09-25-1923
Scanned 9/25/2026, 7:23:24 PM, finished 9/25/2026, 7:32:20 PM. 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 25, 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
1266 sites, median 82%, average 80%
www.kcphysiotherapy.com scores 71%, higher than 15% of the 1266 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 findingsSeveral key SEO issues need addressing to improve site health. Focus on optimizing titles, meta descriptions, and headings for better search engine results.
- 1
Fix Redirect Issues
Why: Redirects can cause confusion for search engines and affect site speed.
How: Update the sitemap URL to direct to the correct URL without a redirect.
Checks: redirects
- 2
Add Missing Meta Descriptions
Why: Meta descriptions affect click-through rates in search results.
How: Create unique meta descriptions (150-160 characters) for each of the 87 pages.
Checks: meta-descriptions
- 3
Address Title Tag Issues
Why: Title tags affect rankings and user engagement.
How: Revise title tags to make sure they are unique and under 60 characters for the 21 problematic pages.
Checks: titles
- 4
Insert Missing Headings (H1 Tags)
Why: H1 tags help search engines understand page content.
How: Add a single H1 tag to the pages missing them.
Checks: headings
- 5
Ensure Indexability of Key Pages
Why: Pages without canonical tags can lead to duplicate content issues.
How: Add canonical tags pointing to primary URLs for the affected pages.
Checks: indexability
- 6
Create Internal Links for Orphan Pages
Why: Orphan pages cannot be discovered easily by search engines.
How: Link to 12 orphan pages from other relevant content on the site.
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 website lacks several essential security headers, increasing vulnerability to various attacks such as clickjacking and data exposure. Address these issues promptly to enhance user safety and data integrity.
- 0 high
- 3 medium
- 3 low
- 2 info
- 1
Missing HTTP Strict Transport Security (HSTS) HeaderMedium
Why it matters: Without HSTS, users can be intercepted on their first non-HTTPS request.
Fix: Add the header: Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Evidence: HTTP Strict Transport Security
- 2
No Content Security Policy (CSP)Medium
Why it matters: Lack of CSP allows unrestricted script and resource loading, increasing risk of attacks such as XSS.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 3
Missing X-Frame-Options HeaderMedium
Why it matters: No protection against clickjacking allows pages to be embedded in malicious frames.
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 unexpectedly based on content.
Fix: Add the header: X-Content-Type-Options: nosniff
Evidence: MIME sniffing protection
- 5
Missing Referrer-Policy HeaderLow
Why it matters: Lack of referrer policy reveals user navigation paths, potentially exposing sensitive data.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade
Evidence: Referrer policy
- 6
Server Version DisclosureLow
Why it matters: Exposing server version allows attackers to find known vulnerabilities easily.
Fix: Configure the server to hide the version in response headers. Examples include: For Apache: SetEnvIf User-Agent ".*" dontlog For Nginx: server_tokens off;
Evidence: Software version disclosure
- 7
No Permissions-Policy HeaderInfo
Why it matters: Absence of a permissions policy exposes unnecessary features to scripts, increasing risk.
Fix: Add the header: Permissions-Policy: geolocation=(self), microphone=(self), camera=(self)
Evidence: Permissions policy
- 8
Sensitive Paths Revealed in robots.txtInfo
Why it matters: Revealing paths like /wp-admin/ may aid malicious users in targeting your site.
Fix: Restrict access to sensitive paths with proper authentication, rather than relying 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.
Sites scoring near www.kcphysiotherapy.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.ashrowandental.com72/100 · rank 1018 · 59 pages
- daviesdrury.com72/100 · rank 1018 · 53 pages
- sjm.lat72/100 · rank 1018 · 6 pages
- www.ostationcafe.ca71/100 · rank 1047 · 2 pages
- ghlindia.com71/100 · rank 1047 · 1,067 pages
- www.tomkinsfarms.com71/100 · rank 1047 · 8 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.kcphysiotherapy.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.kcphysiotherapy.com?
- 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.kcphysiotherapy.com. Removal needs no account and no proof of purchase.