Skip to main content

SEO using meta title tag

Title meta tag
Title tag is a meta tag which shows the page title in when you visit a web page. Majority of search engines use this to identify the intent of the page. It also gets displayed on the search result.

<head>
<title> .... </title>
</head>

SEO using title meta tag:
DO:
  • Use each unique title tag for each web page
  • Title tag should make the intent of web page descriptive. This might include using keywords, synonyms about the web page 
  • Use short title possibly less than 60 characters. If the title is more, most search engine truncates it
  • Use keywords specific to the page and not about the website in general
  • Use title casing E.g Great Deal Shoes, Affordable Shoes, Budget Shoes, Great Prices
DO NOT:
  • Never flood the title with irrelevant keywords. Search engines will penalize and give less ranks
  • Don't use lengthy title
  • Don't put the website or domain name in each page title

Comments