For a detail serach, try google search!!

How to submit blogger sitemap to google-useful tip for new bloggers.

This tip explains how to generate and submit blogger sitemap to google webmaster tools:
Before doing this,let me say what are sitemaps and how they will help us.The reason we use them is,they will help google bot to crawl,index pages of your site and tell you if there are any problems when they try to index it.It also helps you to know,how many pages exactly are indexed,and what people searched in the search engine to visit your site.
Let me explain the detailed procedure on how to submit your blogger sitemap to google.
1.First,go to google webmaster tools and sign in with your gmail account.
2.After you logged in, you will see this asking you to add a site.
google webmaster tools
Add your blog url(ex:kranthitips.blogspot.com).Don't add with http or www.

3.Next,it asks you to verify your site.It is just to confirm whether you are the owner or not.

CLICK on the 'verify your site' link.

click the 'verify your site' link
Next,

choose verification method
4.There are two ways to verify your ownership but, there is only one way for the blogger users to add a metatag.

copy the metatag

5.Copy the metatag.

Now,sign into your blogger account>click the layout button>Edit html and paste the metatag just after the head tag and save the changes.

paste the metatag like this
and click the verify button in the google webmaster tools and there will be a confirmation message saying that you have sucessfully verified.

conformation message

Now,you have to submit a sitemap for google to crawl your site.Go back to the google webmaster dashboard or (home) and click the 'Add' link which is next to your blog name and in the Sitemaps column.Then,you see this,

Choose 'Add general web sitemap' from the dropdown menu and type rss.xml or atom.xml next to your blog address as shown below


or

and click the 'Add General Web Sitemap' button.

6.That's it.Now your sitemap is successfully submitted to google.Check 2 or 3 days after and you will see the detailed statistics of your blog(indexed pages,any errors,etc.)

Hide blogger navbar from your blog

Learn how to hide,disable or remove the blogger navbar(navigation bar) from your blog.
First,let us see what blogger navbar is:



blogger navbar


Blogger navbar allows users to easily navigate to other random blogs and it also has a feauture to search the blogs ,and mark any blog as spam.
So,now you have a clear idea of what really a blogger navbar is.So, why so many people prefer to just remove the navbar inspite of the feautures it has like search,etc.Many people think that, it spoils the look of the blog,especially if your blog has differnet subtitle layout which looks too obvious to see for a visitor.Well, let me come to the actual point on how to disable or hide your blogger navbar.

Below is the step-by-step procedure on how to do it with photos to make it easy to understand.

1.Sign in to your blogger account and click the layout button next to your blog name

click the layout button


2.Next,click the edit html tab as shown in the below picture.


edit html


3.Add the below html code as specified in the below picture.

#navbar {
height: 0px;
visibility: hidden;
display: none;
}


add the code like this

4. Save the changes.

Now, you can see your blog without that navbar(this tip can only hides the navbar,it doesn't completely delete it).If you want the navbar to appear again,just remove that code and save the changes.

How to add adsense ads inside Blogger blog posts or between blog posts:-

Adding adsense ads inside blog posts is a very good thing to do to increase your CTR.
CTR means"(the number of times your ad clicked) divided by (number of times it is shown).So,the more CTR you have,the more $$ you get.

As we know,there are more chances for the ads to be clicked when they are in the middle(blog posts) rather than at the sidebars(especially the right sidebar),footer,etc.So,

How to place adsense ads between Blog posts:

By doing this,the adsense units will be displayed between the blog posts in the homepage,archive pages and permalink(individual post pages).
Follow the procedure to do this:

1.Sign in to your blogger dashboard>click on the layout link

click on the layout link

2.Click on the Edit link in the "Blog Posts' column[look at the below screenshot]
click on Edit ..............a pop up window opens..........

3.Check the box next to 'Show ads between Posts'

next,configure the ads,choose the format,colours,etc and SAVE THE CHANGES.
configure the ads That's it! Now your adsense ads will show between blog posts.


If you want to know how to add the adsense ads inside the blog post rather than between the post, follow this:-

Showing adsense ads inside Blogger blog Posts:-

1.Sign in to your blogger dashboard>layout>Edit html

Check the box next to 'Expand Widget Templates'


2.Scroll down the window till you see this code




3.Replace that code in the template with the below (omit the "br" opening and closing tags.)



4.Again,scroll down the template and find out data-post body tag[look at the below screenshot]
and paste the below code just above that code{this will show ads above the post body}.If you want ads to show below the post,paste the code below that tag.

Here is the code to paste(omit the "br" tag at the end):-



Thats it!!

Hack through your Acrobat reader!!

1. Go to the installation folder of Acrobat Reader
(C:\program files\adobe\acrobat\reader\..)


2. Move all the files and folders from the "plugins" directory to the "Optional" directory. ( Cut and Paste the files NOT copy & paste).


Also make sure that Acrobat Reader is not open else it will lock the files and not allow you to move the files).

Now your acrobat reader will load very fast and almost as good as notepad..