<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8"/>
    <title>Redirecionamento ativo</title>

    <meta http-equiv="refresh" content="5; URL='https://www.cspcorroios.pt/'"/>
</head>
<body>
...
</body>
</html>