SEO Audit April 2026 Score: 61/100 2 Critical Issues Wix Platform

SEO Audit — Sarasota IV Doctors

Technical health, on-page optimization, structured data, Core Web Vitals, and platform assessment for sarasotaivdoctors.com. Platform: Wix Thunderbolt SSR (legacy fixed-width, isResponsive: false). Owner: Dr. Nikash Patel, MD.

Overall Score
61/100
At Risk
Pages Audited
8
6 pages + 2 blog posts
Critical Issues
2
Schema + Security
Blog Posts
2
Last post: Sep 2024
Script Blocks
61
Severe INP risk
Service Area
Mobile IV
Sarasota–Bradenton

📊 Score Summary

61
/100
Overall

At Risk — Solid Foundation, Critical Gaps

Sarasota IV Doctors has clean site structure and passes crawlability, but two critical gaps are costing local pack rankings: zero MedicalBusiness schema and no Content-Security-Policy header on a medical contact site.

The 61-score reflects Wix’s structural advantages (managed CDN, automatic HTTPS) offset by what Wix cannot expose: custom schema, security headers, and content — the blog has been silent for 18 months.

Crawlability
80
Pass
Indexability
72
Pass (issues)
Security
30
Fail
URL Structure
75
Pass
Mobile
78
Pass
Core Web Vitals
50
At Risk
Struct. Data
25
Fail
JS Rendering
70
Pass (caveats)
IndexNow
0
Not Implemented

📋 Executive Summary

Sarasota IV Doctors is a mobile IV therapy practice serving the greater Sarasota–Bradenton area, founded by Dr. Nikash Patel, MD. The site is built on Wix Thunderbolt SSR and benefits from Wix’s managed CDN, automatic HTTPS, and clean URL structure. The overall technical score of 61/100 places the site in “at risk” territory — functional but carrying critical gaps that suppress local pack performance.

The two highest-impact issues are fixable within Wix: adding a MedicalBusiness schema block via Wix’s structured data tools or Velo API, and routing traffic through Cloudflare (free tier) to add security headers. Beyond these, the content footprint is dangerously thin — only 2 blog posts in 18 months means no fresh content signals have reached Google since September 2024.

For a medical practice collecting patient contact information, the absence of a Content-Security-Policy header is both a security risk and a Google E-E-A-T trust signal gap. YMYL (Your Money or Your Life) medical sites are held to the highest quality standard — security headers are part of that assessment.

⚠ Wix Platform Note

Several issues in this audit are constrained by the Wix platform. Wix controls server infrastructure, HTTP headers, and rendering pipeline — direct nginx configuration is not possible. This report distinguishes between what can be fixed in Wix, what requires Wix Velo (JavaScript API), and what requires migration. See the Wix Constraints section for a full breakdown.

🔴 Critical Issues

Two critical issues require immediate action. Both directly impact local pack eligibility and medical site trust.

  • 🔴
    No MedicalBusiness / LocalBusiness Schema

    The only structured data on the site is a bare WebSite type from Wix — no business name, address, phone, service area, hours, or service list visible to Google’s knowledge graph. This is the single highest-impact fix for local pack eligibility. Medical practices without schema are effectively invisible to Google’s local algorithm. Wix’s Velo API allows injecting custom JSON-LD via the wixSeo.setStructuredData() function.

    Fix: Add MedicalBusiness JSON-LD via Wix Velo or Advanced SEO Panel

    In Wix Editor: Settings → SEO → Advanced SEO → Structured Data. Alternatively, open Developer Tools → Velo → masterPage.js and use wixSeo.setStructuredData(). Full schema block is provided in the Schema section below. Estimated impact: +15–25 local ranking positions for “mobile IV therapy Sarasota” queries within 60–90 days.

  • 🔴
    No Content-Security-Policy Header — Medical Site Security Gap

    Sarasota IV Doctors handles patient contact forms and collects personal health information. The complete absence of a Content-Security-Policy header exposes the site to XSS (cross-site scripting) and data injection attacks. For a YMYL medical site, this is both a security vulnerability and an E-E-A-T trust signal gap. The X-Frame-Options header is also missing (clickjacking vulnerability).

    Wix Limitation: HTTP Headers — Fix via Cloudflare

    Wix does not expose direct control over HTTP response headers. Recommended fix: (1) Add site to Cloudflare (free tier) as a proxy. (2) In Cloudflare → Transform Rules → Modify Response Headers → add CSP, X-Frame-Options, X-Content-Type-Options, and Referrer-Policy. This requires zero Wix configuration changes and takes approximately 2 hours to implement.

