301 redirect

  1. V

    301 redirection with URL exclusion problem

    Hi. I've been trying to redirect all URLs from an old domain to a new one, except for two specific pages (/contact-form and /about). Here is the code block I have added at the top of .htaccess file just before #Beging Wordpress: RewriteEngine On RewriteCond %{HTTP_HOST}...
  2. E

    301 Redirects not working

    Hi I completed a Wordpress redesign and now I have 200 pages with 404 error codes, I tried to add redirects to the .htaccess file, but this method is not working. This is the method that I tried to use: RewriteRule /destination/city/coloradosprings-airport/(.+)...
  3. K

    Still Do I need to Put 301 Redirection Code in .htaccess File?

    Hello, I am new to the forum. I have no enough privileges to Post and Comment on other section, So I posted here, If this is wrong, MOD Please Consider this as a new member. I am using the latest LiteSpeed WP Plugin, I enabled this Option "Improve HTTP/HTTPS Compatibility". Still, do I need...
Top