My URL looks like this: www.example.com/index.php?qa=123&qa_1=why-do-birds-sing
But I want something like this: www.example.com/why-do-birds-sing
How can I achieve this?
admin panel/general
you wil see
/123/why-do-birds-sing (htaccess dosyası gerekli) /index.php/123/why-do-birds-sing /?qa=123/why-do-birds-sing /?qa=123&qa_1=why-do-birds-sing /index.php?qa=123&qa_1=why-do-birds-sing
you can change it and click save button.
go to admin panel >> general
find the section titled "URL structure"
choose the following format:
/123/why-do-birds-sing
It's not possible to get exactly as you desired
This is my website`s admin panel
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.