My question is what link structure is most optimzed? use dofollow or nofollow, use conical links or not etc.. what i really want is a link format of the most optimized link, eg. <a href="http://www.animefans.tv" title="title here" alt="alt here">I am an Anime Fan!</a> Code (markup): How can i optimize the above link to get the most linkbacks?
You're talking about search engine optimized links? The most important is that the anchor text MUST contain the keywords of your website. For example if your website is "free anime downloads", freeanimedownloads.com would be a good name to pick. AS for html arrangements of title, alt, and href, it doesn't really matter. As long as it adheres to the XHTML standards.
I agree with exilonv. if your link contain your targeted keyword(s) then it will give you benefit as per SEO concept
The code should be: <a href="http://www.site.com/" title="Free Anime Downloads">Free Anime Downloads</a> Code (markup): Where your target keyphrase is: Free Anime Downloads