# llms.txt ## About https://www.sflrad.com/: South Florida Radiology Imaging Center (SFR) is a specialty-focused radiology provider offering advanced diagnostic imaging solutions in South Florida. The center is staffed by board-certified radiologists and is particularly known for subspecialty expertise, including pediatric radiology. SFR delivers fast, accurate teleradiology services trusted by physicians and patients, emphasizing clear communication and compassionate care. Their approach combines cutting-edge technology with professional precision to transform patient care one report at a time. ## 1. LLM Directives - User-agent: * - Allow: / - Disallow: /register - Disallow: /checkout - Disallow: /login - Disallow: /api/ - Disallow: /wp-admin - Disallow: /wp-login.php - Crawl-delay: 5 - Sitemap: https://www.sflrad.com/sitemap_index.xml, https://www.sflrad.com/sitemap.xml ## 2. Site Structure Please provide the set of URLs you'd like summarized. ## 3. Pages to Avoid Avoid crawling any paths that: - Require authentication or sessions (/account/, /dashboard, /admin/, /wp-login.php, etc.) - Are checkout/cart related or intermediate forms - Include query string heavy endpoints (?, search, filters, session IDs) - Are asset-heavy (e.g., images, CSS/JS aggressively) to focus LLM bandwidth on text ## 4. Guidance for Developers - Ensure XML sitemap is up-to-date and accessible at /sitemap.xml or /sitemap_index.xml - Steer clear of overly dynamic URLs; prefer human-readable static URLs - Embed contextual metadata (e.g., schema.org Product, Breadcrumbs) to improve semantic parsing - Group content into clear sections (Products, Services, About, Blog, Careers) for structured LLM consumption - Include on priority pages - For non-priority/form pages, use or server-side restrictions - Regularly monitor server logs for crawler behavior; tune Crawl-delay or disallowed paths as needed - Log and monitor LLM crawl behavior - Ensure consistency with robots.txt and sitemap.xml - Version control this llms.txt alongside robots.txt and sitemap.xml to align site-crawling policies ## 5. Summary and Best Practices - **Permit** LLM crawling for all public, content‑rich pages. - **Prevent** crawling of private or form‑filled endpoints. - Use **Crawl‑delay** and **Clean‑param** to protect server load and avoid duplicate content. - Keep **__priority list__** in sync with sitemap updates. - **Document and version** llms.txt for alignment across SEO, dev, and content teams. **Last Updated:** 8 Oct 2025