Is there any SEO value in using the title attribute of the A tag?
For example on my navbar I have the following link:
The linked word can't really be expanded to include keywords etc as this is a nav bar item at the top of every page. However I was wondering if the following would have any benefitCode:<a href="/articles.php">Articles</a>
Tried googling for this, but only came up with pages talking about the <title> tag.Code:<a href="/articles.php" title="keyword rich but human readable description of the articles section">Articles</a>


LinkBack URL
About LinkBacks





Reply With Quote
