Thumbnail auto readmore no javascript for blogger

The new version of Auto readmore, you can see it in my blog happy


Features :
- No javascript
- Fast loading
- Friendly for search engine
- Good for SEO
- Use for all brower , include IE6

Step 1:  Add this code Before ]]></b:skin> 


.post-thumbnail{float:left;margin-right:20px} // For left thumbnail


.post-thumbnail{float:right;margin-left:20px} // For right thumbnail

Step 2: Find and replace <data:post.body/> by one of these code

 1. Auto readmore with thumbnail

<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<div>
<b:if cond='data:post.thumbnailUrl'>
<img class='post-thumbnail' expr:alt='data:post.title' expr:src='data:post.thumbnailUrl' width='72px' height='72px'/>
</b:if>
<data:post.snippet/>
</div>
<div class='jump-link'>
<a expr:href='data:post.url' expr:title='data:post.title'><data:post.jumpText/></a>
</div>
<b:else/>
<data:post.body/>
</b:if>
<b:else/>
<data:post.body/>
</b:if>


 1. Auto readmore with thumbnail and display default images for no images posts

<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<div>
<b:if cond='data:post.thumbnailUrl'>
<img class='post-thumbnail' expr:alt='data:post.title' expr:src='data:post.thumbnailUrl' width='72px' height='72px'/>
<b:else/>
<img class='post-thumbnail' alt='no image' src='http://lh4.ggpht.com/_u7a1IFxc4WI/TTjruHJjcfI/AAAAAAAAAk0/i11Oj6i_bHY/no-image.png' width='72px' height='72px'/>
</b:if>
<data:post.snippet/>
</div>
<div class='jump-link'>
<a expr:href='data:post.url' expr:title='data:post.title'><data:post.jumpText/></a>
</div>
<b:else/>
<data:post.body/>
</b:if>
<b:else/>
<data:post.body/>
</b:if>



GOOD LUCK
A specials thanks to Duy Pham

27 comments:

How do I see Thumbnail size 200x150px not 72px-center?
Thank you...

Reply
Bojan
17/12/11

@Bojan : It just 72px-center , you can change to 100px-center . But it is good for SEO :)

Reply
17/12/11

I really should be 200x150 px :-)

Reply
Bojan
18/12/11

@Bojan : are you using my trick ? Send me your blog url plz :

Reply
18/12/11

This is good stuff. Thanks

Other codes i found messed up my items page.. but this one works great

Reply
30/5/12

Belief-I'll be wealthy when lady luck smiles on me (Psst I recommend that you leave your printer off for at least one hour before cleaning it of laser tonerThis verse also says that the rider on the black horse, who is the Antichrist, has a pair of scales in his hand
This paper wishes to relate here a first hand experience to illustrate how this code of conduct can be recklessly ignoredThis is fine Use adequate ventilation please

[url=http://www.authenticnikefalconsshop.com/tony-gonzalez-jersey-for-sale-c-15_22.html]Nike Tony Gonzalez Jersey[/url]
[url=http://www.authenticnikefalconsshop.com/roddy-white-jersey-for-sale-c-15_21.html]Roddy White Jersey[/url]
[url=http://www.authenticnikefalconsshop.com/roddy-white-jersey-for-sale-c-15_21.html]Cheap Roddy White Jersey[/url]

Reply
Anonymous
5/12/12

=))

Reply
3/8/13

It's a very helpful and informative post for all of us.

Reply
18/2/16

Thanks for your helpful and informative post

Reply
23/5/18

Post a Comment

:) :( :)) :D =))
Loading Comment Form