* Internet Marketing Posts Tagged ‘dd’

 

List Items and SEO – The Complete HTML Reference Guide for SEO

List Items and SEO

HTML lists are semantic structures by definition and they can play an important role when a web document is analyzed for its relevancy against a search query. Since relevancy – along with page popularity (backlinks) and social signals – is strongly related to search engine rankings, it is important to understand how search engines analyze their content.

Lists can contain unordered information (UL), ordered information (OL) and definitions (DL, DD, DT tags). In HTML code this is how an ordered list might look like:

<ul>

<li>Unordered information

<li>Ordered information

<li>Definitions

</ul>

There … Continue Reading » List Items and SEO – The Complete HTML Reference Guide for SEO

VN:F [1.9.22_1171]
Rating: 8.1/10 (15 votes cast)
VN:F [1.9.22_1171]
Rating: +5 (from 9 votes)