Archive for the ‘CREATE READ MORE WITH POST TITLE’ Category

CREATE READ MORE WITH POST TITLE

June 25, 2009

BackLink by Counters 4 U Add to Technorati Favorites
We can edit this Read more format, for example, create read more with post title, for example you can see here. By using this blog tricks, your read more format will not showing text ‘read more’, but showing your post title.

How tricks for create read more with post title?

Trick to create read more with the post title actually the same as the trick to create read more. Please read your post about the tricks to create read more.

Then, just edit this code :

<data:post.body/>

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

</b:if>

Change to be like this :

<data:post.body/>

<a expr:href=’data:post.url’><data:post.title/></a>

</b:if>

After that, please Save Preview ago.

Now the text ‘Read More’ has changed the title of your post.

You can also change to ‘Read More “your post title “ using the following code:

<data:post.body/>

<a expr:href=’data:post.url’>Read more <data:post.title/></a>

</b:if>

This tricks to make read more with post title very easy, but the results will be very useful.

Happy blogging!


Follow

Get every new post delivered to your Inbox.