All muhaza's note in developing website. Front-end & uiux method. Real life implementation for webdesigner.
1. Open Cpanel
2. Go to Error Page
3. Open any of the error and put this code
4. change the url
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script>location.href = 'https://korodklothing.com';</script>
</head>
<body></body>
</html>