Missing Controller
Error: RobotsController could not be found.
Error: Create the class RobotsController below in file: siteapp/controllers/robots_controller.php
<?php
class RobotsController extends AppController {
var $name = 'Robots';
}
?>
Notice: If you want to customize this error message, create siteapp/views/errors/missing_controller.ctp