Hello-
I've been told that is not necessary to have such file in my directory as long as I have the .htaccess file in there. Is this correct:
Here is how my .ht access looks like:
Rewrite Rule ^/index.HTML /forums/index.Php [L,R=301]
and here is how my existing robot.txt looks like:
User-agent: *
Disallow:
Any input is greatly appreciated.
Thanks



LinkBack URL
About LinkBacks





Reply With Quote
Is there a wild card command that I can use to block certain files from been scanned by robots? For example what if I want to block all PHP files at once? Those are really not necessary correct?


Thanks everyoone for their input.
