
Step 1:
Login into ACP >> Templates & Style >> Templates >> Now choose the template you want to edit.
Step 2:
Find Index Page TemplatesTemplates Click on it and Find index
Step 3:
Now at top meaning line #1 where it says below:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
Step 4:
Replace it with this:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
<meta name="Keywords"content="MyBB Seo Improvements">
<meta name="Description"content="mybb plugins, mybb themes, mybb tuts">
{$headerinclude}
should look like this:
Then press Save And Return To Listing
when you go on your forum Left Click On View Page Info
ull see something like this