Scanned sites / www.physiomira.com / 2026-09-24-1137
www.physiomira.com scan from 9/24/2026, 11:37:46 AM
Scan 2026-09-24-1137
Scanned 9/24/2026, 11:37:46 AM, finished 9/24/2026, 11:42:13 AM. Found with openstreetmap overpass
Site: https://www.physiomira.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 24, 2026 the Site Spider crawled 37 pages and 435 assets of www.physiomira.com, starting from https://www.physiomira.com/. It scored 82 out of 100, a good result. 5 of 14 checks found something to fix, led by sitemap coverage (32), title tags (23), meta descriptions (11); 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: Medium4 medium, 2 low and 1 info findings. See the security findings ↓
- Pages crawled
- 37
- Assets fetched
- 435
- Status
- Completed
- Checks with issues
- 5 of 14
- Title tags23 issues23 of 32 pages have title issues. 5 noindex or canonicalized pages excluded.
- Meta descriptions11 issues11 of 32 pages have meta description issues. 5 noindex or canonicalized pages excluded.
- Headings2 issues2 of 32 pages have heading issues. 5 noindex or canonicalized pages excluded.
- Broken linksOK0 internal links point at 0 broken URLs.
- RedirectsOK0 redirecting URLs, 0 of them chained.
- Non-200 responsesOK0 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 33 indexable pages have indexability warnings. 4 pages noindex by design.
- Image alt textOK0 of 436 image references have no alt attribute. 23 use an empty alt (decorative), which is fine.
- Heavy assets6 issues6 assets larger than 500 KB among the 100 heaviest.
- Orphan pagesOK0 pages have no internal links pointing at them.
- Sitemap coverage32 issues1 sitemap listing 0 URLs: 32 crawled pages missing, 0 listed URLs broken or redirecting, 0 reachable only via the sitemap.
- Thin contentOK0 of 32 pages have fewer than 200 words. 5 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1229 sites, median 82%, average 80%
www.physiomira.com scores 82%, higher than 48% of the 1229 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 SEO issues to address, particularly with title tags, meta descriptions, headings, asset sizes, and sitemap coverage. Fixing these will improve search visibility.
- 1
Fix Title Tag Issues
Why: 23 pages have long title tags, affecting clarity and ranking.
How: Shorten title tags to under 60 characters for impacted pages.
Checks: titles
- 2
Revise Meta Descriptions
Why: 11 pages have long or duplicate meta descriptions, which may confuse visitors.
How: Rewrite to be under 160 characters for clarity and uniqueness.
Checks: meta-descriptions
- 3
Correct Heading Structure
Why: 2 pages have either multiple H1s or missing H1 tags, affecting SEO.
How: Ensure only one H1 per page; add a missing H1 tag.
Checks: headings
- 4
Optimize Heavy Assets
Why: 6 large assets can slow down page loading, impacting user experience.
How: Compress images over 500 KB to reduce size without loss of quality.
Checks: heavy-assets
- 5
Update Sitemap Coverage
Why: 32 pages are missing from the sitemap, hindering indexability.
How: Include all relevant pages in the sitemap and submit it to search engines.
Checks: sitemap-coverage
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 www.physiomira.com has several security configuration issues, including missing critical headers that protect against attacks like clickjacking and content injection. Additionally, sensitive information such as an API key is exposed. These issues should be addressed promptly to improve the site's security posture.
- 0 high
- 4 medium
- 2 low
- 1 info
- 1
Missing Content Security Policy (CSP)Medium
Why it matters: Without a CSP, the site is vulnerable to script injections and unauthorized resource loading.
Fix: Add the header: Content-Security-Policy: default-src 'self';
Evidence: Content Security Policy
- 2
Missing X-Frame-Options HeaderMedium
Why it matters: Lack of this header exposes the site to clickjacking attacks.
Fix: Add the header: X-Frame-Options: DENY or SAMEORIGIN;
Evidence: Clickjacking protection
- 3
Missing HttpOnly and Secure Flags on CookiesMedium
Why it matters: Cookies can be accessed by scripts and sent over unprotected connections.
Fix: Set the flags for the cookie: HttpOnly, Secure, SameSite=Strict.
Evidence: Cookie flags
- 4
Exposed Google API Key in Page CodeMedium
Why it matters: Exposing credentials can allow unauthorized usage and lead to unexpected charges.
Fix: Restrict the API key by setting HTTP referrer restrictions in the Google Cloud console.
Evidence: Keys and secrets in page code
- 5
Missing X-Content-Type-Options HeaderLow
Why it matters: This absence may allow browsers to execute files as scripts incorrectly.
Fix: Add the header: X-Content-Type-Options: nosniff;
Evidence: MIME sniffing protection
- 6
Missing Referrer Policy HeaderLow
Why it matters: Without a policy, sensitive URL information may be exposed to third-party sites.
Fix: Add the header: Referrer-Policy: no-referrer-when-downgrade;
Evidence: Referrer policy
- 7
Missing Permissions Policy HeaderInfo
Why it matters: An absent permissions policy means unnecessary features remain accessible, increasing risk.
Fix: Add the header: Permissions-Policy: geo-location=(self), microphone=(), camera=();
Evidence: Permissions policy
What the checks found
- FoundContent Security PolicyMedium
None of the 37 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.physiomira.com/ → no content-security-policy
- https://www.physiomira.com/about/ → no content-security-policy
- https://www.physiomira.com/our-clinic/ → no content-security-policy
- https://www.physiomira.com/locations/ → no content-security-policy
- https://www.physiomira.com/jobs/ → no content-security-policy
- https://www.physiomira.com/about/physiotherapists/ → no content-security-policy
- https://www.physiomira.com/about/chiropractors/ → no content-security-policy
- https://www.physiomira.com/about/movement-instructors/ → no content-security-policy
- https://www.physiomira.com/musculoskeletal-physiotherapy/ → no content-security-policy
- https://www.physiomira.com/sports-injury-physiotherapy/ → no content-security-policy
- https://www.physiomira.com/pelvic-floor-physiotherapy/ → no content-security-policy
- https://www.physiomira.com/concussion-physiotherapy/ → 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.physiomira.com/ → no x-frame-options
- https://www.physiomira.com/about/ → no x-frame-options
- https://www.physiomira.com/our-clinic/ → no x-frame-options
- https://www.physiomira.com/locations/ → no x-frame-options
- https://www.physiomira.com/jobs/ → no x-frame-options
- https://www.physiomira.com/about/physiotherapists/ → no x-frame-options
- https://www.physiomira.com/about/chiropractors/ → no x-frame-options
- https://www.physiomira.com/about/movement-instructors/ → no x-frame-options
- https://www.physiomira.com/musculoskeletal-physiotherapy/ → no x-frame-options
- https://www.physiomira.com/sports-injury-physiotherapy/ → no x-frame-options
- https://www.physiomira.com/pelvic-floor-physiotherapy/ → no x-frame-options
- https://www.physiomira.com/concussion-physiotherapy/ → 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.physiomira.com/ → no x-content-type-options
- https://www.physiomira.com/about/ → no x-content-type-options
- https://www.physiomira.com/our-clinic/ → no x-content-type-options
- https://www.physiomira.com/locations/ → no x-content-type-options
- https://www.physiomira.com/jobs/ → no x-content-type-options
- https://www.physiomira.com/about/physiotherapists/ → no x-content-type-options
- https://www.physiomira.com/about/chiropractors/ → no x-content-type-options
- https://www.physiomira.com/about/movement-instructors/ → no x-content-type-options
- https://www.physiomira.com/musculoskeletal-physiotherapy/ → no x-content-type-options
- https://www.physiomira.com/sports-injury-physiotherapy/ → no x-content-type-options
- https://www.physiomira.com/pelvic-floor-physiotherapy/ → no x-content-type-options
- https://www.physiomira.com/concussion-physiotherapy/ → 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.physiomira.com/ → no referrer-policy
- https://www.physiomira.com/about/ → no referrer-policy
- https://www.physiomira.com/our-clinic/ → no referrer-policy
- https://www.physiomira.com/locations/ → no referrer-policy
- https://www.physiomira.com/jobs/ → no referrer-policy
- https://www.physiomira.com/about/physiotherapists/ → no referrer-policy
- https://www.physiomira.com/about/chiropractors/ → no referrer-policy
- https://www.physiomira.com/about/movement-instructors/ → no referrer-policy
- https://www.physiomira.com/musculoskeletal-physiotherapy/ → no referrer-policy
- https://www.physiomira.com/sports-injury-physiotherapy/ → no referrer-policy
- https://www.physiomira.com/pelvic-floor-physiotherapy/ → no referrer-policy
- https://www.physiomira.com/concussion-physiotherapy/ → 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.physiomira.com/ → no permissions-policy
- https://www.physiomira.com/about/ → no permissions-policy
- https://www.physiomira.com/our-clinic/ → no permissions-policy
- https://www.physiomira.com/locations/ → no permissions-policy
- https://www.physiomira.com/jobs/ → no permissions-policy
- https://www.physiomira.com/about/physiotherapists/ → no permissions-policy
- https://www.physiomira.com/about/chiropractors/ → no permissions-policy
- https://www.physiomira.com/about/movement-instructors/ → no permissions-policy
- https://www.physiomira.com/musculoskeletal-physiotherapy/ → no permissions-policy
- https://www.physiomira.com/sports-injury-physiotherapy/ → no permissions-policy
- https://www.physiomira.com/pelvic-floor-physiotherapy/ → no permissions-policy
- https://www.physiomira.com/concussion-physiotherapy/ → no permissions-policy
- FoundCookie flagsMedium
1 of 2 cookies 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.
- nevercache-b39818 (set by https://www.physiomira.com/robots.txt) lacks Secure, HttpOnly, SameSite
- FoundKeys and secrets in page codeMedium
1 credential-like value found in code served to every visitor: Google API key.
- Google API key AIzaSy…t8 (39 chars) in https://www.physiomira.com/: browser keys are expected in pages, but must be restricted by HTTP referrer and API in the Google Cloud console
- 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.)
- www.googletagmanager.com (35 script tags)
- cdn.callrail.com (35 script tags)
- www.instagram.com (1 script tag)
7 checks passed, 1 not applicable
- OKHTTPS
All 37 crawled pages were served over HTTPS.
- OKHTTP Strict Transport Security
strict-transport-security is set on all 37 HTML pages.
- OKSoftware version disclosure
The Server header names a product without a version, and there is no X-Powered-By header.
- 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.
- 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.
- Not applicableVulnerable JavaScript libraries
No recognisable library versions were found in the sampled scripts.
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.physiomira.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- www.germanautomotive.ca82/100 · rank 580 · 180 pages
- www.tendingtoes.com82/100 · rank 580 · 23 pages
- www.brightondentalstudio.com82/100 · rank 580 · 110 pages
- youtube.com82/100 · rank 580 · 4,154 pages
- www.tsoralhealth.com82/100 · rank 580 · 44 pages
- www.radacutlery.com82/100 · rank 580 · 1,727 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.physiomira.com from its pages as published, the way a search engine does. It shows summary figures only.
Own www.physiomira.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.physiomira.com. Removal needs no account and no proof of purchase.