Pages - Menu

Sunday, 24 January 2010

Some Thoughts and Voice Of Blogger

In our blog-o-sphere many people are sharing the tips, tricks views and whatever in their opinion. Blogger is one of the great place to connect with friends and making money online & it's too easy to use.In this platform few people have custom like tradition i.e they copy the article from prefect bloggers and paste to their site. It's not legal. They will not get any more benefits because the readers are not that much mad they will leave the perfect bloggers and go according to ticker who copy the are article from good minded people. I got some popular blogger blogspots:-Blogger BusterBlogger...

View This Article / Download>>

Saturday, 16 January 2010

Yahoo Smileys in both Author and Readers Comment ~Solved!

If you are using yahoo smiley emoticons in your blogger comments, I think you have notice that's not working on the author comments. It just works on the readers comments only. Those who are using author comment highlighting tricks only has this kinds of problem, else it is clear. But now you can use both trick at once highlight author comment and use emotions in your each & every comments as you wants.

Note: If you are using comment highlighting trick and want to show yahoo smiley in all comments, than use the follow tricks.  

You can see the yahoo smiley emoticons in both readers and my comment with highlighting author comment. If you want to do these tricks at once. Then let's see how to



Highlighting Author Comments


Highlighting author comment will make some different from other blog readers and it will let know to other you are the blog owner. You just have to make some changes in before code.

Find this code:


 

 

           

            
             
               
             

             
             

              









         

           
             
           
             


           

         


         

Place these red colored code as shown above position. Now, find ]]> and place the below CSS code just above ]]>.
.owner-Body {
background: #EBF0FF;
color: #000;
border-top: 1px solid #ebf0ff;
margin:0;
padding:0 0 0 20px;
}

Now you have understand? What we have make some change into? Yes we just change the code .comment-body-author to .owner-Body. Because the tag .comment-body-author is already terminated by other tags. This change will help you to show smiley in all comments including your readers and author.

Add Smiley To The Comments

Now, let's try to add smiley in comments. First, Go to Blogger.com-> Layout->Edit Html. Find this line of code:

Now,  below , add these all codes:
style='-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 369; text-align: left; padding: 5px; height:86'>

:))
;))
;;)
:D
;)
:p
:((
:)
:(
:X
=((
:-o
:-/
:-*
:|
8-}
:)]
~x(
:-t
b-(
:-L
x(
=))


Now, find in your template. And add the following code just before

View This Article / Download>>

Tuesday, 12 January 2010

Blogger Help for Some of The Readers

Now a days many of my readers are asking for help. I am so happy to help my readers :) Mainly they asked for coding help. So, now I'm going to tell you what's the trick for your problems.One of my post CSS hacks for blogger, Glenn Paolo request me for CSS help. CSS hack code for Blogger's Blogroll widget.You need to modify only one widget with html and CSS code. I am giving you a tutorial for that...First, you have to find your widget id in your Edit Html section.  Go to Blogger.com-> Layout->Edit Html.Search for your unique widget title which you want to modify it. For example your widget title is Blogger Roll, then press CTRL+F and type Blogger Roll. Now you can see the line of code like this:b:widget id="BlogList1" locked="false" title="Blogger Roll" type="BlogList"> The line...

View This Article / Download>>

Wednesday, 6 January 2010

Three months SEO progress...

Before this 3 months short period what I have done and how I have past these months with the active blogging? No matter what I done good or bad. But I think have progressed well in sight of SEO. Now my blog is 3months old.Today I’m going to share you some points gained by my blog. Let’s see some amazing SEO points.Here, this is my one of the pervious post. This post was crawled by Google within 1 minute. I was trying to check how time wills it takes to crawl my blogs post by Google. Than I check URL immediately in Google after posting some articles. I am surprised that time. It just takes 1 minute to crawl.Another cool fact!See this screen shot first.My blog is listed at the top of the Google search result with the popular keyword. I post that article opposite to others about the topic DoFollow....

View This Article / Download>>

Friday, 1 January 2010

Placement of Ads or Widgets below the post title in Blogger

This post is specially for one of my reader. I have just received a comment from Sarvesh. He was asking about how to put the Google ads below the post title. This will give better ad revenue and this is one of the good placement of ads.Admin it will great if you show how to add ads in the post like you have in blogger i want to know it plz will u write a post abt it or tell me plz :)I am glad to answer this question. Now have a look how to do this.First log in to Blogger.com -> Layout-> Edit Html tab and Check Expand Widget Template.Search for the following line of code:If you haven't found above code, search for the following: Got it? ok. Now you can add the widget (ads) code just below the above code. See the below example:You ads Code Goes Here....                        ...

View This Article / Download>>

Edit Websites Everything you like Using Javascript!

Javascript is useful for different purposes. It's too useful for hacking any website. I have found a script that can edit any site like Ms Word! But it is not real, you can edit Image, text and picture.Try it out in one of the famous site. Hope you have planned to fool your friends ;)If you haven't think some idea to use this hack, freely you can increase your global rank in alexa. Let's hack a look.Wow! see my alexa rank is 2. And see my data how many site linked in.Don't be confused! It is not real. Just a magic of java script :)javascript: document.body.contentEditable = 'true';document.designMode = 'on'; void 0In any website copy and paste above javascript and hit Enter. Enjoy! Happy New year...

View This Article / Download>>