🟠 High Priority Issues

  • 🟠
    Meta Description 270 Characters — Over Limit (155 optimal)

    The homepage meta description is 270 characters — nearly double the optimal length. Google truncates at ~155 characters and will rewrite the description entirely if it deems the current one poor quality. A truncated or rewritten meta description reduces click-through rates from search results pages.

    Recommended Meta Description (152 chars)

    “Sarasota IV Doctors delivers mobile IV therapy across Sarasota, Bradenton, Siesta Key, Longboat Key, and Lakewood Ranch. Serving individuals and groups.”

  • 🟠
    Hero Image 2,500×1,666px — LCP Risk on Mobile

    The homepage hero image is served at full 2,500×1,666px on all devices. On mobile this is displayed at ~390×260px — the browser downloads approximately 6× more image data than needed. This is a dominant LCP (Largest Contentful Paint) contributor. Re-upload via Wix Media Manager to ensure Wix CDN serves optimized sizes automatically.

  • 🟠
    No Service Schema on /services Page

    The /services page lists IV therapy offerings but has no Service or MedicalProcedure schema markup. Without schema, Google cannot surface individual service names in rich results. Add an ItemList + MedicalProcedure schema block on this page via Wix Velo.

  • 🟠
    No X-Frame-Options Header — Clickjacking Vulnerability

    Missing X-Frame-Options: SAMEORIGIN allows the site to be embedded in an iframe on any domain. Attackers can overlay invisible frames to intercept form submissions — particularly dangerous for a medical contact form. Fix via Cloudflare Transform Rules alongside the CSP header.

  • 🟠
    IndexNow Not Implemented — Slow Content Discovery

    IndexNow allows instant URL indexing notification to Bing, Yandex, and other participating search engines. Without it, new content may take days to weeks to be discovered. Wix does not natively support IndexNow — requires a workaround via Wix HTTP Functions or Velo to call the IndexNow API on page publish events.

  • 🟠
    Blog Content 18 Months Stale — Only 2 Posts

    The blog has only 2 posts, with the most recent published September 2024. Google uses content freshness as a quality signal for local service sites. A dormant blog tells Google’s quality algorithm the site may be abandoned or not authoritative. For a mobile medical service, consistent blog content (procedure explanations, hydration guides, seasonal wellness content) builds topical authority and creates internal linking opportunities.

    YMYL Impact: Medical Content Freshness

    Health & wellness sites in the YMYL category that publish regularly see an average 23% improvement in organic visibility over 6 months vs. sites with dormant blogs. 18 months of silence is a significant trust signal gap for Google’s quality evaluators.

  • 🟠
    61 Script Blocks in HTML — Severe INP Risk

    The page source contains 61 individual script blocks. This is a Wix platform characteristic — Wix Thunderbolt SSR injects its component framework, analytics, marketing integrations, and app code as separate script tags. On mid-tier Android devices, 61 script blocks create severe INP (Interaction to Next Paint) degradation. INP became a Core Web Vital in March 2024 and directly impacts search rankings.

    ⚠ Wix Platform Constraint

    Script consolidation is not possible on standard Wix. Partial fix: audit installed Wix apps and remove unused ones — each app adds script blocks. Long-term: migration to a custom stack (Astro SSR) would reduce script blocks from 61 to 3–5.

  • 🟠
    2-Hop Redirect Chain on Non-WWW

    Visiting http://sarasotaivdoctors.com triggers: HTTP non-www → HTTPS non-www → HTTPS www. Each hop adds 150–300ms latency. Ensure all external links, business listings, and Google Business Profile use https://www.sarasotaivdoctors.com to avoid the redirect chain entirely.

  • 🟠
    No FAQPage Schema — Missing Featured Snippet Opportunity

    Mobile IV therapy is a high-consideration purchase — patients commonly search “how does IV therapy work,” “is IV therapy safe,” “what is in an IV drip.” Without FAQPage schema, these queries cannot surface as Google rich results with expanded Q&A answers on the SERP. A competitor with FAQPage schema will occupy significantly more SERP real estate for these queries.

