This is the tactic of replacing labels on blogspot, but intended to post the url link, yes maybe slightly increase and facilitate search enginr recognize the post url.
The following steps :
1. Sign in to your Blogger Dashboard
2. Go to Edit HTML: Find the following code
<div id='backlinks-container'>
<div expr:id='data:widget.instanceId + "_backlinks-container"'>
<b:if cond='data:post.showBacklinks'>
<b:include data='post' name='backlinks'/>
</b:if>
</div>
</div>
place the keyword code here
</div>
</b:includable>
</b:widget>
2. Replace the red writing above the keyword code below
<table border='0' cellpadding='0' cellspacing='0' style='margin-bottom:20px' width='100%'>
<tr align='left' valign='top'>
<td width='105'>
<strong>Incoming Search:</strong>
</td>
<td>
<b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a class='' expr:href='data:post.link' rel='tag'> <data:label.name/> </a> <b:if cond='data:label.isLast != "true"'>, </b:if> </b:loop> </b:if>,
<a class='' expr:href='data:post.link' expr:title='data:post.title'> <data:post.title/> </a>
</td>
</tr>
</table>
3. Save and Done
Hopefully I create incoming seach on this blogspot useful for us all.2. Go to Edit HTML: Find the following code
<div id='backlinks-container'>
<div expr:id='data:widget.instanceId + "_backlinks-container"'>
<b:if cond='data:post.showBacklinks'>
<b:include data='post' name='backlinks'/>
</b:if>
</div>
</div>
place the keyword code here
</div>
</b:includable>
</b:widget>
2. Replace the red writing above the keyword code below
<table border='0' cellpadding='0' cellspacing='0' style='margin-bottom:20px' width='100%'>
<tr align='left' valign='top'>
<td width='105'>
<strong>Incoming Search:</strong>
</td>
<td>
<b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a class='' expr:href='data:post.link' rel='tag'> <data:label.name/> </a> <b:if cond='data:label.isLast != "true"'>, </b:if> </b:loop> </b:if>,
<a class='' expr:href='data:post.link' expr:title='data:post.title'> <data:post.title/> </a>
</td>
</tr>
</table>
3. Save and Done
Description: How To Make Incoming Search Blogspot Rating: 4.5 Reviewer: Dada Supriadi ItemReviewed: How To Make Incoming Search Blogspot