Aşağıdaki kod ile google botu istediğin sayfaya yönlendirebilirsin:
RewriteCond %{HTTP_USER_AGENT} Googlebot
RewriteRule ^.*$ istedigin-sayfa.html [L]
Aşağıdaki kod ile google botu istediğin sayfaya yönlendirebilirsin:
RewriteCond %{HTTP_USER_AGENT} Googlebot
RewriteRule ^.*$ istedigin-sayfa.html [L]