MyBB Community Forums

Full Version: meta tags
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
do i have to add meta tags manualy or will mybb be ok default, how do i add some meta tags? i swear i added them but i cant find where they are lol
No they are not available by default.

Add them to the header template

example

<META NAME="Title" CONTENT="TECHEX - The Forum">
<META NAME="Description" CONTENT="TECHEX - The Forum, where technology, PC matters, MyBB Admin CP demo, Mybb Support - Translations - Mods - plugins, mybb stuff,  Health, Msn/Windows messenger, wlm invites, Gaming, On Request Graphics, Tec Talk etc.. disccussions are found.

Take you chance and visit!!!! don't miss it.">
<META NAME="Keywords" CONTENT="Technology,msn,techex,health,acne,mybb, mods,on request graphics,flash,gaming,consols">


regards
Damnit. don't say things like that. You ALWAYS use lowercase on xhtml. always.
And you need to go to AdminCP -> Templates -> Modify / delete -> *your template* -> And no it's not header, it's headerinclude -> Change original.
Find:
<meta http-equiv="Content-Type" content="text/html; charset=$charset" />
Change the code under to what you want it to be. and add it under the one over.
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="content-style-type" content="text/css" />
<meta name="resource-type" content="document" />
<meta name="language" content="english" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2004, 2006 McDC++ group" />
<meta name="description" content="McDC++, a P2P software written in C++, mod of DC++." />
<meta name="keywords" content="P2P, chatting, Open-source, Free, C++" />
My examples from my homepage.
BUT IT WORK!Toungue
^^
But it's not right. Smile
but its right.......
What is right? zaher's code is not xhtml compatible. and it should be in headerinclude.
hang on......is this about.....mk ill go now