I am considering replacing links with such as:
<input type="button" onclick ="window.location.href('http://foo.com')" value="Click me!" />
There was a suggestion that search engines could not follow this kind of link. Does anyone have any knowledge to confirm this.
thanks,