Archive for December, 2007

ShareThis

Thursday, December 13th, 2007

Here's another great service which allows you to share your bookmarks with other blog users. Nextumi, Inc created a service called ShareThis which allows you to post blogs via email, MySpace, AIM, and Facebook. They're offering a toolbar plugin which can be used on Internet Exlporer and FireFox. Lastly, as a publisher ...

rel=”external” and rel=”nofollow”

Wednesday, December 12th, 2007

rel="external" is the new target=_blank. If you're using rel="external", you could be passing Pagerank to the targeted webpage. Here's an example in HTML code: < a href="http://www.abc.com" rel="external">abc.com< / a > On the other hand, if you do NOT want to pass any Pagerank to the targeted webpage, you would us rel="nofollow". ...