if (pageNotFound()) {
              echo '404';
              sleep(5);
              header('Location: https://bitxcode.ro/');
            }