Wednesday, 28 September 2011

How to display blog post titles only on home page

By this useful and important article you will teach that how you display bog post titles  on blogger home page only archive-label and how you display your post title in any page you want easily. This facility is available other blogging service like Wordpress blog using of different plugins but this facility is not presented in free blog blogger. One my friend called me and asked about procedure how he show blogger post titles on home page or and any page of blogger blog he forced me to write article in this regard. Now I guide you step by step and read this article with carefully and also it is very easy but I am telling you two methods of liability which have special consequences. You can use one method same time or both methods same time but results will be different. I will attempt to create it very easy and now you will look that what would be the result to the free blog with each step follow the following procedures. You can also check search results post titles, tutorial background post title, tutorial icon sebelah post title
wordpress get post title, post title background, tukar font post title etc are very useful.

1. Best Procedure No.1

1. Login to www.blogger.com
2. Go to Dashboard and then Layout and then click on Edit HTML
3. It is necessary that you should be check mark “Expand Widgets” after that press Ctrl+F command in this regard and search follow green code in your blogger template if you want to SEO friendly blogger templates click here.

<b:include data='post' name='post'/>

I hope you have succeeded to search the above code in your blogger template and now replace following code with the above code.

<b:if cond='data:blog.homepageUrl

!= data:blog.url'>
<b:if cond='data:blog.pageType != "item"'>
<h3 class='post-title'><a 
expr:href='data:post.url'><data:post.title/></a></h3>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>


 It is very necessary that save your blogger template and open your free blog blogger and click on the label or archive page of your blog.
.
2. Best Procedure No.2

There is another method of liability it but the results are different. If you want to prove only title of posts in your blog home page also, after that only follow this method and apply it. If you want only label page to prove post title just get stopped after reading first way only.

1. Login to www.blogger.com
2. Go to Dashboard and then Layout and then click on Edit HTML
3. It is necessary that you should be check mark “Expand Widgets” after that press Ctrl+F command in this regard and search follow green code with carefully.
<p><data:post.body/></p>
 Now you have succeeded to search the above code in your free blog blogger template and now replace following code with the above code.

<b:if cond='data:blog.pageType == "index"'>
<p><data:post.body/></p>
</b:if>


No problems this will prove only post title on all pages of blogger including homepage label and archive pages. Another simple way I describe that if you do not want to use post titles in archive pages use archive in place of index in above code word archive creating essential difference between the codes.

It is very necessary that save your blogger template and see the result of your free blog blogger if you like this article please leave your comments.

Friday, 10 June 2011

How to write blog posts in MS Word best blogger tips

By this useful article you teach that how you How to write blog posts in MS Word best blogger tips. Recently I have received some calls and emails from visitors and readers they said that there is problem to transfer MS word text to Blogger post. Further discuss that some persons like to organize their posts as they are not connected with Internet. Some readers and friends complaint that if they try copy and paste from MS Word and other Microsoft programs like MS Excel, MS PowerPoint, after that lot of extra codes included to blogger posts and this mistake takes error in the post area. Now I guide you step by step see the following instructions and suggestions and also you can do blogger posts blog, blogger customization blog.blogger hack,blogger tips, how to make our own blog, how to write blog posts, blog post ideas and your first  blog post.

1. Now you have some time in your home or office you want to write articles in MS Word and then want to apply on blogger post. Really this is very simple way to publish it, because all people like simple and easy way not waste their time, to see the situation I am writing this article very simple and easy for others like my previous articles very easy to understand. Now see the following article, I have write in MS word.




 














  
2. You have finished writing your article and want to transfer in blogger blog. In this regard do not take any mistake direct copy and paste from MS word to any text editor like Notepad without any formatting for more guidance see the picture below, I have paste the article in Notepad shown in the above picture.




 









3. .After doing that you will lose any formatting bold, italics, indents etc that you did in MS Word.

4. Another way to utilize a Blogger friendly converter takes a MS Word or other Microsoft document turns it into the type of HTML that Blogger can handle it easily. Google Docs is one option you can convert easily any Microsoft documents.


I hope the above article will be very useful for you specially for new blog owners, if you like it please leave your comments.