MyBB Community Forums

Full Version: Meta tag help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi i added meta tag from meta tag software but i think it have missing something in last end.

<title>My site<title>

<meta name="author" content="Me">
<meta name="description" content="my descript" >
<meta name="keywords" content="My content" >
In xhtml it must look like this:

<title>My site</title>

<meta name="author" content="Me" />
<meta name="description" content="my descript" />
<meta name="keywords" content="My content" />
Yes i also found that in other sites, please tell me which one is right to use...??
Where you want include this meta tags?

MyBB Software generates the title tags automatically and for other meta tags you could use a plugin like MyBB Google SEO or Add Meta Tags
No i think mybb wont.
I want to add meta tag in index template