web analytics

Tutorial

How To Add/Remove a Label To/From Multiple Posts at a Time in Blogger?

Dear blogger users, when we start blogging with blogger we misuse labels in blogger in blog posts. We generally forget that labels in blogger blog posts are like categories. Sometimes we might also not use meaningful labels to blog posts. Instead we use meaningless labels to our blog posts. Thus after a year, when we …

How To Add/Remove a Label To/From Multiple Posts at a Time in Blogger? Read More »

How to add adsense ads in the middle of the content in blogger template?

Middle of the Content is the best performing ad position for me so far among all the 5 Best Ad Positions I discussed earlier. This ad position is so effective as the reader sees the ad while reading your post and if you can blend the ad style with the style of the content then …

How to add adsense ads in the middle of the content in blogger template? Read More »

How to add adsense ad code AFTER the CONTENT in blogger template?

After the content is one of the recommended ad positions I have already mentioned in the post 5 Best Ad Positions to Increase Adsense Revenue. In this post, we will see how we can add adsense ad code after the content of each post and page. We will do this in the blogger template so …

How to add adsense ad code AFTER the CONTENT in blogger template? Read More »

How to add adsense ad code BEFORE the CONTENT in blogger template?

Before the content is one of the recommended ad positions I have already mentioned in the post 5 Best Ad Positions to Increase Adsense Revenue. In this post, we will see how we can add adsense ad code before the content of each post and page. We will do this in the blogger template so …

How to add adsense ad code BEFORE the CONTENT in blogger template? Read More »

How to find the data:post.body or post body in blogger template?

In blogger template, <data:post.body/> is the tag which prints out the full body of your post. This is important to know where this tag is to do things around post body. But the problem is, in some templates there can more than one <data:post.body/>. So how to find which one is the one that prints …

How to find the data:post.body or post body in blogger template? Read More »

How to use Group Names in PHP preg_match() regex to index matched results by names instead of numeric values

Using regular expressions is a very effective way to find a sub-string or all matched sub-string from a given string or text. But when you call them they give you matched results in a array with numeric indexes which is not helpful enough to get your data out of the matched results. Following is the …

How to use Group Names in PHP preg_match() regex to index matched results by names instead of numeric values Read More »

8 Easy Tips to Improve Bounce Rate or Increase Pageviews/User

What is Bounce Rate? Bounce rate is the percentage of visitors of your site which leave your site from the very page they arrived at without visiting any other page. The more the bounce rate is, the more worst the case is. Consider that you get 1000 unique visitors each day, and if your bounce …

8 Easy Tips to Improve Bounce Rate or Increase Pageviews/User Read More »

Scroll to Top