MyBB Support

SEO friendly links in sidebar

Submitted by Dynamic, , Thread ID: 11952

Thread Closed
Dynamic
Level:
0
Reputation:
38
Posts:
249
Likes:
18
Credits:
226
27-10-2015, 04:29 PM
#1
Looking for advice on how to turn http://demo.site/showthread.php?tid=159 into http://demo.site/Thread-example-topic-title.
Current code for sidebar
Code:
<tr>
<td class="trow4 latestpost" valign="top" style="padding: 10px 0px 10px 10px">
<strong><a href="{$mybb->settings['bburl']}/showthread.php?tid={$tid}">{$postname}</a></strong><br>
<span class="smalltext">{$lang->latest_post_by} {$lastposterlink}</span> <!--{$lang->latestposttime}-->
</td>
</tr>
link to plugin: http://community.mybb.com/mods.php?action=view&pid=291

Users browsing this thread: 1 Guest(s)