# =============================== # robots.txt for lastikmall.ir # Optimized for SEO & Google Crawling # =============================== User-agent: * # --- Block admin and sensitive paths --- Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /login/ Disallow: /xmlrpc.php Disallow: /trackback/ Disallow: /feed/ Disallow: /cgi-bin/ Disallow: /*.tmp$ Disallow: /*.log$ # --- Block search and unnecessary parameters --- Disallow: /?s= # --- Allow key public sections --- Allow: /contact/ Allow: /about/ Allow: /blog/ Allow: /category/ Allow: /product/ Allow: /brand/ Allow: /.well-known/ # --- Block duplicate query URLs but allow canonical pages --- # (only block wildcard params if your site doesn’t rely on them) # Disallow: /*? # --- Sitemap files for structured crawling --- Sitemap: https://lastikmall.ir/sitemap_index.xml # =============================== # IMAGE OPTIMIZATION # =============================== User-agent: Googlebot-Image Allow: /wp-content/uploads/ # =============================== # ADS & BOTS EXCLUSIONS (optional) # =============================== User-agent: AdsBot-Google Disallow: User-agent: MJ12bot Disallow: / User-agent: AhrefsBot Disallow: / # =============================== # END OF FILE # ===============================