#################################### # robots.txt # # Disallow: The value of this field specifies a partial URL that is not to be visited. This can be a full path, or a partial path; any URL that starts with this value will not be retrieved. For example, Disallow: /help disallows both /help.html and /help/index.html, whereas Disallow: /help/ would disallow /help/index.html but allow /help.html. Any empty value, indicates that all URLs can be retrieved. At least one Disallow field needs to be present in a record. # # Disallow: /help disallows both /help.html and /help/index.html, whereas # Disallow: /help/ would disallow /help/index.html but allow /help.html. #################################### User-agent: * Disallow: /tac/ # Terms and conditions directory Disallow: /tcp # Terms and conditions sub pages (just to make sure) Disallow: /tandc # Terms and conditions main page (just to make sure) Disallow: /p5 # Deny start booking process Disallow: /rac # Deny start booking process