Medspa site in Palm Harbor, Florida: the original WordPress and Elementor pages plus a generated Astro layer of treatment guides, pricing, city pages and a 360-video library, built for search and AI answer engines.
U Derma Medspa and Laser is a medical spa in Palm Harbor, Florida, offering injectables, lasers, body contouring, facials, medical weight loss and wellness treatments. Its website started as a WordPress build with Elementor Pro, and that design and those pages are still part of the live site.
The live site today combines a mirrored copy of the original Elementor pages with a large set of new pages generated with Astro, all served through Cloudflare. The new layer adds treatment guides, side-by-side treatment comparisons, pricing guides, packages, a glossary, pages by skin concern, location pages for more than 50 Florida cities, a treatment finder quiz and a library of 360 treatment and results videos.
The rebuild is aimed at both search engines and AI answer engines: schema.org markup on the generated pages, an llms.txt guide to the clinic, a robots.txt that explicitly welcomes AI crawlers, a video sitemap and an XML sitemap of more than 300 URLs. Booking stays one click away through a sticky appointment button and a consultation page.
Mobile navigation on the mirrored pages was broken by a script-order error in the theme; rather than patching the theme, a small script toggles the one CSS class the theme already uses, verified in Chromium and WebKit.
Progressive enhancement by design: the homepage service cards collapse only after the script marks them collapsible, so if the script fails to load the full list stays visible.
Answer-engine readiness lives in the files crawlers read first: llms.txt, a robots.txt that names the major AI crawlers and allows them, and a dedicated video sitemap.