i've found the error message, it was buried in the archive.php
i've changed the error message to a link to the homepage but ofcause that means the surfer has to click the link to go there.
i tried adding a redirect on that page ( <?php wp_redirect(get_option('siteurl'),301); ?> ) but that didnt work
