I can see the robots.txt file here :
But Google can’t !
I know that I can find robots.txt
files in the root of a website, but hey there is no robots.txt file in mine and this robots.txt
is a virtual one being made by WordPress. Now how to stop wordpress doing that?
OR If I cannot stop wordpress showing that virtual robots.txt
file, how can I stop Google looking for it on my website? maybe a .htaccess
code or something?
Two options:
Create a static file
robots.txt
. Highly recommended.Filter
'robots_txt'
: