# Khutbahapp Khutbahapp (Mimbar) is a platform for exploring, practicing, and managing Islamic sermons (Khutbahs). The site hosts a comprehensive library of Khutbah transcripts from renowned Imams, organized by topics and themes. ## Site Description The platform allows users to: - Read and study Khutbah transcripts. - Listen to audio recordings (where available). - Practice delivering Khutbahs with tools like the "Live Minbar" mode. - Explore content by specific Imams or Topics. ## Content Structure ### Core Resources - **Khutbahs**: The primary content unit. Each includes a title, transcript (often with section breakdown), author (Imam), and relevant topics. - **Imams**: Profiles of the scholars whose sermons are featured. - **Topics**: Thematic categories linking related Khutbahs. ### URL Patterns Detailed content is accessible via SEO-friendly URLs: - **Khutbah Page**: `https://khutbahapp.com/khutbah/{imam-slug}/{khutbah-slug}` - *Example*: `https://khutbahapp.com/khutbah/nouman-ali-khan/the-power-of-gratitude` - *Format*: Semantic HTML containing the sermon text. - **Imam Profile**: `https://khutbahapp.com/imam/{imam-slug}` - *Example*: `https://khutbahapp.com/imam/yasir-qadhi` - *Content*: Biography (if available) and a list of Khutbahs by this Imam. - **Topic Page**: `https://khutbahapp.com/topic/{topic-slug}` - *Example*: `https://khutbahapp.com/topic/ramadan` - *Content*: List of Khutbahs tagged with this topic. ## Navigation - **Home**: `https://khutbahapp.com/` - The main library interface. - **Updates**: `https://khutbahapp.com/updates` - Changelog and announcements. ## Metadata - **Sitemap**: `https://khutbahapp.com/sitemap.xml` - **Robots**: `https://khutbahapp.com/robots.txt`