# Tüm arama motorları için genel kurallar User-agent: * Allow: / # WordPress çekirdek dizinlerini engelle Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/themes/ Disallow: /wp-content/cache/ Disallow: /wp-content/languages/ Disallow: /readme.html Disallow: /license.txt Disallow: /wp-config-sample.php # Yükleme klasörü - sadece medya dosyalarına izin ver, logları engelle Allow: /wp-content/uploads/ Disallow: /wp-content/uploads/wc-logs/ Disallow: /wp-content/uploads/woocommerce_transient_files/ Disallow: /wp-content/uploads/woocommerce_uploads/ # WooCommerce özel sayfalarını engelle Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /shop/?* Disallow: /?add-to-cart=* Disallow: /*?add-to-cart= Disallow: /*?add-to-cart=* Disallow: /*?remove_item= Disallow: /*?remove_item=* Disallow: /*?remove_from_cart=* Disallow: /*?wc-ajax=* Disallow: /*?wc-api=* Disallow: /checkout/*?* # Parametreli URL'leri ve dinamik sayfaları engelle Disallow: /*?* Disallow: /*?s=* Disallow: /*?post_type=* Disallow: /*?attachment_id=* Disallow: /*?replytocom=* Disallow: /*?ref=* Disallow: /*?share=* Disallow: /*?share_* Disallow: /*?action=* Disallow: /*?feed=* Disallow: /*?author=* Disallow: /?author=* Disallow: /trackback/ Disallow: /xmlrpc.php # Özel sistem dosyalarını ve dizinlerini engelle Disallow: /.git/ Disallow: /.svn/ Disallow: /.env Disallow: /vendor/ Disallow: /node_modules/ Disallow: /composer.json Disallow: /package.json Disallow: /Gruntfile.js Disallow: /webpack.config.js # Önemli dosya türlerine izin ver (CSS, JS, görseller) Allow: /*.css Allow: /*.js Allow: /*.jpg Allow: /*.jpeg Allow: /*.png Allow: /*.gif Allow: /*.svg Allow: /*.webp Allow: /*.avif Allow: /*.ico Allow: /*.pdf # Belirli botlar için özel kurallar (opsiyonel) User-agent: Googlebot-Image Allow: /wp-content/uploads/ Allow: /*.jpg Allow: /*.jpeg Allow: /*.png Allow: /*.gif Allow: /*.webp Allow: /*.avif User-agent: Googlebot-Video Allow: /wp-content/uploads/ Allow: /*.mp4 Allow: /*.webm Allow: /*.ogg # Sitemap Sitemap: https://maddebagimliligi.tr/sitemap_index.xml # Crawl-delay (opsiyonel - sunucu yüküne göre ayarlayın) Crawl-delay: 5