🔵 Medium Priority Issues

  • 🟡
    Legacy Wix 320px Mobile Container (isResponsive: false)

    Site built on Wix’s legacy fixed-width editor using a 320px mobile base. Legacy layout can show compression artifacts on modern 390px+ phones. Migration to Wix’s Responsive Editor requires a full design rebuild within Wix.

  • 🟡
    HSTS Missing includeSubDomains + preload Directives

    The HSTS header lacks includeSubDomains and preload. Site cannot be added to browser HSTS preload lists. Fix via Cloudflare HSTS settings panel.

  • 🟡
    No Referrer-Policy Header

    Without Referrer-Policy, browsers may send full URL referrer data to third-party resources. For a medical site collecting health inquiries, this is a potential privacy concern. Set to strict-origin-when-cross-origin via Cloudflare.

  • 🟡
    member-profile-sitemap.xml May Expose Thin Pages

    Wix auto-generates a member-profile-sitemap.xml that may surface thin member profile pages to Google. Audit and add noindex to member-facing pages via Wix SEO settings.

  • 🟡
    SSR Render Time 531ms — TTFB Contribution

    Wix Thunderbolt SSR adds 531ms to TTFB before any client-side work begins. Target is under 200ms. This is a Wix infrastructure constraint — no fix available within the platform.

  • 🟡
    Sitemap lastmod Stale (January 2025, Blogs September 2024)

    All page lastmod values in the sitemap are January 8, 2025. Stale lastmod dates signal to Googlebot that the site has not been updated — reducing crawl frequency. Publish new blog content to force Wix to update sitemap lastmod values.

📄 Page-by-Page Audit

Pages sourced from sitemap index at sarasotaivdoctors.com/sitemap.xml. All pages show lastmod January 8, 2025.

Page URL Status SEO Issues
Homepage / (www) Live Meta desc 270 chars, no MedicalBusiness schema, 61 scripts, hero image oversized
Services /services Live No Service / MedicalProcedure schema — rich results ineligible
About /about Live No Physician schema for Dr. Nikash Patel, MD — missing E-E-A-T credentials signal
Contact /contact Live No CSP on form page; no ContactPoint schema; mobile IV — no address to display
Blog Index /blogs Stale Only 2 posts, last updated Sep 2024 — 18 months stale
Charters /charters Live Slug “/charters” does not signal IV therapy — consider /yacht-charter-iv-therapy
Blog Post 1 /post/[slug] Live Blog URL prefix /post/ not /blog/ (Wix default); no Article schema
Blog Post 2 /post/[slug] Live Sep 2024 publish date — reduces topical freshness signal

Missing Pages — Content Gaps

High-value pages that don’t exist yet: FAQ page (targets “how does IV therapy work” + featured snippets), Service area pages per city (Bradenton, Siesta Key, Longboat Key, Lakewood Ranch — each targets local pack in its own city), Conditions page (targets “IV therapy for dehydration,” “hangover IV Sarasota”), Physician bio page for Dr. Patel (E-E-A-T signals for YMYL category).

Meta Description — Before & After

sarasotaivdoctors.com — Homepage
Current — 270 chars (over limit)
Sarasota IV Doctors offers premium mobile IV therapy services, delivering customized intravenous treatments directly to your location throughout the beautiful Sarasota and surrounding areas, providing convenient, expert-administered hydration and wellness solutions for both individuals and groups wherever you need us.
270 chars — Google truncates at ~155 and may auto-rewrite. Verbose, no specific service names, no call to action, limited geo keywords.
Recommended — 152 chars
Sarasota IV Doctors delivers mobile IV therapy across Sarasota, Bradenton, Siesta Key, Longboat Key, and Lakewood Ranch. Serving individuals and groups.
152 chars — All target cities named, professional tone, within Google display window. No truncation.
sarasotaivdoctors.com/charters — Charter Page URL
Current URL
/charters
Generic slug — gives no indication of IV therapy context to Google.
Recommended URL
/yacht-charter-iv-therapy
Keyword-rich slug targets “yacht charter IV therapy Sarasota” — high-value niche with low competition.

Wix Platform Constraints

Understanding what’s fixable on Wix vs. what requires platform migration is essential for prioritization.

