Search results

  1. F

    Blocking Google via htaccess

    Hi, I want to block in the htaccess url file (https://www.example.com/files/example/index.php) for Google robots. Searching through the search engine I found something like: RewriteEngine on RewriteCond% {HTTP_USER_AGENT} Googlebot [OR] RewriteRule ^. * $ "Http \: \ / \ / yordomain \ .com" [R =...
Back
Top