Google have added the Plus One button. It works in much the same way as the Facebook “like” button or the Twitter “Tweet” button but I think its going to have a far greater effect on how google rank search engine results.
I’m only speculating but I imagine that people who have many “plus ones” will be seen at the top of search results.
I’ve put the plus one button on one of my sites after some confusion over getting it html validated. For the validated code see below:-
To be placed where you want the plus 1 button to appear:
<div id=”g_plus_one”></div>
To be placed just above the close body tag (</body>)
<script type=”text/javascript” src=”http://apis.google.com/js/plusone.js”>{lang: ‘en-GB’}</script><script type=”text/javascript”>/* <![CDATA[ */ document.getElementById('g_plus_one').innerHTML = '<div data-size="medium" href="http://www.ajexcel.co.uk"></div>';/* ]]> */</script>
Time will tell how the Google plus one button will affect everyone.




