PassMark Logo
Home » Forum

Custom search URL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • takeos
    Junior Member
    • Aug 2016
    • 3

    #1

    Custom search URL

    Is it possible to set a custom search URL?

    I am trying to do something minimalist like Wordpress does:


    https://example.com/?s=searchkey


    Of course I can add some rewrite rules, however I don't want to edit your own code which generates the URL after the user clicks the Search button, because then that would make maintenance more difficult if you update it. So what I am asking is if you already can set the URL syntax as a parameter in the software? If not, please consider it a feature request
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    The syntax is like this,

    http://www.wrensoft.com/search.php?zoom_query=searchword

    If you want to remove the reference to the script, then this can't be done in our script, you are going to need some rewrite rules.

    Comment

    • takeos
      Junior Member
      • Aug 2016
      • 3

      #3
      Feature request!

      Comment

      Working...