A tool used to evaluate the meta title of a webpage in regards with Search Engine Optimisation.
It calculates the total length in pixels and the total characters used for the title. The tool also searches for duplicate words and possible used keywords from the analysed page. Well optimised meta tags like title and description make up for a better ranking in the results.
After inserting the link to your webpage the tool will crawl it and analyse the found title.
The tool will display a table with the results that will give you an insight on how well your title is written.
Along with pixel length and total characters used it will search for duplicate words and if it contains at least one keyword or if it is stuffed with keywords.
It is a mandatory HTML tag that will be displayed in search results. It is important to have a title tag not only for search enginges but also for users. It is the first text they see and gives them information about your page.
The title tag is placed inside <head>
</head>
tags.
It's structure is simple and looks like this:
<title>Insert title here</title>
A good title should not exceed the recommended pixel length of 580 pixels and should not be smaller than 200 pixels.