How to Insert Pagebreak in Article with Blogger Post Title?

Filed Under : ,

Hi bloggy readers,
Pagebreak or Read More has become one of the most useful elements in blogging. For those who are having a problem with their recent articles that burden the page loading of their homepages, now can feel relieved because by using the pagebreak function, the whole body of article can be easily cut into the short version of article. Pagebreak can also help bloggers increase the blog pageviews because by showing maybe, the first paragraph of their article, can attract the attention from the readers to read the full version of that article.

Okay, in this post, i would like to make an update of my previous post about

How to make a pagebreak or short article

But the difference is, in this article, i want to show you about how to add post title of the topic besides the pagebreak link you've already embedded before. Okay, let's get started then.

1. Log in to Blogger
To begin this tutorial, now enter to your Blogger account.

2. Go to Edit HTML
In the Dashboard page, pick one of your blog and go to the Layout/Design page. In the Page Element, now click at the sub-tab Edit HTML to begin editing the whole code of your blog template.

Anyway, before doing any kind of customization in your template, i strongly suggest you to save your current template if you don't want to secure your existing template, which later can be reverted back to your blog template. Now click at the link Download Full Template.

save blogs templates

3. Give a tick at the Expand Template widget box.
In the Edit HTML Page, there is one small box called Expand Widget Template next to it, now press that small box.

4. Find the code
Now press Ctrl + F at the same time, and try to find the code below. Anyway, in my previous post, the pagebreak code will look like this code below:
<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>
<p><data:post.body/>
<a expr:href='data:post.url'><strong>Readmore...</strong></a></p>
</b:if>

5. Replace the pagebreak code
Now block all of those code in number 4, and then replace it with the new pagebreak code below:
<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>
<p><data:post.body/></p>
<strong><a expr:href='data:post.url'>Continue Reading &#8220;<data:post.title/>&#8221; &#160;&#187;&#187; </a></strong>
</b:if>

6. Save the change
Now by pressing the Save Template button, now save the current change you've just made and now you can see the result. As you can see in the bottom position of your article, beside the pagebreak link you've already embedded before, has been successfully added with the post title of the topic.

Okay, that's it for this tutorial about adding pagebreak on Blogger. Got any problem implementing this article? Then leave me some question on the comment box below. Let me help you with that.

Good luck bloggers!

Related Posts :


Share This Article to Other People Across the World !
Thanks!
Get the fresh update from Whatmakesblog.com!
To get updates from this blog, just enter your email address in the below subscription form and then click Subscribe.
Your email address will not be shared to any third party
Delivered by FeedBurner

0 comments:

Post a Comment

Browse Our Template Gallery

Subscribe Now To Get Update!

Want to Get The Update From Whatmakesblog.com to Your Email Inbox? Just Type Your Email Address Below and Press Subscribe...
Your email address will not be shared..
Delivered by FeedBurner

Last Posts

Site Info