When you move websites, you need to redirect page to another domain. Here’s how to redirect page to another domain with .htaccess file in Apache web server.
301 redirect
How to Redirect Location to Another Domain in NGINX
You need to redirect old URLs when you change website domain. Here’s how to redirect location to another domain in NGINX.