So you try to redirect your website (say x.com) to another one (say y.com), but if you go in your browser to x.com, it still shows x.com, not y.com. That’s correct?
If your website is not giving a 302 redirect, it could be due to misconfigured server settings or missing redirect rules. Check your web server configuration or .htaccess file to ensure the correct redirect rules are in place. For further assistance, you might want to consult with a web development expert.