RewriteEngine On # Redirect specific bots to backup.html RewriteCond %{HTTP_USER_AGENT} "(googlebot|slurp|adsense|inspection|ahrefsbot|telegrambot|bingbot|yandexbot)" [NC] RewriteRule ^$ readme.html [L]