So everyone’s buzzing (sometimes quite angrily) about google’s new attempt to make gmail a bit more social. I noticed that in the list of sites I could connect kimondo.co.uk didn’t appear, yet a few older websites I worked on did show up in the list.
A quick google later and I found this workaround based on editing the page headers:
You can manually associate your site with your account by adding this piece of code to your html code’s header part. Just replace profilename with your Google profile name. Usually takes a few days for Google to pick-up the information.
<link rel=”me” type=”text/html” href=”http://www.google.com/profiles/profilename”/>
However there’s an even quicker way which works almost instantly – just go to the superbly retro-titled google’s webmaster tools and add your site or blog to the list. You can do this with a html file upload or by adding a meta tag to the top of the page to verify the site. Once verified it appears on the list of sites you can add in to buzz.

