I have added SEO relevant text to similiar threads box for guests.
screenshot:
In template "showthread_similarthreadbit" delete all code
and insert:
In template "showthread_similarthreads" delete all code and insert:HTML Code:<li class="floatcontainer"> <div class="titleblock"> <h6><a href="{vb:link thread, {vb:raw simthread}}" title="">{vb:raw simthread.title}</a></h6> <vb:if condition="$show['member']"> <div class="starter_forum"> {vb:rawphrase by_x_in_forum_y, {vb:raw simthread.postusername}, {vb:raw simthread.forumtitle}} </div> </vb:if> </div> <vb:if condition="$show['member']"> <div class="dateblock"> <span class="shade">{vb:rawphrase replies}:</span> {vb:raw simthread.replycount}</vb:if><br /> <vb:if condition="$show['guest']"> {vb:raw simthread.title}: {vb:raw simthread.preview}<br /> </vb:if> <vb:if condition="$show['member']"> <div class="starter_forum"> <span class="shade">{vb:rawphrase last_post}:</span> {vb:raw simthread.lastreplydate}, <span class="time">{vb:raw simthread.lastreplytime}</span> </div> </div> </vb:if> </li>
<!--VBSEO_RR_3--> will be replaced by [thread_title] on showthread pages.HTML Code:<vb:if condition="$similarthreadbits"> <div id="similar_threads"> <h4 class="threadinfohead"><span class="optiontitle">{vb:rawphrase similar_threads} zu <!--VBSEO_RR_3_NOHTML--></span></h4> <div id="similar_threads_list" class="thread_info_block"> <ol class="similar_threads"> {vb:raw similarthreadbits} </ol> </div> </div> </vb:if>
demo:
“What is iPad?”-Spot jetzt auf deutsch
Darlehenszinsen Vergleich


LinkBack URL
About LinkBacks






Reply With Quote


