Skip to main content

Tips To Get Sitelinks In Google Search Results - Blogger

Sitelinks are some links that are showing below site in search engines. Its not just in Google search results but in Bing, Yahoo and also in Yandex. There is no idea how to get sitelinks, even Google says that sitelinks are automatically generated links to help visitors reach important pages of your site. Also you have no control over which page you want in sitelinks and also there is no code which can do it. You might be thinking that if nothing is known about sitelinks, how am I going to get it for my site ? Well, the answer is simple you will get it as I got them ! What Are Google Search Result Sitelinks: Above is the sceenshot of sitelinks of my blog. If you search "101helper" oon Google you will see the sitelinks live. These are featured links from my blog and are shown to visitors to help them reach deeper pages or help them to reach the content of interest on a site. Note that sitelinks never remain the same they change time to time and we have no control over it. Goog...

How To Show Ads Above Comments In Blogger Mobile Site

how to show ads in blogger mobile above comments 101helper

Placing ads in blogger mobile site is always difficult for every newbie because handling blogger template is not easy especially in case of mobile blogging it becomes more difficult so bloggers either avoid placing ads in blogger mobile site or add ads as a gadget or try to show infolinks ads in mobile site. Adding ads in gadget is not a problem but it may slow down your mobile site. But its important also to show ads on mobile site specially those bloggers which have majority of visitors on mobile site really need to show ads in mobile to get a maximum benefit from blog. So this tutorial is to show you how to place ads in blogger mobile site just above the comment box below every post. It will boost your blog revenue to a great extend. So lets start!

Steps To Follow To Show Ads In Blogger Mobile Site Above Comments:

Step 1: Go to blogger dashboard and navigate to template.

Step 2: Click on edit html and click inside the template code.


how to edit mobile tempate in blogger

Step 3: Search for below piece of code by pressing CTRL+F on your keyboard.

<b:if cond='data:post.allowComments'><h4><data:post.commentLabelFull/>:</h4>

Step 4: Copy below code and paste it just above the above code.

<b:if cond='data:blog.isMobile == &quot;true&quot;'>
<b:if cond='data:blog.pageType == "item"'>
---YOUR AD CODE HERE---
</b:if>
</b:if>

how to show ads in blogger mobile above comments

Step 5: Replace "---YOUR AD CODE HERE---" with your ad code.

Step 6: Save your template and you are done.

Ad Not Displaying In Mobile?

Follow below steps if your ad is not showing in mobile:

Step 1: Go to template and click on setting icon below the mobile site preview.

how to edit mobile tempate in blogger

Step 2: Enable custom template for your mobile site as shown in below image.

how to apply custom template in blogger mobile site

Step 3: Click on save and you are done.

Search Tags: how to show ads in blogger,show ads in blogger mobile,display adsense ads in blogger mobile,how to show adsense on blogspot mobile site,101helper make money blogging,ads below footer,above comments blogger mobile site.

Comments

  1. Your good knowledge and kindness in playing with all the pieces were very useful. I don’t know what I would have done if I had not encountered such a step like this.

    website builder for reseller

    ReplyDelete
  2. This is a very amazing post for cheap web hosting services. in this post, you have provided all the basic information regarding.

    private label website builder

    ReplyDelete

Post a Comment

Popular posts from this blog

Blogger Not Accepting Javascript / Error Parsing XML - Solved !

If you are blogging for even 2 months you must have seen this error once when you tried to add a javascript in you blog theme. This error appears when a javascript contains some symbols like $ or & or sometime =. All these errors show error when theme is saved. and the error says "Error parsing XML, line number, column number: The reference to entity "version" must end with the 'example' delimiter" . As shown in above image, blogger is not accepting Facebook like button code and showing error. To solve this error I have to simply make this code acceptable by blogger. You might have problem saving codes of some ads like media.net ads, chitika ads, bidvertiser ads etc all these ads are sometimes not accepted by blogger so you can fix them by following this post and run ads or custom scripts. How to add javascript codes in blogger without parsing error ? Follow below steps: (1). Grab the javascript code which you want to fix in to a notepad or paste it in y...

Tips To Get Sitelinks In Google Search Results - Blogger

Sitelinks are some links that are showing below site in search engines. Its not just in Google search results but in Bing, Yahoo and also in Yandex. There is no idea how to get sitelinks, even Google says that sitelinks are automatically generated links to help visitors reach important pages of your site. Also you have no control over which page you want in sitelinks and also there is no code which can do it. You might be thinking that if nothing is known about sitelinks, how am I going to get it for my site ? Well, the answer is simple you will get it as I got them ! What Are Google Search Result Sitelinks: Above is the sceenshot of sitelinks of my blog. If you search "101helper" oon Google you will see the sitelinks live. These are featured links from my blog and are shown to visitors to help them reach deeper pages or help them to reach the content of interest on a site. Note that sitelinks never remain the same they change time to time and we have no control over it. Goog...

How To Add Twitter Follow Box In Blogger Blog

Recently, I deleted a post with title "Cool Twitter follow box for blogger" because it is not working anymore. The site which created it has stopped their service, so I decided to create another post about twitter follow box because it is a very important gadget just like Facebook like box. So in this post I am going to show you how to install Twitter follow box in blogger blogs. This gadget is powered by Twitter so you need to create a twitter account, obviously you have a twitter account because you are installing the gadget to get followers. So lets install the Twitter follow gadget, you can see a demo of Twitter follow box here. Sorry I don't have a live demo! You can install this gadget in light or dark theme. If you have a blog with dark theme then white theme twitter box is best for your site and similarly for white theme you should install black twitter follow box. Also you have other things that you can customize in the twitter follow box. How To Add Twitter Foll...