| 0 comments ]

Recently, one my blog readers wanted to know how do I add Java scripts and other HTML codes in my blog posts. To be very frank, even I had this question when I started my blog initially. And when I tried to implement such tricks in my blog, I faced a lot of difficulties with the coding. But nowadays, I find many sites have come up with blogging tips and it has become very simple to customize your blog. Let me straight away tell you, how to implement this trick on your blog posts.

If you just want to show up HTML codes in your blogger post, that is without any customization, then use this site : Simple Code. This method will show the HTML as it is and looks very simple. If you want to customize the way it is displayed, like I do in my blog, then you should follow the next method. In this method, you will have to include some codings and then your job will be done.

Follow these simple steps to include the HTML/Java script codes in your blog post:
1. Navigate to "Layout>>Edit HTML" from your dashboard. Make a back up of your template before you do any changes in the template.
2. Now, do a search using "CTRL+F" for the following line: ]]></b:skin>
(Note: I have used the first method here. Just to show you how it looks)
3. Once you find the code, paste the following piece of code above it:
.codeview {
margin : 15px 35px 15px 15px;
padding : 10px;
clear : both;
list-style-type : none;
background : #f9f9f9 url(http://img17.imageshack.us/img17/5162/codeview.gif) no-repeat right bottom;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}
.codeview li {
font-size : 13px;
line-height : 24px;
font-family : "Courier New", "MS Sans Serif", sans-serif, serif;
color : #FFFFFF;
font-weight : normal;
margin : 0;
padding : 0;
}
4. Once you do this step, save your template and return to your blog post where you want to insert the HTML code. Place the HTML content in between the following two tags namely, <div class="codeview"> and </div>.
5. You can include the code straight away in the "Compose Mode" of your blog post area. After you complete your post, you can simply click the button "PUBLISH POST" and later, view the result.

If you still find problems with the display of HTML codes, then use Simple Code and get the simplified code from that site. Now, place this simplified code in between the two tags as mentioned in step four. That's all folks. Hope I made it simple and clear. Please post your views below through comments.
If you liked my post then,

| 0 comments ]

Why Rss Feed Count Decreased subscribers?
i.e why no of subscibers count on feedburner feed count decrease and increase every day.
Thats good question asked by one rss reader of mine?

How Feed burner calculates the subscribers count on its feed widget?

It total accounts for the e-mail subscribers and no of hits given by your rss readers daily.

i.e No Of Daily Subscribers=E-mail subscribers + Hits To Your Rss Feeds

As no of e-mail subscribers are always counted on the feed and are not reduced except if the reader unsubscribe, that often not happens for good blogger.jelir

Fluctualtion comes Due to the hits given by tour Rss readers on daily schedule.

If you have 100 rss readers it depends 50 readers give you hits on that day on your new post or may be even 10 on nxt day if you have no new post and you will see an decrease in your rss feed count by 40 subscribers on the following day.

*Tip-Post Daily an article on your Blog to be an succesful Blogger

So not get tensed you all have your readerssengihnampakgigi

| 0 comments ]

Today i am going to share my experience with you or you can take it as trick to increase your visitors.As everybody has been blogging on different niche in which he's good but at one time in a day you would think for sure,today i should blog about which thing,that can give me visitors.Yes friends everybody want to increase the visitors to there blog and try to convert them to there readers as much as possible.

So i will share one trick on how to get increase your visitors from the search engines,if your blog receives a part of traffic from them.

Lets share an trick with you.What i use to do is,i daily use to check my traffic counter for visitors coming to my blog once a day for sure.As its not possible to check the all thousands visitors daily so just i use to check at random a day and at any time.

Now my counter let me know the keywords from which the visitors searched on engines and came to my blog.When i use to check these keywords,i daily use to find some keywords for which the visitors seems to coming to my blog but the content visitor needed based on those keywords was not into my blog.This means the visitors need some content on that topic and content is not easily provided and he's coming to my blog accidentally.So why not i should provide that content on my blog.

