# -------------------------------------------------------- # Last Updated: June 2025 # -------------------------------------------------------- # --- General Rules for All BotsUser-agent: * # Disallow user-specific pages and backend areas. Disallow: /admin/ Disallow: /my-account/ Disallow: /cart/ Disallow: /checkout/ Disallow: /app/trade/ # Disallow internal search results to avoid duplicate content. Disallow: /search/ Disallow: /*?s= Disallow: /*?post_type= # Disallow parameter-based URLs that create duplicate content. # This replaces the overly broad "Disallow: *?*". Disallow: /*?*filter_ Disallow: /*?*orderby= Disallow: /*?*add-to-cart= # Disallow common tracking parameters. Disallow: /*?*utm Disallow: /*?*ref= Disallow: /*?*channel= Disallow: /*?*source= # --- WordPress Specific Rules (Blog) --- # These rules apply ONLY to the /blog/ subdirectory. Disallow: /blog/wp-admin/ Disallow: /blog/trackback/ Disallow: /blog/wp-content/plugins/ Disallow: /blog/wp-content/themes/ Allow: /blog/*/feed/ Allow: /blog/wp-admin/admin-ajax.php Allow: /blog/wp-content/uploads/ # --- Googlebot Specific Rules --- User-agent: Googlebot User-agent: atlassian-bot # Allow ALL CSS, JavaScript, and Font files for proper rendering. # This is critical for ranking. Allow: /*.css$ Allow: /*.js$ Allow: /*.woff$ Allow: /*.woff2$ Allow: /*.svg$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.webp$ # --- Sitemap Locations --- Sitemap: https://www.ompfinex.com/sitemap-index.xml Sitemap: https://www.ompfinex.com/blog/sitemap.xml