How to Add About The Author below every post only on blog pages


Today we will see how to add about the author below every post only on blog post pages. Yes it is very important to us to have a about the author on our blog or website. Because if we do not have about the author on our blog then Google will not like our blog. Google will think our blog or website is a spam. So we can do it in a simple way with no problem. We just have to follow simple steps and we will get the about the author below every post only on blog post pages. See the below snapshot for reference.


Steps to follow to add about the author below post:
Step 1: Go to your blogger dashboard>>edit template>>expand widget template.(Backup your template first)
Step 2: Now find the below code  on it. Use “ctrl+f” for that one.
<data:post.body/>
You will get this code on two places some times you will get on three places.
Step 3: Now add the below given code in below the line you find  in step 2 in any one. You just have to change the colors given in code and than add it.
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class="about-author">
<h3>About Author:</h3>
<img align="left" src=" paste url of your image here ">
</img>
<p>
 Write something about yourself</p>
<p>Follow him @ <a href="http://twitter.com/yourtwittername" rel="nofollow" target="_blank">Twitter</a> | <a href="https://www.facebook.com/facebookfanpagename" rel="nofollow" target="_blank">Facebook</a></p>
</div>
</b:if>
Step 4: Before adding this code just do the simple modifications as given below.
Green color change this with the link/url of your image.
Yellow color change this and write something about you. You can write anything about you which you want.
Pink color  change this with your twitter name.
Grey color change this with the name of your facebook fan page name.
Step 5: hurray enjoy now you are done.

Questions:
My all friends you all are free to ask any question. Let me know if you will get any problem. I am always ready to help my dear friends. Do you like this or not let me know.


Edior teamEdior Team- My name is rohit chugh. I love to write about blogging tips, seo , Google tips and technology tips. I love to discover new topics

Subscribe To Get FREE Tutorials!

Share this post
  • Share to Facebook
  • Share to Twitter
  • Share to Google+
  • Share to Stumble Upon
  • Share to Evernote
  • Share to Blogger
  • Share to Email
  • Share to Yahoo Messenger
  • More...

3 comments:

  1. Hi rohit this artical is very good but difficult to understand what you want to convey....so plz be more clear about this
    Thanks
    Rishav Arora

    ReplyDelete
    Replies
    1. @rishav k sir let me know what things you are not understanding .please tell all things in comment and i will help you defiantly. iam always here to help you

      Delete
  2. This comment has been removed by the author.

    ReplyDelete