|
Kitka -> RE: Meaning of "Static Text Link" (11/28/2005 15:56:10)
|
quote:
URL that you got that from? I suspect that Jen is referring to the Google Webmaster Guidelines: quote:
Every page should be reachable from at least one static text link. http://www.google.com/webmasters/guidelines.html In this instance, a "static" link is one which is normal text or html, that a bot can find and follow. Both these examples are static links and fine with the bots. <a href="example.htm">This is a text link</a> Linked image: <a href="example.htm"><img src="button.gif" alt="Link to Example"></a> Some people have all their site navigation done in Javascript, Java or Flash, which means the links are hidden from the bots, so they can't follow them.
|
|
|
|