• Hello,

    After i upgraded to the version 3.1 custom permalinks dont work anymore!
    All my category from domain.tld/category-name redirect to domain.tld/category/category-name.
    I used .htaccess code: RewriteRule ^category/(.+)$ https://www.domain.tld/$1 [R=301,L]
    but dosn`t working!
    Till i upgrade to the wordpress 3.1 my permalinks was /%postname%/ and when i load category pages is redirect me to some posts from that category not to category name to see all posts. But when i change the permalink to /%category%/%postname%/ all is fine but with “category” till category name and i don`t this.
    I want to be like until i upgrade to the wordpress 3.1 domain.tld/category-name, not linke now domain.tld/category/category-name!

    How can i make this? How can i make to get domain.tld/category-name?
    How can i fix this issue with custom permalinks?
    Please someone help me!
    Thank you!

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Version 3.1 issue with custom permalinks!’ is closed to new replies.