Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter JamieLe

    (@jamieleemi)

    I got impatient and fixed this with a separate 301 plugin.

    Plugin Author AITpro

    (@aitpro)

    RedirectMatch is better to use then Redirect since it allows you to use Regular Expressions code.

    RedirectMatch 301 ^/some-path/some-file.html$ http://www.example.com/some-other-path/

    BPS Custom Code steps.
    1. Save your custom code to the appropriate Custom Code text box.
    2. Go to the Security Modes page and click the AutoMagic buttons.
    3. Activate your .htaccess file (root or wp-admin).

    Plugin Author AITpro

    (@aitpro)

    Question answered.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘301s not working’ is closed to new replies.