My provider uses cPanel. I use the default WP htacces setup. cPanel has a temp. url which can not be disabled. When I call the temp. URL it redirects to the domain URL but with 302 code. I need redirection with 301 to avoid duplicated content issues. How could I modify this redirection to 301?
thanks.