Skip to main content

Posts

Showing posts with the label Blogger Tips And Tricks

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

Disadvantages Of Buying Custom Domain For Blogger

As you know that 101Helper was upgraded to the101helper.com some months ago and then it was again degraded to blogspot, the reason for this was that custom domain doesn't give you things that you expect and so it is not good to buy a custom domain in my opinion. So this post is on request and I am going to share my experience of why I upgraded 101helper to the101helper.com and why I degraded it back. I hope that if you are also thinking of upgrading your domain, you might get some advice from this post. So the main goal to buy a domain is to: 1. Boost traffic. 2. Increase earnings. 3. Get popular and improve ranking. 4. Make a brand. etc. But actually you don't always get all the things mentioned above for example if you think you can increase your traffic after buying a domain then its wrong, reality is that after buying a domain you lose the traffic which you have gained. And similar to that if you lost your traffic you will ultimately lose your ranking, earnings etc. So here...

How To Make Mobile Section For Gadgets In Layout In Blogger

As predicted by Google that from now people will read blogs and sites more from phones rather than from desktop that's why everyone should make their mobile site and maintain it to get maximum traffic not from only desktop but also from mobile. It is also good to get mobile traffic because it can increase your earnings from both  Adsense and Appnext . Specially mobile traffic is best for Appnext. Making mobile site is not easy in a platform like blogger because everyone is not able to do it as its not easy to code and also most methods don't work in blogger. So I frequently write about making mobile site for blogger blogs to make it easier for other bloggers to make their own mobile site. So in this post I am going to teach you how to make sections for mobile gadgets in blogger layout. So follow below steps to make sections for your mobile gadgets. Step 1: Go to blogger > login to your account and navigate to Theme . Step 2: Click on Edit Html to begin editing your blog th...

How To Hide Ads And Gadgets On Error Pages In Blogger

Before explaining about hiding things on error pages, i am going to tell you why do you need to do so? Its because Ad networks like Good Adsense and Adhitz both prohibit showing ads on pages which are empty or on error pages and reason for not showing gadgets in error pages is that nobody needs them and these gadgets makeerror pages look ugly and error pages also load slowly so visitors are unable to leave page until the page is loaded completely so it's necessary to hide gadgets and ads on error pages. In this post i will show you how to hide any ad or gadget on error page. SIMILAR POST : How to hide  or show gadgets in specific pages in blogger ? Step 1: Go to Blogger Dashboard and open template / theme. Step 2: Edit Html. Step 3: Now find the gadget in which you have added your ad code or if you have added your code directly to your template e.g below </head> or above </body>. Step 4: After finding your ad code gadget or ad code, copy below code. <b:if cond=...

How To Eliminate Render-Blocking Scripts And CSS - Blogger

As page loading speed matters so much that's why I write frequently about how to make blog or site load faster  and so is this post about and I am writing this post on request of a visitor to help him and also those who also have this problem in their blogs. So let me start with intro of what is render blocking scripts and CSS. What Is Render-Blocking Scripts And CSS ? Render blocking script is usually a script from any external source which is called by using a <srcipt src="...../files/style.css"/> tag and the problem lies in the URL or storage of the javascript file. Some common problems with external scripts are: 1. The URL which contains the Javascript file is redirecting to multiple URLs and then reach the Javascript file. 2. The URL which contains the Javascript file responds slowly due to server error. 3. The URL which contains the Javascript file sometimes does not respond due to down server status. Similar to Javascript files, there are some CSS files whi...

How To Add Google Analytics Code In Blogger

What Is Google Analytics? Google Analytics are tools powered by Google which are super good to analyze your site. It keeps all information about your site e.g where your visitors are coming from, what is the country of your visitor, How much time is your visitor spending on your site, What is the behavior of your visitor etc. So with the help of Google Analytics you can keep every info about your site or blog and use it to improve your earnings and to make your site or blog better. Why Should I Use Google Analytics? The answer is simple and obvious, you can use Google Analytics to improve your site and earnings. How can I increase my earnings using Google Analytics? Well, for example you have an interstitial ad which shows up after 10 seconds and overlays your content and you can see that your visitors are aware about your ad and they are smart :p  and when the ad shows up they simply close it and use your site for free without paying you a cent then you can know with the help of ...

How To Add HTML Tables In Blogger Posts