So why you miss an opportunity to blog about that particular information on your blog and lets increase your visitors from search engines,if you will do this regularly i promise not only your visitors will increase,your blog will also become so much seo that it will be started loving by engines and will give you high rank in it.

And if you try little bit to target some keywords too on search engines keeping in mind,what keywords people use,to find any particualr content on web and will easily find you with that keyword on top,will also help a lot in beggining.

I hope you would love this trick to make your blog seo and increase your blog visitors.If you have any other questions you ask me in comments.

| 0 comments ]

How to submit blogger sitemap to different search engines.I hope most of us have done it with there blogs but most still would be not knowing on how to do it.But this post is for all bloggers even if they have submitted there sitemaps as i would share some method to remove some errors while you are getting in indexing all blog posts in search engines.

How to Submit Blogger Sitemap to Google.

Follow the simple steps to add blogger blog to Webmaster Tools

1. Login to Blogger Dashboard.
2. At the end of the page, under Tools and Resources box – Click on Webmaster Tools.You will Be asked To Enable Webmaster Tool Enable It.
3. If asked, enter username and password again to Login.
4. After Logging in Click Add A site Button.



5.Now Enter Your Blog Address And Continue.Dont Forget To Include '/' At the end of your blog address.Like this http://www.anshuldudeja.com/ .
6.Now you will be asked to verify your blog Just verify it as they say.

7. Inside Webmaster tools, click on Submit a Sitemap and add the following code inside the box :


atom.xml?redirect=false&start-index=1&max-results=100


8. If you have more than 200 posts then replace value 100 by something bigger number like 500.If they are more than 500 then add sitemaps in this format.


atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=501&max-results=500
atom.xml?redirect=false&start-index=1001&max-results=500


As Labnol has developed the tool for it also. Just visit the tool page here to get submit blogger map to google yahoo and bing also.For More Help you can read this post also on how to use this tool with an video tutorial.

I hope you will do it easily now.If you still have any problems let me know in comments.I will try to solve them.

| 0 comments ]

How To get post description or author name and post date to be shown with title of post altogether if you are using recent post widget for your blog and also show more that 5 posts as blogger feeds restrict you to show upto only 5 posts,but with feedburner you can show all of above with any number of posts you want to show up in your widget.

If you just want simple script of codes to extract any number of recent posts from your blog you can get it from this blog as it will display only recent post of your blog with only titles.

Now lets discuss on getting your posts displayed from your feedburner account.

First of all Benefits of using feedburner script:-

1)You can show description also with title if you want.
2)Favicon too can be showed.
3)Author name can also be shown.
4)Date of post.
5)And subscribe link too at the end.


So Just to install your recent posts widget from any blog or blog category login to your feedburner account.If you don't have burned your feeds with feedburner then just visit to feedburner and burn your feeds.

Now just open your feedburner account now and click on the title of the feed you want to show of your recent posts.If you have burned many feeds then only you will see many feeds with there title on front page else if you have burned only one you will get only one title so dont get confused.Like in picture below i have four blogs feeds,so i will select the title for which i want to set up this feedburner widget.



Now after clicking the title you will enter that feed.
1)Then you will see Publicize tab Enter there.
2)Now at left will see Buzzboost Click it.
3)Now you will see option like these in picture below to make your widget.



Now select all these option you want to show or not like author name,post description,post date,if yu wat to show up only post title then you can have seetings like i have dont in above picture.

After making all selections just hit the activate button below.If its already active you will see Save button as i got in picture above.Then you will be given codes to show of your widget,with the preview as well as how your widget will look.

Just copy the codes from there the login to blogger > Go to Layout > Page Elements > Add a gadget > Html/Javascript and paste the codes and save it.

Just whenever you want to make modifications to your widget just make it modified from your feedburner account it will change look itself in your blog mean to say you have no need to change the code again and again,just modify it and the changes will apply itself once you add the codes to blogger.

| 0 comments ]

Hi Friends,i hope you all will be fine.As since it has been really a long time for me to have any useful post for you.As before i was busy in exams and after it i didn't got time but today i have an really useful post for you.As blogger is not very search engine optimized and we have to keep in mind some things to make it seo or have to implement some hacks to make it seo to an extent we can.

