Hello, and thank you for your question.
If you are interested in redirecting all pages from an old domain to a new one, you can do so with a 301 redirect in your .htaccess file.
Specifically for your case, if your old site was example.com, and your new site was example.net, you could use the following rewrite rules to permanently redirect everything.