Showing all templates tagged Tips & Tricks
Showing posts with label Tips & Tricks. Show all posts
Removing the navbar in blogger is fairly easy, and can be done in multiple ways. The navbar was intended as a tool that will bring visitors to blogs hosted on blogspot, by clicking the next blog button. In theory it seems like a good feature, but in practice is just an ugly bar that nobody uses.
I will show you below 3 simple ways to remove the navbar.

Remember to backup your template before you do any changes (Template > Backup / Restore > Download full template)

1. The official method

Just go to "Layout" tab and look for a widget called "Navbar" than tap "Edit" and choose the option called "Off". Now the navbar won't show on your blog.

2. The CSS method

Navigate to Template > Edit HTML and search for:
]]></b:skin>
Now add this line above it:
#navbar-iframe,  #navbar { display: none !important;}
And save click on "Save Template"

3. The permanent remove method

Go to Template > Edit HTML and delete this code:
  <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'>
    <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener(&#39;load&#39;,
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
      }
    }
 ....................................................................................
          }
        });
      &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
(function() {
var script = document.createElement(&#39;script&#39;);
script.type = &#39;text/javascript&#39;;
script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
var head = document.getElementsByTagName(&#39;head&#39;)[0];
if (head) {
head.appendChild(script);
}})();
&lt;/script&gt;
</b:includable>
  </b:widget>
The red dots contain sensitive information about the blog owner, so i removed it from here. Basically you need to delete everything from  <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'> to </b:widget>

Alternatively you can change:
  <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
to
  <b:widget id='Navbar1' locked='false' title='Navbar' type='Navbar'>
And then delete it like a normal widget from "Layout" tab
Search Engine Optimization is an important part of any website, doing SEO wrong or not doing any SEO will lower then number of visitors that will reach your site and you will not rank between the top search results. There are some essential tips you should know, they will help you drive more traffic to your site and rank better in the search results. I gathered on this page 101 SEO tips that you should read at least once, you will most likely won't need to use all of them, but at least they will give you a idea if what you are doing is good or bad.

  1. Target a single topic. If you take a closer look at the most popular websites you will see that almost all of them focuses on one topic. You can write about other stuff as well, but you should mainly focus only on your site's topic and close related stuff.
  2. Your content must be new and unique. It seem easy to start a new site and just copy content form other websites, modify it a little, then post it on your own. Well this will be just a waste of your time, you will have to do thousands of posts to get a fraction of the traffic you would get if you do it the right way.
    If finding new content for your niche is hard you can focus on some keywords than do a search to see what your competition writes about that topic. Than try to do that better, read 10 articles, extract all the parts that you find important and merge them into an post that covers all of them.
  3. Ignoring SEO means no visitors. You should focus on some basic SEO at least, else search engines will not find your website at all.
  4. Link to internal pages in your website. Everyone focuses on getting backlinks from other sites, but your internal page links are very important also. Take a look at wikipedia, on each page there are dozens of links to other internal pages, and wikipedia articles always rank in the first 3 search results.
  5. Target commercial intent keywords. Your target visitors should be the visitors who are willing to spend money, not those who just search for information.
  6. Focus on getting backlinks from trusted sites. The quality of a backlink is given by the trustworthy of the source. Getting backlinks form bad sources will negatively impact your SEO.
  7. Make your address and phone number visible on every page. This will increase your SEO if you own a local business website. Having your address and phone number everywhere builds trust and search engines will rank you better.
  8. Put your keywords in the title. Your pages titles must contain the keywords you aim first and the other words after them. Don't use keywords that are unrelated with your article.
  9. SEO must be done ON and OFF site. You can't focus only on the internal SEO optimizations or the external SEO, like quality backlinks. For best results you have to work on both.
  10. Avoid use of heavy JavaScript or Jquery. Adding fancy animations to your website may seem like a nice way to impress your visitors, but in fact is the opposite. People come to your site for quality information, fancy menus and image sliders have no impact. Using to much scripts will increase the loading time of your website, and this will translate in worse search results ranking.
  11. Use social networks. Make Facebook, Twitter, Google+, Youtube etc. pages for your website. Many people uses social networks and building an audience on them will result in an increase number of steady visitors flow.
  12. Put your general keywords in the important paces. Make sure the main keywords of your website are in the description, tags. domain name, categories, pages title and of course your content.
  13. SEO doesn't work the same on all websites. If someone has an successful SEO strategy this doesn't mean that it will work on your website. There are many variables to take into consideration.
  14. Place your keywords in the first paragraph. Your page will rank better if the relevant keywords are at the beginning of the page.
  15. Add content regularly. You should add new content every 1-2 days, if a long period of time passes and no new content is added, google will begin to drop your search result. 
  16. Site age matters. A new site will not do well no matter the amount of SEO it has. The authority and trust builds in time and you shouldn't have high expectations in the first few months.
  17. NO duplicated content. Search engines loves unique content and if they find duplicate posts on your website they will not be happy. If you have to much similar content in your pages you will be penalized by the search engines.
  18. Avoid getting penalties from Google. You should be careful with SEO and don't overdo-it, Google is the biggest SE and getting a penalty from them will result in a massive loss of visitors, and it will take you a long time to recover. 
  19. Always improve your website. You shouldn't think of your website like it's finished, instead always tray to improve it and add new content.
  20. Your link's extension is not important. No matter how your links end they have no impact on your SEO, you can use anything you like: .html, .htm, .asp, .php.
  21. Let Google find your pages. You should let the crawlers to find your new content on their own, they will most likely rank better that those submitted via XML Sitemaps.
  22. Include your keywords in the permalink. Some websites have random permalinks like: "http://sitename.com/?p=23" or "http://yoursite.com/frrg2d5e3". You should avoid to use such permalinks, instead use targeted keywords, like: "http://yoursite.com/awesome-post"
  23. SEO is not an instant thing. If you do search engine optimizations to a page the results will not be visible right away, it can take days, week or even months until the search engines will credit them.
  24. Is your content worthy of the 1st page? Take an objective look at your content, is it better than the competition? If not it will not rank higher than your competition. Analyze what you did wrong and how you can improve the content.
  25. Focus on long-tail keywords. Long-tail kewords are searches of phrases made from more than 4 keywords, and they represent over 40% of the searches. Targeting them makes it easier to rank on the top results.
  26. Link to other websites with related content. Linking to other sites, especially sites better ranked than yours, will increase your trust and authority and with a bit of luck they may links back to your site.
  27. Update your pages frequently. An old page that is constantly managed will rank better than an forgotten page. Sites like wikipedia rank high because their pages are constantly maintained and improved.
  28. Write for humans. You have to write your content for humans not search engines. Stuffing a page with unnecessary keywords will make it look spammy and the real visitors won't find it appealing. Search engines are very good of detecting the content written for robots and those pages will not do well on search results.
  29. What SEO you do is your responsibility. Search engines doesn't know if you done mistakes without knowing, they will penalize your site and you are the only one responsible for this.
  30. Stay up to date with SEO. The search engine optimizations are not a fixed thing, the rules changes often and you should be informed about the modifications.
  31. Lose things slowing your website. The loading times of an site play a major role in search engines algorithms. If something is not essential to your website you'd better get rid of it, this includes large images, flash graphics, music players, complicated scripts and unnecessary plugins.
  32. Aim for the top 3. Being on the first page on search results is a good thing, but your target should always be top 3. Most of the people who search for something usually finds that info within the first 3 results. The traffic you will get if you are lower than 3rd position is less than 10% of the whole traffic.
  33. Write a meta description to each page. Meta descriptions are still used by search engines, you should make unique descriptions to every page, they need to reflect the content on your page and be no longer than 160 characters. Find phrases that will attract people when they see them.
  34. Use synonyms with your keywords. Don't fill a page with just a few keywords, instead search for synonyms of them and include them in the post. Search engines are great of recognizing synonyms and love pages that have diversity.
  35. Do SEO right now. Don't be lazy, start right away with SEO, the longer you postpone it, the better your competition will do, and catching them will become harder.
  36. Research your keywords. Choosing keywords with a small amount of monthly searches will be a time waste. No matter how many SEO you will do and how many backlinks you get, if people does't search for them you won't get any traffic. Use Adwords Keyword Planner to research your keywords.
  37. Build quality backlinks. Backlinks are your reputation on the internet, getting backlinks from quality websites in your niche will boost your traffic very well. It is hard but in time backlinks will come, you just need to have high quality content and backlinks will come naturally.
  38. Avoid bad backlinks. Getting backlinks from niches that are not related to yours is a bad strategy, they will not do you any good, instead you may be penalized for it. Also avoid use of Blackhat SEO for getting backlinks, it may work for a small period of time but google will eventually catch up, and you will get an hard penalty.
  39. Stick with one domain name. Before you make a new site think very hard of what domain name your want. Site age is a major ranking factor, and changing your domain name every 6 months will not allow your website to mature and build trust.
  40. Study your competition. Find the top sites in your niche and analyze what have they done to rank so high, what internal and external SEO they did.
  41. PageRank is not that important. The PR of an page is an insignificant part of ranking algorithms. You will often see pages with lower PR that outrank higher PR pages in the search results. 
  42. Write titles that stand out. Use <strong> and <em> tags to enforce the relevant keywords, search engines recognize this tags and will rank those keywords better.
  43. Paid links are useless. Apart from getting a few clicks there is nothing you gain. 
  44. Try to bring fresh content. Search ranking like new content, and if you are the first one who writes on that subject search engines will rank you high, and it will be very hard for someone to pass you.
  45. There is no magical number of keywords. How many times your keywords appear on an page must be done the natural way. There is no fixed number of keywords per article length. Of course overusing the keywords damages your seo.
  46. Avoid pages with little content. Google will give a penalty to the pages with little content, like a picture or 2 phrases. Search engine nowadays focuses on extensive quality articles that covers all the aspects of a topic.
  47. Use your keywords in the internal links and backlinks. If your link targets a page called "Apple Juice" your link should be called "Apple Juice" not "Click Me" or "Go To".
  48. Use videos in your articles. The videos will increase the time visitors stay on your site and you get links from the video sharing sites.
  49. Avoid keyword stuffing. Repeating a keyword phrase to many times will automatically lead to a penalty.
  50. Don't think of an fixed number of backlinks. Building links should be a never ending process, with an consistent and steady evolution.
  51. Engage with your visitors. Don't ignore their emails, replay to their comments, organize contests, ask for their opinion. In other words create a bond with them that will make them return to your website.
  52. Take advantage of Google’s free tools. Google Analytics and Google Webmasters are powerful tools that will tell you how many visitors reach your website, what are the to keywords that brings traffic, your conversion rates, useful diagnosis about your website and much more.
  53. Make your website mobile-friendly. The number of visitors coming from smartphones and tables is constantly increasing, having an responsive template will result in a better user experience and likely better ranking. If your competition has an mobile friendly layout than you should also do the same.
  54. Create a sitemap. Search engine crawlers will find your pages faster if you create a sitemap with links to all of your pages.
  55. Image descriptions. Adding "ALT" tags to your images is the best way to inform crawlers of what your image contains. Crawlers can only understand text, so describe your images as best as you can. Apart the "ALT" tag you should also add captions to your images with that describe the content.
  56. Utilize Heading Tags. Heading tags are specially treated by the search engine, they act like a summary of the paragraph, and you should include relevant keywords in them. You should use at least two heading tags in a page, like <h2> and <h3>.
  57. Get links from .gov or .edu domains. Those type of domains have a high authority and credibility because they are not available to everyone. Getting a backlink from the can be hard but it will pay off.
  58. Link to your own websites. If you have multiple websites create a linking network with them.
  59. Get rid of unnecessary outbound links. Your outbound links should focus on pages that will prove helpful to your visitors.
  60. Promote other's people content on social networks. If you help other people by promoting them, they will find out and there is a strong chance that they will return the favor.
  61. Chose a niche that has search engine traffic. No matter how many SEO you are doing if you are in the wrong niche your rankings will remain unchanged. People often make the mistake of starting with a Funny Pictures/Videos website. This kind of websites get their traffic from social networks and most likely payed for their followers.
  62. Fix canonicalization issues. You should consider just one domain, "http://www.mysite.com" or "http://mysite.com". Chose one and than set-up a 301 redirect for it.
  63. Market your content. You need to market your content so people will find it, share it and link to it. Without marketing your content will be found at slower rates by the target audience.
  64. Getting backlinks is a tough job. The more you work for getting a backlink the more valuable it will be.
  65. Use your existing relationships to get backlinks. People you know, partners, costumers or suppliers will link back to your site if you ask them, don't be shy.
  66. Each page should focus on a single keyword phrase. Instead of trying to cover many keywords with one page, you should focus only on one phrase and you will rank higher this way.
  67. Get help from Google. Visit their Webmaster Guidelines and Webmaster Help Videos to find useful information that will help you optimize your pages.
  68. Upload your videos to different sites. The videos you blended with the search results are not all from youtube. Upload your videos to other platforms like DailyMotion, Metacafe, AOL, MSN and Yahoo.
  69. Surround your videos with rich keywords content. The search engine are not able to interpret what a video is about, you will have to surround the video with rich descriptions to inform the search engine about the video content.
  70. Your pages are ranked, not the website. The whole site plays a role in the rankings but a much bigger role is played by individual pages. Search engines rank different keywords based on the quality of the content in a page.
  71. Get keywords ideas from your audience. The people who visit your website see it different, finding what they are interested the most in will translate in better keywords associated with your business.
  72. You can use Pay Per Click combined with SEO. If you have the money you can use both of them to drive traffic to your pages. The advantage of PPC is that you will get high quality traffic that is interested in your keywords/business.
  73. Make sure your website is indexed by search engines. Don't play with robots.txt if you don't know what you're doing, making some bad changes can make your site invisible to search engines.
  74. Submit your new post to Google manually. Is better to let Google find your pages, but if you have a fresh site it may take a long time until Google crawler revisit your website and adds your new pages to the index. Use Submit URL Tool to let Google know you added new content. The new pages will appear in the search results in 30 seconds to 10 minutes.
  75. Surround your links with related keywords. Add descriptive text near your links to make the count more in search engines "eyes".
  76. Make your domain ownership public. If you register an domain and opt for private info about your details, it will rise suspicions to search engines who will consider you as a potential spammer.
  77. Link your pages with each-other. You should have at least one link pointing to each page from other internal or external pages. Pages that have no links to them don't do well in the search results.
  78. Use only one home page link. If your visitors reach you homepage trough "http://www.mysite.com" and then they are redirected to a "http://www.mysite.com/index.html" is not good for SEO. Make your internal homepage address one and the same. 
  79. Frames, Flash and AJAX should be avoided. If you absolutely have to use any of them try to keep them as light as you can, else search engines won't have any content to index.
  80. Pay special attention to the images you use. If the content in your site is mostly made from images you have to surround the with descriptive text and keywords. 
  81. Get your site listed in relevant directories to your niche. Nowadays directory listings have almost no impact on SEO, but there are still a few that will prove worthy to your niche.
  82. Aim for many different source off traffic. Google is the biggest source of traffic, but is not the only one. Build a independence audience base with social networks, make sure your website is also on the other major SE like bing.com and yahoo search.
  83. Add links on your homepage to your popular pages. Links coming from your homepage will improve the authority of the linked pages, and this will also improve their ranking in SERP.
  84. Target for relevant keywords. If you target relevant keywords there will be easier to rank higher and faster for them.
  85. Reach out to bloggers in your niche. Try to establish relationships with other blogs relevant to your, share your ideas with them, promote their blogs and they will return the favor.
  86. Don't steal content form other websites. Search engines doesn't treat kindly duplicated or stolen content, the moment they find it they will downgrade your page or even the whole website.
  87. Use absolute links. This will simplify the navigation of your website and prevent different problems, also if somebody is scraping your content you will receive a backlink.
  88. Don't put your blog title in the titles of your post. Optimize your post titles with keywords relevant to the post, putting your website title won't help.
  89. Make compact titles for your pages. You shouldn't make your post titles to long, include only the most relevant keywords in them.
  90. Include graphs, stats and charts in your posts. Plain text content is not very attractive, try to include visual reinforcements to your ideas, this will make your content more appealing and people will be more likely to share your content.
  91. Share your posts on Google+. The shared links on Google+ do not contain "rel=nofollow" tags, so this is an easy way to get some quality backlinks.
  92. Go for your competition backlink source. Find who linked to your competition and try to obtain a backlink from the same source.
  93. Be active on relevant websites and forums. Make yourself known and build your trust and new relationships with people.
  94. Use an simple and intuitive template. Your users should be able to access anything in your website with just 3 clicks.
  95. Make a custom 404 error page. Place links to your top pages in the 404 error page and visitors who will reach it will stay on your website.
  96. Test your website on the major browsers. Make sure your website behaves properly in all the major browsers: Chrome, Internet Explorer, Firefox, Safari, Opera.
  97. Don't be obsessed with Alexa ranking. The Alexa rankings are not as precise as you think, it relies strongly on how many users, who have their toolbar installed, visit a site.
  98. Write “picture” or “image” it the ALT description. Most of the image searches contains one of this two words and the main keyword.
  99. Implement social sharing buttons. Make this buttons in places easy to spot by your visitors. This will increase the chances that your visitors will share your posts.
  100. Host your website on an popular hosting company. Don't try to make savings in this department, a cheap host will not be reliable and you will probably encounter frequent problems with them.
  101. Back-up your website. You'll never know what could happen, be safe and do weekly backups of your website. If you lose your content search engines will quickly drop your website rankings.
You may find many tutorials on how to host your JavaScripts on code.google.com, but this method doesn't work anymore, because the purpose of Google Code is not for this, and the site was abused by users. So Google decided to disable hosting of files on code.google.com. Here is the official news post "A Change to Google Code Download Service"

So, you have to look for alternative sites to host your blogger JavaScripts or CSS files. A good alternative is another popular product from Google: Google Drive.
As you may know, there is a method to host your JavaScript code directly inside Blogger (and i will show you how to do it bellow), it is a good method for small JavaScript code, but if you have multiple huge codes in your template they will make your blog to load slower, and the search engines may not be so happy with this.

How to host JavaScript or CSS codes on Google Drive

Step 1. Go to drive.google.com

Step 2. Make a New Folder called "Scripts" (or whatever name you want)

Step 3. Now you need to Share the folder (so that anyone can access is). First Select "Scripts" folder, than tap the first button on top, the one with a man and a plus sign.

Step 4. In the window that appeared click on "Change..." than chose "Public on the web" and Save.

Step 5. Go inside "Scripts" folder and upload there your JavaScript or CSS.

Step 6. Now that your codes are uploaded, you need to get the direct link to them. First thing you need is "Scripts" folder ID. The ID is in the link address.

Step 7. Now you can access the direct link of your JavaScrip or CSS by going to this addres:
https://googledrive.com/host/FolderID/filename
So in the current example the direct links for the 2 files inside "Scripts" folder are:
https://googledrive.com/host/0BxqfHzcHGf-5WEZCeFN4Q25SdEU/lightbox.css

https://googledrive.com/host/0BxqfHzcHGf-5WEZCeFN4Q25SdEU/lightbox.min.js

Step 8. Now you have to insert the JavaScript or CSS file inside Blogger. To do this copy this code in your template, usually above </head>.
<script type='text/javascript' src='https://googledrive.com/host/FolderID/filename'></script> 
 So in the current example it will look like this:
<script type='text/javascript' src='https://googledrive.com/host/0BxqfHzcHGf-5WEZCeFN4Q25SdEU/lightbox.css'></script>

<script type='text/javascript' src='https://googledrive.com/host/0BxqfHzcHGf-5WEZCeFN4Q25SdEU/lightbox.min.js'></script>

Step 9. Save the template and you are done.



I told you in the beginning of the post that you can also host your JavaScript code directly inside blogger, but as i said before you should use this method only if the script is small, or you're template doesn't use many scripts. I will show you below what you have to do if you want to host the JavaScript inside blogger.

How to host JavaScript inside Blogger template

Step 1. Open your JavaScript with notepad, and copy the whole code.

Step 2. Go to Template > Edit HTML and search for this line:
</head>

Step 3. Paste this code above </head>:
<script type='text/javascript'>
/*<![CDATA[*/

Paste JavaScript code here

/*]]>*/
</script>
Replace "Paste JavaScript code here" with your JavaScript.

Step 4. Save the template.

I hope this methods will help you host your JavaScripts on Google Drive or directly inside Blogger, and this way you will keep your template clean and good looking for search engines.

For who doesn't know what lightbox is... Lightbox is a script that will open the images, inside the post, in a nice looking popup, without leaving the page. I encountered many situations in which the default Lightbox of blogger doesn't work as it should.

Most of the templates i tried simply doesn't work with the default lightbox in blogger and I have no idea why. So if lightbox doesn't work with your template, or you don't like how the default lightbox looks I will give you one of the best lightbox out there, that does the job automatically, so no "rel=lightbox" is needed.

This is how it will look:

Automatic Lightbox for Blogger

Step 1. Disable Blogger's Lightbox. Go to Settings > Post and comments > Showcase images with Lightbox "NO".

Step 2. Go to Template > Edit HTML. Click inside, then press "Ctrl + F" and search for this code:
</head>
Step 3. Place this code above </head>
<!--start lightbox script-->
<link href='https://googledrive.com/host/0BxqfHzcHGf-5WEZCeFN4Q25SdEU/lightbox.css' media='screen' rel='stylesheet' type='text/css'/>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js' type='text/javascript'></script><script src='https://googledrive.com/host/0BxqfHzcHGf-5WEZCeFN4Q25SdEU/lightbox.min.js' type='text/javascript'></script>
<!--end lightbox script--> 
Step 4. Save the template and you are done.

The Advantages of using this lightbox script are:
  • It works automatically, you don't need to place "rel=lightbox" or other tag to your images.
  • It makes automatic galleries if there are multiple pictures in the post.
  • It auto adjusts on the image size.
  • It looks much cooler than the default lightbox,
Every blogger wants to have a nice looking blog, so before the blog is created the hunting of a good template begins... You will probably find a suited template for any kind of blog, but it will probably need a few modifications to fit your needs, or you just want to make it look a bit different.

So you found a good template for your blog, you install the template and you decide you don't like the background, or you want the menu to be white instead of black, or you think that the titles font is to big and you want to make it smaller, or, or, or...

Templates for blogger are made by many different people, and how they chose to name their CSS elements are entirely their option, so if you found a tutorial for "how to change the menu background" it may not work for you, because the menu is named differently in your template.

I will show you how to make this kind of changes to your template by yourself, with just a few clicks, and real time preview! I will show you this technique using "Google Chrome", because this is the browser i use.

How to modify page elements in blogger using CSS

So let's take my blog for an example. Let's try to change the background color of the top menu.

Step 1. Right click somewhere on the background of the blog, and choose: "Inspect Element".

Step 2. You will now see that a window appeared in the bottom of the page. What we are interested in is the right part of the window. In the right part you will see the CSS of the menu. In this case the menu is called:
.header-wrapper

Step 3. Now let's change the color to RED. Under the ".header-wrapper" there is a line called:
 "background: #fff;"
The line "#fff" is the code for color white. To change it to red, modify it in
 "#F00".
Or you can click on the small square, in front of the color code, and choose whatever color you want!.

Step 4. Now, if you are happy with the color, you need to make the change to the actually template in blogger. So go to: Template > Edit HTML.

Step 5. Press "Ctrl + F" and search for the CSS element you want to modify, in this case: ".header-wrapper". After you found it modify the color code with the one you chosen, in this case "#fff" to "#f00"

Step 6. Save your template and the change will be applied.

Notes:
  • You can modify any element in your page using this method, you just need some basic CSS knowledge.
  • You can make menus larger, smaller, you can increase, decrease font sizes or change the font type.
  • You can hide elements (using "display: none")
  • You can remove or add CSS lines.
  • And all of those things are rendered instantly directly on the website.
  • Is the best way to use if you want to experiment with different colors or styles and see which looks better. Only thing you need to do is put the changes inside the template,
You probably know already how to modify your template and insert the Adsense ads below the post titles or at the end of your post. But what about inserting the ads in the middle of your posts or in a more specific place you want?

The obvious way is to insert the Adsense code by switching to "HTML" tab in blogger's post editor, but this way has some disadvantages, like:
  • If you later chose to not display the adds it will be time consuming to edit each post, especially if you have a blog with many posts.
  • You can't change the ads types/sizes, only way is, again, to manually edit each post.
I will show you a different method that has many advantages:
  • You can place your ads anyway you want.
  • You can edit the way they are displayed at any time (alignment, margins, padding etc.)
  • You can easily remove the ads anytime you want.
  • You can display ads form other advertising networks, not only Adsense ads.
With this method you will need to insert a piece of code, inside your posts, in the place where you want to display the ads and the rest of is is made from within the template editor.
But enough talk... Here is the best way to insert adsense ads in the middle of your post, or any other specific place.

How to insert Adsense ads in the middle of the post or any other specific place

As always before you do any changes to your template first make a backup!. Go to Template > Backup / Restore > Download full template

Step 1. Firstly you need to convert the adsense code for it to work with the blogger template. This conversion is called "parsing". To do this go -> here <- and paste the adsense code in the box and press "Parse" button. 

Step 2. Go to Blog Dashboard > Template > Edit HTML. Now press "Ctrl + F" and search for this part of code in your template:
<data:post.body/>
You will probably find more instances of this code. You will need to modify each of them and see which one works in your case.

Step 3. Now replace the code you found. "<data:post.body/>" with the code below:
<div expr:id='"adsmiddle1" + data:post.id'></div>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<div style="clear:both; margin:10px 0">
<!-- Place Adsense Code Here -->
</div>
</b:if>
</b:if>
<div expr:id='"adsmiddle2" + data:post.id'>
<data:post.body/>
</div>
<script type="text/javascript">
var obj0=document.getElementById("adsmiddle1<data:post.id/>");
var obj1=document.getElementById("adsmiddle2<data:post.id/>");
var s=obj1.innerHTML;
var r=s.search(/\x3C!-- adsense --\x3E/igm);
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+16);}
</script>
Step 4. Replace the red text <!-- Place Adsense Code Here --> with your parsed adsense code. After that just Save the template.

