- On Blogger Dashbord Click Template
- Click Edit HTML
- Scroll down and Find this Code :
relatedPostsWidget();
- If you want to change it. You can see complete default Script below:
(Default) Complete Javascript to call Related Post like this code:
relatedPostsWidget({ blogURL:"", maxPosts:5, maxTags:5, maxPostsPerTag:5, rlt_summary:100, rlt_thumb:200, ShowDate:true, relatedTitle:"Related Posts", recentTitle:"Recent Posts", readMoretext:"[...]", rlpBlank:"http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.gif" });
Property | Description |
---|---|
blogURL | Yours blog URL or you can leave it blank to load where this script load. |
maxPosts | Maximum number of article will be show (if Related Post) |
maxTags | Maximum Tag/Label will load |
maxPostsPerTag | Maximum post each tag/label will be show (maximum recent post if article don't have tag/label) |
rlt_summary | Length of summary characters |
rlt_thumb | Size of thumbnail image, size in pixel |
relatedTitle | Title if article have related post |
recentTitle | Title if article don't have related post (will be load recent post) |
readMoretext | Read More Text |
rlpBlank | Backup image if post don't have image |
0 komentar