What and How Anchorlink
What is AnchorLink ?
Anchor link is the link of topic on one page url. Is different with hyperlink that connect a topic to the other in different page(new page).
How to made AnchorLink?
First, we need object anchor and then we made link of anchor, see text form below:
<a name="NameAnchor"> .... </a> */object anchor
<a href="#NameAnchor"> .... </a> */anchor link
<a href="#NameAnchor"> .... </a> */anchor link
See this article for example :
Taken from http://www.seomoz.org/learn-seo/anchor-text
SEO Best Practice
As search engines have matured, they have started identifying more metrics for determining rankings. One metric that stood out among the rest was link relevancy. Link relevancy is determined by both the content of the source page and the content of the anchor text. It is a natural phenomenon that occurs when people link out to other content on the web.
