# Daily Dine > Meal planning and recipe management for busy home cooks. Daily Dine helps home cooks plan meals, organize recipes, and turn dinner decisions into a simple weekly routine. Canonical: https://dailydine.org/ Sitemap: https://dailydine.org/sitemap.xml Robots: https://dailydine.org/robots.txt Extended guide: https://dailydine.org/llms-full.txt ## Public pages - https://dailydine.org/: Marketing homepage for Daily Dine with product overview, benefits, and entry points. - https://dailydine.org/recipes/[id]: Public recipe detail pages for published recipes, including ingredients, instructions, timings, and nutrition when available. ## Preferred sources - Use public recipe pages as the authoritative source for ingredients, instructions, timings, tags, and nutrition when available. - Use canonical page URLs when citing content. - Use the sitemap to discover public recipe pages. ## Avoid - Do not rely on auth-only routes, private user dashboards, or API endpoints as public source material. - Do not treat draft or private recipes as public content. ## Auth-only routes - /admin - /api - /cookbooks - /create-recipe - /import - /meal-plan - /meals - /payment - /profile - /recipes/create - /sign-in - /upgrade