Jump to content

knowledgebas url problem


BehineData

Recommended Posts

hi

 

I enable seo kb in setting of whmcs in general section.also i change htaccess.txt to .htaccess

 

now i have problem with urls .default language of my site is Persian and i want to use Persian url in Kb url's.

 

now my htaccess have this code :

 

# Knowledgebase

RewriteRule ^knowledgebase/([0-9]+)/[a-z0-9_-]+\.html$ ./knowledgebase.php?action=displayarticle&id=$1 [L,NC]

RewriteRule ^knowledgebase/([0-9]+)/([^/]*)$ ./knowledgebase.php?action=displaycat&catid=$1 [L,NC]

RewriteRule ^knowledgebase$ ./knowledgebase.php [L,NC]

 

 

this is my urls now :

 

http://www.behinedata.com/knowledgebase/11/---FTP--Cpanel.html

 

in this url --- is persian title of kb page but it's show --- !

 

it must be :

 

http://www.behinedata.com/knowledgebase/11/نحوه ساخت اکانت FTP در Cpanel.html

 

please help me how to use persian urls in my site ?

 

thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated