Blogger Trick

Blogger Templates, Blogger Tricks and Tips and everything about Blogger


Trick To Create Read More On Blogger

if you have a long post content, your blog will opened more long time, it make lost Visitor. But, this Problem can be Tricked wtih create  “Read More” Link on your Blog. Here is Trick To Create Read More On Blogger


1. You have to Login to blogger, then chose Layouts –> Edit HTML
2. Click on “Expand Widgets Template” checkbox.
3. Find the code below in your HTML Codes. ( the short way to find is by copy the code below then press “Ctrl + F” then paste in the box)

<div class=’post-header-line-1′/>
<div class=’post-body’>

or

<div class=’post-header-line-1′/>
<div class=’post-body entry-content’>

4. If you have found it, put the code below under the above code.

<b:if cond=’data:blog.pageType == “item”‘>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>

5. Under the code, you will find code like this

<p><data:post.body/></p> you have to put the code below under it.


<a expr:href=’data:post.url’>Read More……</a>
</b:if>

6. You can change the “Read More” text with other.
7. Save your job.
8. Go to Setting –> Formatting Tab menu
9. At the lower page you will found “text area” box beside text “Post Template”
10. Put the code below to the box


<span class=”fullpost”></span>

11. Then click Save the setting.
12. If you want to post, put your short post or description above this code <span class=”fullpost”>, and the next or full post put between <span class=”fullpost”> and </span> code.

Out Source for Trick To Create Read More On Blogger

If you enjoyed this post, make sure you subscribe to my RSS feed!


Tags:

11 Responses to “Trick To Create Read More On Blogger”

  1. harry_zoe Says:

    hm….another trick…nice one

  2. indo-trans Says:

    nice trick..

  3. linda Says:

    sudah aq apply link km…TY…link balik pliss

  4. BiE Says:

    hi….. tukeran link boleh juga tu usulnya. link kamu da saya pasang silahkan dicek

  5. sayapunyer Says:

    why when I tried to save the template..
    It say an error..
    Can you please explain that?

    or done it for me?

  6. Ombung Says:

    thx dah mampir!

    keren! keren! keren!

  7. Ombung Says:

    thx dah mampir, artikelnya mantappppp

  8. salman Says:

    I don’t see any such :

    or

    in the template.

  9. Kranjcarz Says:

    Useful trick… thanks for share it :D

  10. Secretista Says:

    How about one that works for old layout blogger?

  11. Sikurochan Says:

    Enginenya WP ko Pake Icon Blogger.com yah??? ( Ketawa Ga Jelas )

Leave a Reply

Sidebar3 : Please add some widgets here.