As previously i had an post on problem with blogspot blogs in seo,which also was very informative post for every blogger.You have to read it for sure before continuing this post.

Some other tips you can read on to increase your visitors are how to increase visitors from search engines and promote you random posts via emails.

Now let continue on some useful tips to make you blogger really seo by removing all duplicate content from your blog.Duplicate content can be urls,meta tags,titles and descriptions.

First Issue:-Adding Of Meta Tags:As we all bloggers add meta tags to there blogs.Meta tags are used to tell search engines about the important keywords of your blog and inform it to rank high,there blog for these keywords.As in the way we all add meta tags to blogger,we don't know that they are adding it in wrong way and effecting rank of all blogger pages,becuase the way we are adding meta tags,the seach engines are considering it for all your posts.As i will tell on how to add these meta tags correctly.

If you you don't know how to ad meta tags you can read for sure.

Solution:-Whenever you are adding meta tags to blogger just embed that tags between these two lines,i am writing below.As embeding between them will make it add only for blog home page url.


<b:if cond='data:blog.url == data:blog.homepageUrl'>
<-----------------Meta Content Here------------------->
</b:if>


Just add meta tags in between them,and to get meta tags you can read on this post.As now search engines will consider them for only your blog home page,not all blogger pages,which will remove duplication of same keywords for all your blogger posts.


Second Issue:-Different Urls With Same Content In your blog:As there is one more problem in blogger as search engines indexes comment links of blogger posts,now if you have comments on posts and search engine indexes blogger posts url and also indexes its comments link and find the same content in both,which make the duplicate content for search engines and your seo for that post will be effected,its an serious cause and should be solved.Just view the picture below to make it clear.



Image source From Bloggerstop.net

As you can see in image the post page is same but it is being indexed for two differnt urls,which creates duplicate content and affects seo.

Solution:-Go To (Layout -> Edit HTML), click on "Expand Widget Templates",
Then Press (CTRL+F) and find below codes:


<a expr:href='data:comment.url' title='comment permalink'>
<data:comment.timestamp/>
</a>


And Replace above codes with any one codes you like:-


First One:-

<b:if cond='data:post.commentPagingRequired'>
<a expr:href='data:comment.url' title='comment permalink'> <data.comment.timestamp/> </a>
<b:else/>
<a expr:href='data:blog.url + &quot;#&quot; + data:comment.anchorName' title='comment permalink'> <data:comment.timestamp/> </a>
</b:if>

These codes will change the form of link and stop them from being indexed.

Second One:-

<a expr:href='data:comment.url' title='comment permalink' rel='nofollow'>
<data:comment.timestamp/>
</a>

It will make the link simply nofollow and inform engines not to follow them.


Now your comments link will not be get indexed by search engines.In a month time, i am sure google will start visiting your blog more and make it seo.Best Of Luck From Me !!!

| 0 comments ]

One way to promote your blog is adding your signature links in all the mails you send.There are many ways to promote your blog and this is the one out of those as will help promote it though,as you think i daily receive about 10 mails to solve my readers queries and its going on to increase to.You can take great advantage of it a you can use signature as an random posts from your blog as will attract your readers more to your blog.

Tip: It is always effective to send out different links with your email to your Friends as they wont be boring seeing the same link all the time.

Lets see how we can add a link to a random post from your blog or website to your email signature

*Log in to your GMail account.
*Go to the Gmail Lab Page.
*Find the Random Signature and Signature tweaks.
*Enable both labs.
*Click Save Changes and Gmail will reload.
*Go to Settings
*Go to General
*Under signature select the signature box and type you name and other information you would like to display in your email.
*Then check the check box Append a random signature from feed and add the feed URL to your blog or website.
* click "Save Changes"

This is add random links to your post with the title from your RSS feed. Simple but quite effective method to add a random link to your signature from your blog or web.
If you liked his post please leave your comments as all will be appreciated.