What is better, if somebody skip <title> tag or <meta name="description" />
or leave empty value:
<title></title>
<meta name="description" content="" />
? Or maybe all above has the same meaning for crawlers?
|
|
|
It is better to leave the title tag and description meta tag out than to have them populated with empty strings. Best: Unique, keyword-rich title tag and relevant description meta tag. Okay: Unique, keyword-rich title tag and no description meta tag. Bad: No title tag and no description meta tag. Very bad: Empty title tag and description meta tag. Worst: Same title and description meta-tag on each page |
|||||||
|
|
The contents of your An empty meta description isn't a big deal. It isn't used for ranking purposes and its content may be used as a page's description in the search results. However, if it is blank other content can be used as a page's description so leaving it blank won't actually harm your rankings. |
|||
|
|
|
It is required to have the title tag in your html document. If you don't have a description for your page then don't put the meta element in your document. I don't see how this is SEO if you don't want to have a title or description in your html. |
|||
|
|