Questions
-
How to redirect 302 status to 301 status code using wordpress
Actually, if you already have 302 redirects in place, you're going to have to find the source of those 302s and change those to 301s, Joel. Simply adding an extra 301 redirect via a plugin is not going to fix your issue. If you don't already have a plugin in place that is creating the 302 redirects, they are almost certainly being set in the htaccess file and must be corrected there. Paul
Technical SEO Issues | | ThompsonPaul0