# ========================= # Qwibik Robots.txt (Optimized for SEO + AdSense) # ========================= # --- Explicitly allow Google crawlers --- User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: AdsBot-Google Allow: / # --- General crawler rules --- User-agent: * # Allow critical assets for proper rendering and Core Web Vitals Allow: /wp-content/uploads/ Allow: /wp-content/themes/ Allow: /wp-content/plugins/*.css$ Allow: /wp-content/plugins/*.js$ # Block sensitive or low-value pages to save crawl budget Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /xmlrpc.php Disallow: /wp-login.php Disallow: /cgi-bin/ Disallow: /?s= Disallow: /search/ Disallow: /trackback/ Disallow: /feed/ Disallow: /*?replytocom Disallow: /*.php$ # --- Crawl-delay for aggressive scrapers (not Google) --- User-agent: AhrefsBot Crawl-delay: 10 User-agent: SemrushBot Crawl-delay: 10 # --- Sitemap for fast discovery and indexing --- Sitemap: https://qwibik.com/sitemap_index.xml