Skip to main content

Posts

Showing posts from January, 2014

jQuery to Auto Open all External Links in new Window

Tired of putting target="_blank" to every external link in your blog to make them in a new window when clicked. Here’s a simple jQuery script to automatically open all your external links in a new window. The script detects external hostnames and will automatically +add target="_blank" attribute to the external link when clicked. Thus making your readers stay in your blog itself and thus reducing bounce rates and increasing pages views.

8 Things You Should Practise In Google+ To Increase Followers

Google’s social networking site Google+ is emerging into something that internet users can’t miss on the web. Called by Google as a ‘social layer’, it isn't just a social network from Google. It’s the entire social layer Google is built on. As a blogger, Google+ is something smoking hot. The quality of back links Google plus provides is making bloggers love it. Google+ is newbie and getting followers is easier. Just ensure that you follow the below methods while using Google plus. And you will get followed by easily.

Recent Comments Widget for Blogger Blogs using simple JavaScript and Feeds

Recent comments widget show the feed of latest comments on your blog in your sidebar. It helps you to boost the engagement of your readers in your blog and also shows the new readers what’s happening on your blog. We have many ways to add one to your blogger blog. And today i’ll share with you two simple methods of adding one to your blog.

Stylish Next/Previous Page Navigation System for Blogs

One of the popular blogging tricks blog MBT has recently replaced their Older/Newer post navigation in a more neat and elegant way which is more efficient and reader attractive. And they’ve shown their kindness again by sharing the trick behind adding it with their readers (of course I'm a loyal reader).