Hi, I have directory on my site for testing purposes and I don't want search engines to index it. I created a robots.txt file using the code below and put it in the root folder of the site: User-agent: * Disallow: /test/ Code (markup): The name of the directory is test. Is the code correct?
I think it's right... However it has absolutely nothing whatsoever to do with Cascading Style Sheets.