if user types somthing not related to website ,redirect them back to homepage with php code code example Example: php redirect to page header("Location: /"); exit();