: Is redundant? The <title> tag is displayed to the user of the search engine. Given that it is also what the search engine uses for ranking, why would one need to include a <meta
The <title> tag is displayed to the user of the search engine. Given that it is also what the search engine uses for ranking, why would one need to include a <meta name="title" content=""> tag?
More posts by @Cofer257
2 Comments
Sorted by latest first Latest Oldest Best
The tag is used to add information related to our webpage/website.
When we search for any website on any search engine, SEO technique uses robots to look out for words searched in the meta tag. Therefore to get our page on the first page of any search engine , properly use meta tag. Golden rule of SEO(search engine optimization).
Happy networking...
Yes, <meta name="title" ../> is superfluous.
It is clear, after reading the HTML specification of the meta tag:
The meta element represents various kinds of metadata that cannot be
expressed using the title, base, link, style, and script elements.
So the meta title doesn't provide any additional information to the title tag, and it is not even one of the meta properties recognized by Google.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.