The website for an installation company, what I would like to create an ajax search that will have custom fields. It will have a dropdown where the user can pick between “Residential” or “Commercial”. Then they can enter their city name and the user can type their city name then it would redirect them to the residential/commercial page for that city.
This will be duplicated to be created for each state so each state will have it’s own custom search that will show only cities for that specific state.
My question would be how to make all this possible. Currently, the pages are named “Residential {service} Installation in {City}, {State}”. I would instead for just the city name to show up when being searched for then it would take the user to the specific page. I have the links for each state (separated by either commercial or residential) ready so that won’t be a problem. How to set Ajax Search Pro to be able to do this is what I am looking for. Thank you!
Thank you!