# Allow Bingbot full access User-agent: bingbot Allow: / # Rules for all other bots User-agent: * # Block WordPress admin and login pages Disallow: /wp-admin/ Disallow: /wp-admin/post.php Disallow: /wp-admin/upload.php Disallow: /wp-login.php Disallow: /wp-login.php? # Allow AJAX requests (used by plugins) Allow: /wp-admin/admin-ajax.php # Block internal search results Disallow: /?s= Disallow: /search/ # Block author archives and feeds Disallow: /author/ Disallow: /author/*/feed/ # Block all feed URLs (posts, categories, tags) Disallow: /feed/ Disallow: /*/feed/ # Block paginated archive pages Disallow: /page/ # Allow search engines to access CSS and JavaScript for proper rendering Allow: /wp-content/*.css Allow: /wp-content/*.js Allow: /css/ Allow: /js/ # Sitemaps Sitemap: https://www.moroccotravelguru.com/sitemap_index.xml Sitemap: https://www.moroccotravelguru.com/post-sitemap.xml Sitemap: https://www.moroccotravelguru.com/category-sitemap.xml