Hi, I want to create a Wordpess site that is able to generate a page from a search value.
For example: http://www.myexamplesite.com has a search box. When I enter a value, for example 'australia' I want to use it on a new generated page called http://www.myexamplesite.com/australia or http://www.myexamplesite/#search?q=australia.
In that page the search value should be used in different API's/possibilies, for example a frame/api from google search that searches the value 'australia'. Or for example in a twitter search widget-api.
I hope you understand my question and can help me. Thanks in advance!