Home Learn More Purchase Knowledge Base Support Contact

Community Forums

Forum » KBPublisher Code Hacks and Customization Discussion

SE friendly URL (Type 2) not working

(4 posts)
  • Started 2 months ago by rabanerjee
  • Latest reply from onesign

Tags:


  1. rabanerjee
    Member

    Hi,

    I was testing out the Type -2 Search engine friendly URL in the Trial Version and it does not work. Checked the .htaccess and no probs found with regards to permission. Even mod_rewrite works absolutely fine. Type -1 works absolutely fine though.

    What can the probable solution to this?

    Regards,
    Ramnath

    Posted 2 months ago #
  2. rabanerjee
    Member

    Ok I think this is the Bug:

    (After making Type-2 as the default URL convention)

    Incorrect URL: http://example.com/kbp30/What-is-RSS_32.html

    URL should be: http://example.com/kbp30/What_is_RSS_32.html

    What are the necessary changes I need to do and where? Kindly suggest..

    Posted 2 months ago #
  3. Normally "-" should work.
    As you can see it's working here
    http://www.kbpublisher.com/kb/The-Lists-tab-explained_172.html

    Posted 2 months ago #
  4. On some servers there is a problem with "-"
    Fixed mod_rewrite rule, 3 rule in KNOWLEDGE section in .htaccess file
    RewriteRule ^([a-zA-Z0-9_,.!?'/()\+\-]+)_([0-9]+)\.html$ index.php?View=entry&EntryID=$2&EntryTitle=$1 [QSA,L]

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.

© 2008 Double Jade LLC | customer.service@kbpublisher.com