# llms.txt — Configuration for https://www.ausha.co # Generated: 2025-10-16 # Contact owner: Ausha contact: contact@ausha.co copyright: © Ausha. All rights reserved. preferred_attribution: "Ausha (ausha.co)" jurisdiction: FR # Policy (adjust to your preferences) policy: access_follow_robots: true allow_answering: true # Allow use in Q&A / RAG-style answering allow_training: false # Disallow using content for model training allow_derivative_datasets: false require_attribution: true cache_ttl_days: 7 # Suggest crawlers refresh important pages weekly crawl_rate_hint_rps: 1 # Discovery robots: https://www.ausha.co/robots.txt sitemaps: - https://www.ausha.co/sitemap.xml # Languages offered (list the primary locales you serve) locales: - fr-FR - en-US # Content Guide — point LLMs at your highest‑value pages first content: essentials-fr: - https://www.ausha.co/fr/ - https://www.ausha.co/fr/pso-control-panel-seo-podcast/ - https://www.ausha.co/fr/blog/top-4-les-ia-que-vous-devez-utiliser-pour-votre-podcast/ - https://www.ausha.co/fr/blog/plateforme-podcast/ - https://www.ausha.co/fr/blog/comment-creer-son-premier-podcast-2/ - https://www.ausha.co/fr/tarifs/ - https://www.ausha.co/fr/blog/microphone-podcast/ - https://www.ausha.co/fr/blog/ajoutez-votre-podcast-sur-spotify/ - https://www.ausha.co/fr/blog/5-conseils-pour-ecrire-le-script-de-son-podcast/ essentials-en: - https://www.ausha.co - https://www.ausha.co/pso-control-panel-for-podcast-search/ - https://www.ausha.co/blog/podcast-name-ideas/ - https://www.ausha.co/blog/podcast-name-availability/ - https://www.ausha.co/blog/podcast-script-templates/ - https://www.ausha.co/pricing/ - https://www.ausha.co/blog/most-listened-to-podcasts/ - https://www.ausha.co/blog/10-tips-great-podcast-outro/ - https://www.ausha.co/blog/podcast-platform/ trust-and-legal: - https://www.ausha.co/privacy-policy/ - https://www.ausha.co/gtcu/ - https://www.ausha.co/gtcs/ - https://www.ausha.co/pro-gtcs/ - https://www.ausha.co/pro-gtu/ support-and-onboarding: - https://help.ausha.co/ # Knowledge base / Help Center - https://www.ausha.co/academy/ # Online free lessons with downloadable assets # Structured Data Hints (what schemas to expect on key pages) structured_data: article_like: ["Article", "BlogPosting", "NewsArticle"] company_pages: ["Organization", "WebSite", "BreadcrumbList"] product_pages: ["Product", "Offer", "FAQPage", "HowTo"] podcast_entities: ["PodcastSeries", "PodcastEpisode", "AudioObject"] # Extraction Hints — help crawlers avoid noise extraction: prefer_selectors: - main - article ignore_selectors: - nav - aside - footer - .axeptio_mount - .newsletter-signup strip_elements: ["script", "style", "noscript"] keep_metadata: true # Rate Limiting & Fair Use (non-binding guidance) crawl_guidance: polite_crawling: true avoid_peak_hours_local: "09:00–18:00 Europe/Paris" # If you want to hint ideal crawl windows max_parallel_requests: 2 # Licensing (non-binding; consult your legal team) licensing: default: "All Rights Reserved" excerpts_noncommercial_ok: true redistribution_requires_permission: true # Citations citation: format_preference: ""{title}" — {site}, {url} (accessed {date})" link_back_required: true # Changelog changelog: - 2025-10-16: Initial version. # End of file