Scanned sites / www.mardaloopphysio.com / 2026-09-20-0903
www.mardaloopphysio.com scan from 9/20/2026, 9:03:52 AM
Scan 2026-09-20-0903
Scanned 9/20/2026, 9:03:52 AM, finished 9/20/2026, 9:18:32 AM. Found with openstreetmap overpass
Site: https://www.mardaloopphysio.com/
Download SQLite databaseEvery page and asset from this scan, with the crawl events, in one file.
On September 20, 2026 the Site Spider crawled 94 pages and 286 assets of www.mardaloopphysio.com, starting from https://www.mardaloopphysio.com/. It scored 76 out of 100, a good result. 10 of 14 checks found something to fix, led by meta descriptions (66), title tags (41), heavy assets (29); 4 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: High2 high, 3 medium, 3 low and 1 info findings. See the security findings ↓
- Pages crawled
- 94
- Assets fetched
- 286
- Status
- Completed
- Checks with issues
- 10 of 14
- Title tags41 issues41 of 72 pages have title issues. 3 noindex or canonicalized pages excluded.
- Meta descriptions66 issues66 of 72 pages have meta description issues. 3 noindex or canonicalized pages excluded.
- Headings23 issues23 of 72 pages have heading issues. 3 noindex or canonicalized pages excluded.
- Broken links1 issue1 internal link point at 1 broken URL.
- Redirects18 issues19 redirecting URLs, 0 of them chained.
- Non-200 responses1 issue21 URLs did not return a 2xx response.
- Rate limitedOKThe site did not rate limit the crawler.
- IndexabilityOK0 of 73 indexable pages have indexability warnings. 2 pages noindex by design.
- Image alt textOK0 of 419 image references have no alt attribute. 82 use an empty alt (decorative), which is fine.
- Heavy assets29 issues29 assets larger than 500 KB among the 100 heaviest.
- Orphan pages7 issues7 pages have no internal links pointing at them.
- Sitemap coverage17 issues4 sitemaps listing 62 URLs: 10 crawled pages missing, 0 listed URLs broken or redirecting, 7 reachable only via the sitemap.
- Thin content6 issues6 of 72 pages have fewer than 200 words. 3 noindex or canonicalized pages excluded.
- Duplicate contentOK0 groups of pages with identical HTML.
Where this scan sits among all scanned sites
1118 sites, median 82%, average 80%
www.mardaloopphysio.com scores 76%, higher than 27% of the 1118 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 SEO improvements can enhance the site’s performance, including fixing broken links, updating title tags, and enhancing meta descriptions. These changes should improve user experience and search rankings.
- 1
Fix Broken Links
Why: A broken link can hinder user experience and SEO.
How: Update the internal link pointing to: https://www.mardaloopphysio.com/temp/wp-content/uploads/2011/12/images.jpg to a valid URL.
Checks: broken-links
- 2
Correct Title Tags
Why: Titles are too short for 41 pages, which can impact SEO rankings.
How: Ensure all title tags are between 30-60 characters and accurately describe the page content.
Checks: titles
- 3
Improve Meta Descriptions
Why: 66 pages have meta description issues that may affect click-through rates.
How: Add or revise meta descriptions for all affected pages to be informative and engaging, ideally under 160 characters.
Checks: meta-descriptions
- 4
Ensure Headings are Structured Properly
Why: 23 pages have heading issues that could confuse search engines.
How: Ensure each page has a single H1 tag and appropriate subheadings (H2, H3) as needed.
Checks: headings
- 5
Address Non-200 Responses
Why: 21 URLs returning non-200 responses negatively affect site SEO.
How: Redirect or resolve the URLs that do not return a 2xx response.
Checks: status-codes
- 6
Review Thin Content Pages
Why: Having thin content can negatively affect user experience and SEO.
How: Enhance the content on pages with fewer than 200 words by adding more relevant text.
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 crawlThe website has several security concerns that could expose user data and allow for potential attacks. Key issues include serving pages over plain HTTP, missing protective HTTP headers, and improper cookie configurations. Immediate action is needed to secure the site.
- 2 high
- 3 medium
- 3 low
- 1 info
- 1
Insecure HTTP on one pageHigh
Why it matters: This page is accessible over plain HTTP, exposing data to interception or alteration.
Fix: Redirect all HTTP traffic to HTTPS by configuring your server to ensure all pages are served securely.
Evidence: HTTPS
- 2
Forms not served over HTTPSHigh
Why it matters: A form on this page transmits data over plain HTTP, risking user input exposure.
Fix: Ensure the form page is served over HTTPS to protect user data.
Evidence: Forms over HTTPS
- 3
Missing HSTS headerMedium
Why it matters: Without HSTS, users who enter the URL without 'https://' can be intercepted.
Fix: Add the header 'Strict-Transport-Security: max-age=31536000; includeSubDomains' to instruct browsers to always use HTTPS.
Evidence: HTTP Strict Transport Security
- 4
Lack of clickjacking protectionMedium
Why it matters: Without X-Frame-Options, the site could be embedded in malicious frames, leading to user interaction without their consent.
Fix: Set 'X-Frame-Options: DENY' or implement a Content Security Policy with 'frame-ancestors' directive.
Evidence: Clickjacking protection
- 5
Missing cookie security flagsMedium
Why it matters: Cookies lack 'HttpOnly', 'Secure', and 'SameSite' flags, making them vulnerable to theft and attacks.
Fix: Set 'HttpOnly', 'Secure', and 'SameSite=Lax' for cookies in your application.
Evidence: Cookie flags
- 6
Missing MIME sniffing protectionLow
Why it matters: 'X-Content-Type-Options' helps prevent browsers from mimicking the content type, increasing security.
Fix: Add 'X-Content-Type-Options: nosniff' to the HTTP response headers.
Evidence: MIME sniffing protection
- 7
Mixed content on HTTPS pagesLow
Why it matters: Resources loaded over plain HTTP on HTTPS pages could be intercepted or modified.
Fix: Change all resource URLs to use HTTPS instead of HTTP to eliminate mixed content issues.
Evidence: Mixed content
- 8
Server version disclosureLow
Why it matters: The server discloses its version, which can aid attackers in targeting vulnerabilities.
Fix: Remove the 'X-Powered-By' header or set it to 'X-Powered-By: Not disclosed'.
Evidence: Software version disclosure
- 9
Missing permissions policyInfo
Why it matters: Not using a permissions policy allows scripts to access unused browser features.
Fix: Add 'Permissions-Policy: geolocation=(self), microphone=()' to enable only necessary features.
Evidence: Permissions policy
What the checks found
- FoundHTTPSHigh
1 page answered 200 over plain HTTP with no redirect to HTTPS, while 74 were served over HTTPS. Anyone on the network path can read or alter these pages.
- http://www.mardaloopphysio.com/news/ → 200 over http
- 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.mardaloopphysio.com/ → no strict-transport-security
- https://www.mardaloopphysio.com/our-team/ → no strict-transport-security
- https://www.mardaloopphysio.com/services/ → no strict-transport-security
- https://www.mardaloopphysio.com/testimonials/ → no strict-transport-security
- https://www.mardaloopphysio.com/rates-payment/ → no strict-transport-security
- https://www.mardaloopphysio.com/your-first-visit/ → no strict-transport-security
- https://www.mardaloopphysio.com/resources/faqs/ → no strict-transport-security
- https://www.mardaloopphysio.com/resources/useful-links/ → no strict-transport-security
- https://www.mardaloopphysio.com/contact-info/ → no strict-transport-security
- https://www.mardaloopphysio.com/news/ → no strict-transport-security
- https://www.mardaloopphysio.com/knee-osteoarthritis-myth-busting-and-current-approaches/ → no strict-transport-security
- https://www.mardaloopphysio.com/sport/ → no strict-transport-security
- FoundClickjacking protectionMedium
2 of 75 HTML pages send 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.mardaloopphysio.com/ → no x-frame-options
- https://www.mardaloopphysio.com/our-team/ → no x-frame-options
- https://www.mardaloopphysio.com/services/ → no x-frame-options
- https://www.mardaloopphysio.com/testimonials/ → no x-frame-options
- https://www.mardaloopphysio.com/rates-payment/ → no x-frame-options
- https://www.mardaloopphysio.com/your-first-visit/ → no x-frame-options
- https://www.mardaloopphysio.com/resources/faqs/ → no x-frame-options
- https://www.mardaloopphysio.com/resources/useful-links/ → no x-frame-options
- https://www.mardaloopphysio.com/contact-info/ → no x-frame-options
- https://www.mardaloopphysio.com/news/ → no x-frame-options
- http://www.mardaloopphysio.com/news/ → no x-frame-options
- https://www.mardaloopphysio.com/knee-osteoarthritis-myth-busting-and-current-approaches/ → 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.mardaloopphysio.com/ → no x-content-type-options
- https://www.mardaloopphysio.com/our-team/ → no x-content-type-options
- https://www.mardaloopphysio.com/services/ → no x-content-type-options
- https://www.mardaloopphysio.com/testimonials/ → no x-content-type-options
- https://www.mardaloopphysio.com/rates-payment/ → no x-content-type-options
- https://www.mardaloopphysio.com/your-first-visit/ → no x-content-type-options
- https://www.mardaloopphysio.com/resources/faqs/ → no x-content-type-options
- https://www.mardaloopphysio.com/resources/useful-links/ → no x-content-type-options
- https://www.mardaloopphysio.com/contact-info/ → no x-content-type-options
- https://www.mardaloopphysio.com/news/ → no x-content-type-options
- http://www.mardaloopphysio.com/news/ → no x-content-type-options
- https://www.mardaloopphysio.com/knee-osteoarthritis-myth-busting-and-current-approaches/ → no x-content-type-options
- 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.mardaloopphysio.com/ → no permissions-policy
- https://www.mardaloopphysio.com/our-team/ → no permissions-policy
- https://www.mardaloopphysio.com/services/ → no permissions-policy
- https://www.mardaloopphysio.com/testimonials/ → no permissions-policy
- https://www.mardaloopphysio.com/rates-payment/ → no permissions-policy
- https://www.mardaloopphysio.com/your-first-visit/ → no permissions-policy
- https://www.mardaloopphysio.com/resources/faqs/ → no permissions-policy
- https://www.mardaloopphysio.com/resources/useful-links/ → no permissions-policy
- https://www.mardaloopphysio.com/contact-info/ → no permissions-policy
- https://www.mardaloopphysio.com/news/ → no permissions-policy
- http://www.mardaloopphysio.com/news/ → no permissions-policy
- https://www.mardaloopphysio.com/knee-osteoarthritis-myth-busting-and-current-approaches/ → 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.
- x-powered-by: PHP/8.4.7 (102 responses)
- FoundCookie flagsMedium
2 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.
- request_id (set by https://www.mardaloopphysio.com/) lacks Secure, SameSite
- wordpress_test_cookie (set by https://www.mardaloopphysio.com/wp-login.php) lacks SameSite
- FoundMixed contentLow
219 resources on HTTPS pages are loaded over plain HTTP.
- https://www.mardaloopphysio.com/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2017/08/favicon.png
- https://www.mardaloopphysio.com/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2025/04/ML_logo2025.png
- https://www.mardaloopphysio.com/our-team/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2017/08/favicon.png
- https://www.mardaloopphysio.com/our-team/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2025/04/ML_logo2025.png
- https://www.mardaloopphysio.com/services/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2017/08/favicon.png
- https://www.mardaloopphysio.com/services/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2025/04/ML_logo2025.png
- https://www.mardaloopphysio.com/services/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2024/11/shockwave-300x167.png
- https://www.mardaloopphysio.com/testimonials/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2017/08/favicon.png
- https://www.mardaloopphysio.com/testimonials/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2025/04/ML_logo2025.png
- https://www.mardaloopphysio.com/rates-payment/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2017/08/favicon.png
- https://www.mardaloopphysio.com/rates-payment/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2025/04/ML_logo2025.png
- https://www.mardaloopphysio.com/your-first-visit/ loads image http://www.mardaloopphysio.com/wp-content/uploads/2017/08/favicon.png
- FoundForms over HTTPSHigh
1 form would send what visitors type over plain HTTP, where it can be read or changed on the way.
- http://www.mardaloopphysio.com/news/ has 2 forms on a page served over plain HTTP
- NoteThird-party scripts
Scripts run from 1 other domain 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.google.com (3 script tags)
5 checks passed, 1 not applicable
- OKContent Security Policy
A Content-Security-Policy is set on 2 of 75 pages.
- OKReferrer policy
A referrer policy is set through a <meta name="referrer"> tag.
- OKVulnerable JavaScript libraries
1 library version 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.
- Not applicableSensitive paths in robots.txt
No robots.txt was fetched.
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.mardaloopphysio.com
Their neighbours in the SEO rank table, which orders every scanned site by health score.
- carechiropractic.ca77/100 · rank 743 · 156 pages
- photoai.com77/100 · rank 743 · 200 pages
- avettstudio.lovable.app77/100 · rank 743 · 10 pages
- www.boise-dentist.com76/100 · rank 781 · 173 pages
- citizensalon.ca76/100 · rank 781 · 267 pages
- screamingfrog.co.uk76/100 · rank 781 · 1,213 pages
This report was produced by the DIY SEO Hub Site Spider crawling www.mardaloopphysio.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.