I currently have an image as my title for my website. Google is not recognizing this as the title and it shows up with something other than what i want in google search. I thought of perhaps adding the below h1 / link...\[code\]<a href="http://stackoverflow.com/"><h1 style="postion:absolute;margin:-1000px -1000px;">my title</h1><img src="http://stackoverflow.com/questions/13727226/images/logo.jpg" alt="my title"/></a>\[/code\]However this doesn't hide the title like I want it to. Any advice?