I am not entirely sure, but I believe that I may have set up my
framework incorrectly and that it is affecting a few things.  Most
importantly, it appears as though the search engines are attempting to
crawl my site and are not able to access the robots.txt file.  I dont
know a whole lot about this, but Ive noticed the following error in my
error log:

[04-Oct-2008 15:17:09] PHP Fatal error:  Uncaught exception
'Zend_Controller_Dispatcher_Exception' with message 'Invalid
controller specified (robots.txt)' in
/home1/ioforgec/zend/library/Zend/Controller/Dispatcher/Standard.php:249
Stack trace:
#0 /home1/ioforgec/zend/library/Zend/Controller/Front.php(946):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http))
#1 /home1/ioforgec/zend/application/bootstrap.php(51):
Zend_Controller_Front->dispatch()
#2 /home1/ioforgec/zend/public/index.php(7): require('/home1/ioforgec...')
#3 {main}
  thrown in /home1/ioforgec/zend/library/Zend/Controller/Dispatcher/Standard.php
on line 249


In addition, on some pages, I believe any page beyond the index root,
I am no longer able to view my favicon.  Is there a way around this?
Ive received the following error regarding this issue as well:

[04-Oct-2008 13:29:16] PHP Fatal error:  Uncaught exception
'Zend_Controller_Action_Exception' with message 'Action "faviconIco"
does not exist and was not trapped in __call()' in
/home1/ioforgec/zend/library/Zend/Controller/Action.php:477
Stack trace:
#0 /home1/ioforgec/zend/library/Zend/Controller/Action.php(504):
Zend_Controller_Action->__call('faviconIcoActio...', Array)
#1 /home1/ioforgec/zend/library/Zend/Controller/Dispatcher/Standard.php(293):
Zend_Controller_Action->dispatch('faviconIcoActio...')
#2 /home1/ioforgec/zend/library/Zend/Controller/Front.php(946):
Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
Object(Zend_Controller_Response_Http))
#3 /home1/ioforgec/zend/application/bootstrap.php(51):
Zend_Controller_Front->dispatch()
#4 /home1/ioforgec/zend/public/index.php(7): require('/home1/ioforgec...')
#5 {main}
  thrown in /home1/ioforgec/zend/library/Zend/Controller/Action.php on line 477

Reply via email to