Step 5. Now all you have to do is place this code (on the HTML tab) in the specific part of the post where you want your ads to be displayed.
<!-- adsense --> 
Here's an example:

Other Notes:

Q: Why it doesn't work for me?
A: You probably have more that 1 piece of <data:post.body/> If it doesn't work with the first one, reverse the changes and try the next <data:post.body/>.

Q: What happens if i don't place the <!-- adsense --> inside the post?
A: The ads will be displayed as default, under the post title.

Q: I get an error when i try to save the template...
A: You didn't parsed the adsense code. Check Step 1 again to see how to pares the code.

Q: The adsense ads are displayed incorectly/ looks odd/ are overlapping other page elements.
A: You didn't parsed the adsense code. Check Step 1 again to see how to pares the code.
Blogger Navbar is a tool made by blogger team with the purpose of finding new blogs. So the idea was that people who visit your blog will perhaps click the "Next Blog" button on the Navbar and they would be taken to another cool blog.

Good idea in theory, but very bad in real life use. Almost every time someone would click the "Next Blog" button they will end up in an empty blog, because some smart asses registered all the combinations of domain names, and leaved the blogs empty, in hope that someone would eventually want that name and they would play for it.

So this is the main reason why the Navbar is not productive in blogger's plans. As a side-note, i myself hope that the team on blogger would take action and delete all of those millions fake blogs out there and make the name available for people who will use them properly. They could also put a rule... something like no post for one year and the blog gets automatically deleted.

