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
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
Comment