HTML tables are simple tables which gives a summery of something and are mostly used by those bloggers who own blogs about money so they show there content e.g info about ad networks in the form of tables. But not all bloggers know how to add HTML tables in blog posts and blogger does not have any option to create HTML tables so it can be added only manually. And that's actually the reason of writing this post. In this post I will share with you how to create an HTML table and add it in your blog posts. I will show you only simple one because there are a number of types of HTML tables and I can't share each and every type of HTML table so I will share a simple HTML table with text Like this! .  So lets get started! How To Add HTML Table In Blogger Posts? Step 1: Copy code of HTML table from below: <style> #mytable{ width:100% } #mytable, th, td {     border: 1px solid black;     border-collapse: collapse; } #mytable th, #mytable td {     padding:...

How To Add Twitter Cards In Blogger

You might be thinking, why I am posting about Twitter again because I have recently created a post about Twitter follow box and before that I have also created some posts about twitter like Twitter animated bird gadget and some other posts. But the reason which made me to write another post related to twitter is something new and interesting that is "Twitter Cards". You might have heard about it. If you know about Twitter Cards then you are good at Twitter marketing and you must be getting good traffic from twitter. So this post is about Twitter cards, How to add Twitter cards in blogger, what is its significance, What are types of twitter cards and everything about Twitter cards. So let me start from: What A Twitter Card Is? Twitter cards are a kind of optimizations which makes your tweets more living. With twitter cards you are able to add images, videos and media experiences in your tweets. You just need to add some Html code in your template and after that when someone t...

How To Set Custom Post Title And Logo In Feedburner Emails

Feedburner is used by every blogger to send mails to their subscribers and hence its optimization is very important to let subscribers get maximum of it. Though I haven't shared much about feedburner except how to set it up. So I decided to share a new thing in feedburner that will benefit you. Its setting up custom title for posts because without optimization all the mails sent from a blog have the same blog title having url of the post so subscribers mostly don't open the post even after receiving the mail because they haven't known the name of the post so they don't get interest in that mail. So it is not beneficial in anyway because you send mails to your subscribers but you don't get any response. Also I will show you how to put your logo in emails, it will tell visitors that this email is from your blog because logo is the identity of a site or blog. So in this post I am going to show you how to enable custom post title in feedburner and how to put your blog...

How To Index Blogger Posts Faster

Every new blogger want to increase blog traffic fast, for this you need to index your blog fast.Indexing a new blog can take two weeks or more normally but we can fasten this process by simple tricks.Actually this process include two steps.In first step google bot collect information of your posts and add it in search index box.Once your posts will index google bot start crawling your blog. Google bot is very busy because billions of people update their blog daily and even hourly and it can not index all of them simultaneously but today  i will show you how to speed up this process. How Google And Other search engines finds your blog? You have to submit your blog or site's sitemap to webmaster tools to tell search engines that you have a site or blog and you want it to index your blog and its content. So after submitting sitemap to search engines, they crawl your blog or site and index its pages which are allowed to be indexed Submit sitemap: Sitemap is very important thing, i...

How To Use Google Fonts In Blogger Blogs

Font is one of the things that makes a site look great. A font gives your writing skills a style which impress your readers therefore choosing best fonts for site is really important. Especially in-case of fashion blogs font style is very important. Blogger has many built-in fonts but these are too common because everyone is using one or more of them, for example for titles they use a different font and for post body they use a different font so to a unique font for your blog you have to call it from some external source and then apply it in your blog. So this post is to teach you how to use custom fonts in blogger blogs. I will use Google fonts but you can use fonts from other websites also by following steps below. I am using Google fonts below they don't have any negative impact on page loading speed. Follow below mentioned steps to use Google fonts in your blog. Step 1: Go to Google Fonts Step 2: Search for a font in Google fonts and click on the quick use icon as shown in belo...

5 Sites To Submit Your Posts To Boost Traffic Instantly

New bloggers often search "how to boost or increase traffic instantly" and don't find any answer or usually get answers that are not satisfactory. So they head towards fake traffic or seo. Fake traffic is obviously useless because you don't either get money and that traffic is limited because same visitors visit your site again and again for points(traffic exchange) and there is no ad network that pay you for ordinary traffic. So fake traffic is not beneficial that's why bloggers optimizes their blogs for search engines to get traffic that is organic and unique, but the fact is that once your blog is optimized for search engines you will not get traffic in one day but you have to wait for months or for year. Actually it depends on your blog's topic e.g if you have a blog about making money you will get more traffic in less time because every 2nd person is surfing on internet to earn money. So this post is about how can you increase your blog traffic instantly....