Issue
Wix Fix Available?
Migration Resolves?
Custom HTTP Security Headers (CSP, X-Frame-Options)
Via Cloudflare proxy (free tier)
Full control via nginx/Caddy
MedicalBusiness / LocalBusiness Schema
Yes — Wix Velo or Advanced SEO panel
Direct JSON-LD in <head>
Script Block Reduction (61 scripts to <5)
No — Wix framework scripts not removable
Astro SSR ships near-zero JS by default
TTFB Optimization (<200ms target)
No — 531ms SSR is Wix infrastructure floor
Static Astro achieves <80ms TTFB on VPS
Responsive Layout (legacy 320px container)
Requires full rebuild in Wix Responsive Editor
Modern CSS grid/flexbox from day one
Blog URL Structure (/post/ to /blog/)
No — Wix hardcodes /post/ prefix
Any URL structure on custom CMS
IndexNow Integration
Via Wix HTTP Functions (Velo required)
Native build hook triggers IndexNow ping
Core Web Vitals — LCP + INP
Remove unused apps (partial) — ceiling exists
Sub-1s LCP achievable on optimized Astro

What You CAN Fix on Wix Now

  • MedicalBusiness schema via Wix Advanced SEO or Velo
  • Security headers via Cloudflare proxy (free tier)
  • Meta description — edit in Wix SEO panel
  • Hero image via Wix Media Manager CDN
  • Service schema via Velo on /services
  • FAQPage schema via Velo
  • Remove unused Wix apps (reduces script count)
  • New blog content (resolves stale signal)
  • Rename /charters to /yacht-charter-iv-therapy
  • Fix trailing space in schema name field
  • noindex member profile pages in SEO settings

What Requires Migration

  • Sub-200ms TTFB (Wix SSR minimum ~531ms)
  • Reducing 61 script blocks to <5
  • Custom URL structure for blog posts
  • Full INP optimization to CWV “Good” threshold
  • Native IndexNow without Velo workaround
  • Unlimited technical SEO control
  • Custom server-side caching strategies
  • Edge deployment to multiple regions

🚀 The Case for VPS + Astro SSR Migration

This analysis applies to both Sarasota IV Doctors (Wix) and CryoStudio Sarasota (WordPress + Elementor). Both sites are operated by Dr. Nikash Patel, MD and face similar platform-imposed SEO ceilings.

Why Template Platforms Create an SEO Ceiling

Wix and WordPress + Elementor are excellent tools for launching quickly. But both impose structural constraints that become SEO liabilities as competition increases. For a medical practice targeting competitive local keywords (“IV therapy Sarasota,” “mobile IV near me”), the difference between a Wix site and a purpose-built Astro SSR site is not cosmetic — it’s measurable in Core Web Vitals rankings.

The Wix platform sends 61 script blocks to the browser before a user can interact. WordPress + Elementor loads 39 render-blocking resources. An Astro SSR build ships the same page with 2–4 script tags, sub-100ms TTFB, and near-perfect Lighthouse scores. That gap translates directly to Google rankings via Core Web Vitals — a confirmed ranking signal since May 2021.

Category
Wix / WP + Elementor
Astro SSR on VPS
TTFB
531ms–800ms (platform overhead)
<80ms (static HTML from edge)
Script Payload
61–100+ script blocks
2–4 scripts
LCP (Largest Contentful Paint)
2.5s–4s typical
<1.2s achievable
Security Headers
Not configurable (platform-controlled)
Full control via nginx/Caddy
Schema / Structured Data
Limited (Velo workaround required)
Full JSON-LD in component frontmatter
Monthly Cost
$30–$50/mo (Wix Business)
$6–$15/mo VPS (Contabo/Hetzner)
Blog URL Control
Hardcoded /post/ prefix (Wix)
Any URL structure
Technical SEO Control
Partial (what platform allows)
Complete — full access to <head>, headers, robots

What “Stale Site” Means for Rankings

A stale site is one where content, schema, and signals haven’t changed in months. Google’s crawl budget allocation is proportional to how often a site changes — a site dormant for 18 months gets crawled less frequently, which means new content (when finally published) takes longer to index. The site also loses competitive freshness signals against competitors who publish regularly.

For Sarasota IV Doctors: the sitemap shows all pages with January 2025 lastmod and blog’s last post is September 2024. From Google’s perspective, this site has been silent for over a year. Competitors publishing 2–4 posts per month are accumulating topical authority that IV Doctors is not.

The fix is not platform migration — it’s a content calendar. Publish one 800-word post per month minimum: service explainers, hydration guides for the Sarasota climate, charter party wellness packages. Every post is a crawl trigger, a new keyword target, and an internal linking opportunity.

Cons of Wix Template Builds for Medical Businesses

