HostingDunyam adlı üyeden alıntı: mesajı görüntüle
Merhaba,

RewriteCond %{HTTP_USER_AGENT} Googlebot
RewriteRule ^.*$ istedigin-sayfa.html [L]
Bu şekilde dener misiniz?
Hocam böyle denedim bakalım sonuç ne olacak ?
 RewriteEngine On
RewriteCond %{HTTP_user_agent} AdsBot-google (+http://www.google.com/adsbot.html)
 RewriteRule ^(.*)$ https://smajansi.com/botsayfa/index_4.html [R=301,L]