Hi, I often get an 404 error as the google bot try to reach a irl like this: search.php&loc=0&cat=0&price=0&keyword=&pageID=70&limit=&obj_id=1376&bookmark_done=1&LID=5
I don't know how google does this url, as this way a) it doesn't exit on my page and b) it makes no sense and c) its wrong syntax... Can I write a router::connect that forwards everything with "/ search.php" to my home page? And/Or Can I find out this part: obj_id=1376 in oder to redirect to this article? Thanks my friends! -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
