Forums

Permalinks in language other thatn english (3 posts)

  1. amuralikumar
    Member
    Posted 1 year ago #

    I am working on a website in hebrew and i want even the urls to be in hebrew. But the Permalinks in language other than english dont work.

    I am geting 404 error for each non english slugs. i am not sure if it has to do with the following wp-config settings...
    wp-confing.php details :

    • define('DB_CHARSET', 'utf8');
    • define('DB_COLLATE', 'utf8_bin');
    • define ('WPLANG', 'he_IL');
  2. You may need to change the charset to hebrew as well.

    Read http://laspas.gr/2009/10/11/howto-wordpress-permalinks-in-greek-or-other-non-latin-languages/

    And Shana Tova.

  3. amuralikumar
    Member
    Posted 1 year ago #

    Thanks for the reply ipstenu...

    But, the utf8-bin charset works for all of the pages content, posts content, category content , etc..
    I am having problem with only page permalinks. :(

    UPDATE :
    Permalinks for posts work fine.
    But for pages, i am unable to get hebrew links...

Topic Closed

This topic has been closed to new replies.

About this Topic