Skip to:
Content
Pages
Categories
Search
Top
Bottom

SLUG settings

Viewing 2 replies - 1 through 2 (of 2 total)
  • @r-a-y

    Keymaster

    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

    @ynizipli

    Member

    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