Quote:
Originally Posted by krohnathlonman
Thanks for the help on the addition....
in the forum file I also did this:
PHP Code:
$bah = str_replace(" ", "_", $thread[title]);
$threadbits .= "<li /><a href=\"$archiveurl/topic/$thread[threadid]-1$bah.html\">$thread[title]</a>\n";
|
to make the URL the thread title... well you can do that but honestly it will not help you with Google.