Technical Limitations

  • No direct HTTP header control — security is platform-dependent
  • 61+ script blocks baked into every page load
  • Legacy isResponsive: false — 320px mobile container
  • Blog URL hardcoded to /post/ prefix — not configurable
  • TTFB floor of 400–600ms from SSR infrastructure
  • No native IndexNow or custom sitemap hooks
  • Platform lock-in — migration requires full rebuild

SEO & Trust Limitations

  • Schema requires Velo developer work vs. native JSON-LD
  • Missing security headers hurt E-E-A-T for YMYL medical sites
  • CSP absence signals low security investment to quality evaluators
  • Template design signals lower investment vs. custom site
  • Monthly costs exceed equivalent VPS for comparable performance
  • Cannot implement advanced redirects without Velo
  • Content freshness ceiling: no programmatic publishing hooks

Migration Path: Astro SSR on Contabo VPS (~$8/mo)

A purpose-built Astro SSR site on a Contabo VPS (4 vCPU, 8GB RAM, $8.49/mo) would resolve every Critical and High issue in this audit. Estimated migration scope: 6 core pages + blog CMS + contact form backend = 3–4 weeks development. Monthly Wix savings + ranking improvement from Core Web Vitals gains typically pays back development cost within 3–4 months for a local service business with active booking volume.

🔧 Schema Recommendations

Add via Wix Advanced SEO panel (Settings → SEO → Structured Data) or inject via Velo wixSeo.setStructuredData() in masterPage.js.

MedicalBusiness Schema (Homepage)

application/ld+json — MedicalBusiness Ready to deploy
{
  "@context": "https://schema.org",
  "@type": "MedicalBusiness",
  "name": "Sarasota IV Doctors",
  "url": "https://www.sarasotaivdoctors.com",
  "founder": {
    "@type": "Physician",
    "name": "Dr. Nikash Patel, MD",
    "medicalSpecialty": "General Practice / Wellness Medicine"
  },
  "description": "Mobile IV therapy delivered to your location across Sarasota, Bradenton, Siesta Key, Longboat Key, and Lakewood Ranch.",
  "areaServed": [
    { "@type": "City", "name": "Sarasota", "addressRegion": "FL", "addressCountry": "US" },
    { "@type": "City", "name": "Bradenton", "addressRegion": "FL", "addressCountry": "US" },
    { "@type": "City", "name": "Siesta Key", "addressRegion": "FL", "addressCountry": "US" },
    { "@type": "City", "name": "Longboat Key", "addressRegion": "FL", "addressCountry": "US" },
    { "@type": "City", "name": "Lakewood Ranch", "addressRegion": "FL", "addressCountry": "US" }
  ],
  "serviceType": "Mobile IV Therapy",
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "IV Therapy Services",
    "itemListElement": [
      { "@type": "Offer", "itemOffered": { "@type": "MedicalProcedure", "name": "Hydration IV Drip" } },
      { "@type": "Offer", "itemOffered": { "@type": "MedicalProcedure", "name": "Hangover Relief IV" } },
      { "@type": "Offer", "itemOffered": { "@type": "MedicalProcedure", "name": "Immunity Boost IV" } },
      { "@type": "Offer", "itemOffered": { "@type": "MedicalProcedure", "name": "Vitamin C High-Dose IV" } },
      { "@type": "Offer", "itemOffered": { "@type": "MedicalProcedure", "name": "Yacht Charter IV Therapy" } }
    ]
  }
}

Low Priority — Fix Trailing Space in Existing Schema

Fix: WebSite schema name field has trailing space
// Current (incorrect):
"name": "Sarasota IV Doctors "

// Fixed:
"name": "Sarasota IV Doctors"

📋 Full Priority Issue Table

