# Simple robots.txt # Tutorial: http://www.searchengineworld.com/robots/robots_tutorial.htm # The following is equivalent to disallowing anyone from access the /yforecastrss url # as its an internal url and cases errors in the yapache error log if accessed from outside # Every other url / dir is accessible User-agent: * Disallow: /yforecastrss