Wondering if anyone thinks this could help out a little with defining the 'body' text of the page for a search engine.
In my postbit I changed
toCode:<!-- message --> <div id="post_message_$post[postid]">$post[message]</div> <!-- / message -->
Code:<!-- message --> <div id="post_message_$post[postid]"><p>$post[message]</p></div> <!-- / message -->


LinkBack URL
About LinkBacks





Reply With Quote
