Hello,
I need to link the page displaying the result of a search (by Keyword).
However, after performing a search, I see the result page has Url like this: mywebsite/search.php , so I can't link this page.
I need something similar to: mywebsite/search.php?keyword=myKeyword .
Is that possible? Is there a way to link result page of a search?
Thanks