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 Below/Above Post Footer And Header In Blogger

How To Show Ads Below/Above Post Footer And Header In Blogger

Making money through a blog is not easy if you don't know tricks to get more clicks on your ads. Its a common problem with everyone that they get enough views but ad click rate is very low, some reasons for this are low traffic, wrong position of ads or use of text ads only etc. Position of ads has major effect on clicks rate so to get more clicks on your ads you have to show your ads in such positions which are clear to users e.g below post header, in sidebar and above footer. Since blogger has no option to show ads below post titles and above footer so you have to do it manually. In this post I will show you how to show your ads below post titles and above footer.

How To Show Ads Below Post Titles In Blogger:


How To Show Ads Below Post Titles In Blogger

Follow below steps to show your ads below post titles:

Step 1: Go to Blogger Dashboard > Template > Search for <div class='post-header'> by using Ctrl+F.

Note: Search <div class='post-header'> two times.

Step 2: Copy below code and paste it below the above code which you have searched:

<b:if cond='data:blog.pageType == "item"'>Your ad code</b:if>

Note: Remember to add the code below the second one.

Step 3: Replace "Your ad code" with your ad code.

Step 4: Click on save template and you are done.

How To Show Ads Above Post Footer In Blogger:



Follow below steps to show your ads above post footer:

Step 1: Navigate to Blogger Dashboard > Template > Search <div class='post-footer'> by using Ctrl+F.

Note: Search <div class='post-footer'> two times.

Step 2: Copy below code and paste it above <div class='post-footer'>:

<b:if cond='data:blog.pageType == "item"'>Your ad code</b:if>

Note: Remember to add the code below the second one.

Step 3: Replace "Your ad code" with your ad code.

Step 4: Click on save template and you are done.


videostutorialsHope you like this post and you founf it helpful. Follow and subscribe to get instant updates about blogger tricks. Share this post with others and spread my voice. Thank you for visiting 101Helper.

Search tags: Show ads below post titles in blogger, Show ads above post footer in blogger, 101Helper blogging tricks, Get clicks on ads, Increase Adsense earnings.

Comments

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...