Skip to:
Content
Pages
Categories
Search
Top
Bottom

SLUG settings

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

  • r-a-y
    Keymaster

    @r-a-y

    Activity items are cached, so when you change your members slug, these items are not changed.

    You’ll have to add a RewriteRule in your .htaccess file.

    Something like this will work:
    RedirectMatch 301 ^/members/(.*)$ http://www.example.com/uyeler/$1

    I added it but it didn’t make any difference

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SLUG settings’ is closed to new replies.
Skip to toolbar