Site was moved from one server to another and after that search box at http://www.childrensmedgroup.com/ doesn’t work as should.
Code for search box looks like:
{exp:search:simple_form channel="cmg"}
<div >
<input type="text" name="keywords" id="keywords" value="" size="18" maxlength="100" placeholder="Search this site" class="topSearchBox" /><input type="submit" name="search" value="Go" class="topSearchButton">
</div>
{/exp:search:simple_form}Any clue why is not returning any results?
Thanks