Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Raam Dev

    (@raamdev)

    @stasik23 How are you doing the 301 redirect? Are you using a WordPress plugin to create the redirect? If so, which WordPress plugin?

    I use WP Redirects and it works fine with ZenCache.

    Thread Starter stasIK23

    (@stasik23)

    I’m not use plugin. Such rows in .htaccess

    RewriteCond %{REQUEST_URI} ^(.+)/$
    RewriteRule ^(.+)/$ /$1 [R=301,L]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Do not work 301 redirect.’ is closed to new replies.