Posts tagged google

Just realized Google changed feedburners interface. It is quite similar to Adsense’s which changed a few months ago. Although i like some functionality added with the new interface, i think old interface was more compact and attractive. What do you think?

How to add Google +1 button to your WordPress theme

How to add Google +1 button to your WordPress theme

Google plus one button makes searching social. When you click a +1 button on a site, your friends see that page on higher levels when they make a related search. Here’s how to add this button to your wordpress site.

Read More →

Building Campaign links for Google Analytics

Building Campaign links for Google Analytics

Google Analytics gives you a wide range of options for analyzing your sites. One great feature i like most is the campaign links tracking.
Here i will show you how to create campaign links.
Read More →

Beautify your site in 3 simple steps using Google fonts

Beautify your site in 3 simple steps using Google fonts

Using custom fonts in your design, you can make your design look more professional, more creative and more attractive. It all depends on your creativity and imagination. And now google makes it easier for everyone.
Read More →

Advanced adsense targeting for your post content Pt.1

Advanced adsense targeting for your post content Pt.1

Adsense is a great way making money from your blog. It also allows content targeting for ad units. Here i will give you a little trick you can use on your wordpress blog to target your ads using your post content. You can easily target your ads putting your content inside <!-- google_ad_section_start --> and <!-- google_ad_section_end --> tags. This is simple but not handy. Let’s automate it for all our wordpress blog posts using a simple content filter. Here we go..
Read More →

Add blog updates box to your site using rss reader script

Add blog updates box to your site using rss reader script

Google Ajax API allows us to easily import rss data using javascript. Using this simple script you can add any feed updates to your web site. Not only it is practical, it also makes sites load faster compared to php based readers.

RSS reader reads the feed after page load is complete so it doesn’t slow your page load. You can use a tiny loading image to show users something is loading there. You can view a demonstration of rss reader script here.

Read More →