User-agent: * Allow: / # Sitemap Sitemap: https://www.stagingwizard.com/sitemap.xml # Allow important public pages Allow: / Allow: /signup Allow: /pricing Allow: /blog/ Allow: /blog/* Allow: /faq Allow: /contact Allow: /terms Allow: /privacy Allow: /sitemap # Allow static assets Allow: /assets/ Allow: /examples/ Allow: /*.webp$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.css$ Allow: /*.js$ Allow: /*.xml$ Allow: /*.txt$ Allow: /favicon.ico Allow: /logo.webp # Disallow admin and internal app areas Disallow: /admin/ Disallow: /email-inbox/ Disallow: /product-entry/ Disallow: /blog-admin/ Disallow: /blog-editor/ Disallow: /app/admin/ Disallow: /app/email-inbox/ Disallow: /app/product-entry/ Disallow: /app/blog-admin/ Disallow: /app/blog-editor/ # Disallow user-specific areas Disallow: /profile/ Disallow: /history/ Disallow: /staging/ Disallow: /upload/ Disallow: /credits/ Disallow: /thank-you/ Disallow: /app/profile/ Disallow: /app/history/ Disallow: /app/staging/ Disallow: /app/upload/ Disallow: /app/credits/ Disallow: /app/thank-you/ # Disallow API endpoints and internal routes Disallow: /api/ Disallow: /api/* Disallow: /_next/ Disallow: /_vercel/ Disallow: /functions/ Disallow: /sendContactEmail Disallow: /createCheckoutSession # Disallow SPA routes that redirect or are thin content Disallow: /login Disallow: /app/ Disallow: /app/login Disallow: /app/signup # Disallow duplicate URLs that redirect (these are handled by 301 redirects) Disallow: /app/subscription Disallow: /app/pricing Disallow: /app/faq Disallow: /app/terms Disallow: /app/privacy Disallow: /app/contact Disallow: /app/blog Disallow: /app/sitemap # Crawl delay for respectful crawling Crawl-delay: 1 # Special rules for major search engines User-agent: Googlebot Crawl-delay: 0 User-agent: Bingbot Crawl-delay: 1