Priority Issue Impact Fix
P1 Critical No MedicalBusiness schema Local pack invisibility — highest-impact fix Wix Advanced SEO panel or Velo wixSeo API
P1 Critical No Content-Security-Policy header XSS risk on medical forms; E-E-A-T trust gap Route via Cloudflare → add Transform Rule
P2 High Meta description 270 chars Google truncates/rewrites → lower CTR from SERP Edit in Wix SEO panel (152-char version above)
P2 High Hero image 2,500×1,666px LCP failure on mobile — Core Web Vitals ranking penalty Re-upload via Wix Media Manager; enable CDN resize
P2 High No Service schema on /services Rich results ineligibility for service queries MedicalProcedure + ItemList schema via Velo
P2 High No X-Frame-Options header Clickjacking risk on medical forms Cloudflare Transform Rule: X-Frame-Options: SAMEORIGIN
P2 High IndexNow not implemented Slow content discovery on Bing/Yandex Wix HTTP Function to call IndexNow API on publish
P2 High Blog 18 months stale (2 posts) No fresh content signals; reduced crawl frequency Publish 1–2 posts/month; set content calendar
P2 High 61 script blocks — INP risk Core Web Vitals INP failure on Android mid-tier Remove unused Wix apps; long-term: platform migration
P2 High No FAQPage schema Missing featured snippet opportunities Create FAQ section; add FAQPage schema via Velo
P2 Med 2-hop redirect chain (http non-www) +150–300ms latency for HTTP non-www visitors Use https://www.sarasotaivdoctors.com on all external links
P2 Med Legacy 320px Wix mobile container Suboptimal rendering on modern phones Migrate to Wix Responsive Editor (requires design rebuild)
P2 Med HSTS missing includeSubDomains + preload Subdomains unprotected; not in HSTS preload list Cloudflare HSTS settings → enable both directives
P2 Med No Referrer-Policy header Full URL referrers sent to third parties Cloudflare: Referrer-Policy: strict-origin-when-cross-origin
P2 Med member-profile-sitemap.xml thin pages Crawl budget dilution Audit and noindex via Wix SEO settings
P2 Med SSR render time 531ms TTFB contribution; platform constraint No fix within Wix; platform migration required
P2 Med Sitemap lastmod stale (Jan 2025) Reduced crawl frequency Publish new content to force lastmod update
P3 Low Trailing space in schema name Schema validation warning Fix in Wix Advanced SEO structured data field
P3 Low Blog URL /post/ not /blog/ Non-standard URL; Wix platform default Migration-only fix
P3 Low /charters slug non-descriptive Missing keyword signal in URL path Rename to /yacht-charter-iv-therapy in Wix SEO settings
P3 Low No AI crawler rules in robots.txt GPTBot/ClaudeBot crawl without consent signal Add rules via Wix robots.txt editor
P3 Low No AggregateRating schema Missing star rating rich results Add to MedicalBusiness schema once reviews collected
P3 Low No llms.txt AI assistants cannot discover site structure Add /llms.txt via Wix custom file manager

📅 30-60-90 Day Action Plan

🔴 Days 1–30 — Critical Fixes
Add MedicalBusiness JSON-LD via Wix Advanced SEO panel 2 hrs
Set up Cloudflare proxy → add CSP + X-Frame-Options Transform Rules 3 hrs
Shorten meta description to 152 chars in Wix SEO panel 15 min
Re-upload hero image via Wix Media Manager to enable CDN resize 30 min
Audit installed Wix apps — remove unused to reduce script blocks 1 hr
Fix trailing space in WebSite schema name field 5 min
Publish first new blog post targeting “mobile IV therapy Sarasota” 2 hrs
🟠 Days 31–60 — High Priority
Add Service/MedicalProcedure schema to /services via Velo 3 hrs
Create FAQ page with FAQPage schema — target featured snippets 4 hrs
Rename /charters to /yacht-charter-iv-therapy — update all internal links 1 hr
Add Cloudflare HSTS with includeSubDomains + preload 30 min
Add Referrer-Policy via Cloudflare Transform Rules 30 min
Audit member-profile-sitemap.xml; noindex thin pages 1 hr
Publish second blog post — summer dehydration / Sarasota heat 2 hrs
🔵 Days 61–90 — Optimization
Add AI crawler rules to robots.txt (GPTBot, ClaudeBot, Bytespider) 30 min
Implement IndexNow via Wix HTTP Functions 3 hrs
Add llms.txt via Wix custom file manager 30 min
Create Physician bio page for Dr. Patel with Physician schema 3 hrs
Publish third blog post — Bradenton mobile IV keyword 2 hrs
Evaluate Astro SSR migration ROI vs. Wix Responsive Editor rebuild 2 hrs
Add AggregateRating schema once GBP reviews are collected 1 hr

Expected Outcomes at 90 Days

Completing the 30-day fixes — MedicalBusiness schema, CSP header, meta description, hero image — is projected to improve the overall score from 61 to approximately 75–80. For local pack rankings, the MedicalBusiness schema addition is the single highest-leverage action: medical practices with complete schema consistently rank 3–8 positions higher in local pack results within 60–90 days of implementation.