Other link relationships and impact to the SEO
Posted
by
haha
on Stack Overflow
See other posts from Stack Overflow
or by haha
Published on 2010-12-28T20:07:24Z
Indexed on
2010/12/28
20:54 UTC
Read the original article
Hit count: 214
Example other link relationships
<head>
<link rel='index' title='Main Title' href='http://domain.com/' />
<link rel='start' title='Part Three' href='http://domain.com/part-3/' />
<link rel='prev' title='Part Two' href='http://domain.com/part-2/' />
<link rel='next' title='Part Four' href='http://domain.com/part-4/' />
</head>
Questions
Have a big impact to make my site get a nice rank to Search Engine?
© Stack Overflow or respective owner