Im using .load to load in content in from a page /about.html, so that search engines can see what is going on ive made the links that trigger the .load tags to the page /about.html but for usablility i have over riden these using e.preventDefault; as part of the .load script.
Is this considered bad / dangerous / black hat, and seeing as google bot cant see js will it see this ?
- bit of a side question but can google bot see the js code an analyse what it does ? or does it completly dis regard it, its function and its results ?
