Meta Tag Optimization
Meta Title :
HTML meta tags are officially page data tags that lie between the open and last head tags inside the HTML code of a document.
The text in those tags isn’t always displayed, however satisfactory and tells the browsers (or other internet services) specific statistics about the page. Simply, it “explains” the web page so a browser can recognize it.
HTML Code :
<head>
<title>Your Meta Title </title>
</head>