MyBB Community Forums

Full Version: Wehre to put the meta tag?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where do i put the meta tag code exactly?
headerinclude template.
where abouts in there?
<link rel="shortcut icon" href="/images/icon.png" type="image/png">
<meta http-equiv="Content-Type" content="text/html; charset=$charset" />
///PUT YOUR CODE HERE
<script type="text/javascript" src="jscripts/general.js"></script>
<link rel="stylesheet" type="text/css" href="css.php?theme=$theme[tid]" />
$newpmmsg
Actually you can put it anywhere within the headerinclude template. Just make a little space for yourself and stick it in Smile (Just make sure you don't split any other continuous lines)
I cant find the header include file? where should it be?

Steve
mrblackbird Wrote:I cant find the header include file? where should it be?

Steve
Admin CP --> Template Manager --> Modify/Delete --> *Current template used on boards* -- Expand
Here you will find headerinclude