I'd like to display the Meta Keywords directly on my viewforum pages. How can this be done? Is this a bad idea SEO-wise?
I want these keywords...
- Code: Select all
<meta name="keywords" content="site, welcome, seems, working, everything, example, post" />
Displayed on my viewforum_body.html pages here:
<!-- IF FORUM_DESC or MODERATORS or U_MCP -->
<div>
<!-- NOTE: remove the style="display: none" when you want to have the forum description on the forum body -->
<!-- IF FORUM_DESC --><div>{FORUM_DESC}<br /></div><!-- ENDIF -->
<!-- If there are forum meta keywords, display them here. -->
<!-- IF MODERATORS --><strong><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->:</strong> {MODERATORS}<!-- ENDIF -->
</div>
<!-- ENDIF -->

English |
French