Now let's talk about the Navbar from a bloggers perspective.
All of us use some custom templates and the Navbar doesn't blend nicely at all with the custom design. And keeping it in hope that we'll get some new visitors via the "Next Blog" button is not worth it.

Regardles of your reasons that pushed you to remove the Navbar here is the easiest way to remove it:

How to remove the blogger Navbar

Step 1. Go to your Dashboard at Layout section.

Step 2. Search for the element called: "Navbar". Then click on "Edit".

Step 3. You will get a popup window that looks like this:
Step 4. Simple toggle the "Off" button and then click on "Save".

That's it. Your blog will no longer have the Navbar. As a side-note, in the past there wasn't any "Off" button available and you had to do some harder things directly in the template editor to hide it. Finally blogger's team realized just how useless the navbar is :)

I am a addict of keyboard shortcuts, i use them on any program i work with and when i started with blogger the first thing I did is search the shortcuts available to use.
Not many bloggers know that they can use useful keyboard shortcuts when writing their posts. Getting advantage of the keyboard shortcuts will make your work easier and faster than before. I myself use them quite often and try to use as many shortcuts as I can.

The keyboard shortcuts work in any major browser, like Chrome, Firefox or Internet Explorer so you will not be compelled to switch to another browser to use them.
You can use them in Blogger's post editor, most of them work on "Compose" but there are a few that you can also use under "HTML" tab.
But enough talk, here are the Keyboard Shortcuts available in Blogger:

Blogger's Keyboard Shortcuts

  • Ctrl + A - Select all text in the post
  • Ctrl + B - Make the selected text Bold
  • Ctrl + C - Copy selected text
  • Ctrl + D - Save as Draft
  • Ctrl + F - Search for an word or phrase
  • Ctrl + I - Make the text Italic
  • Ctrl + K - Add a hyperlink to selected text
  • Ctrl + U - Underline the selected text
  • Ctrl + V - Paste clipboard content
  • Ctrl + X - Cut selected text
  • Ctrl + Z - Undo
So now you know all the keyboard shortcuts available to use inside blogger. I hope they would make your life easier and increase your post writing speed. If you know other keboard shortcuts, or some of the ones listed here doesn't work for you please leave a comment...