开发者

about static text link

开发者_如何学Gowhat is meant by 'static text link'with reference to a web page.


A static text link would be the type <A HREF="www.mysite.com/link"> with a relative or absolute URL which search engines can easily follow and spider.

This is as opposed to a link created in a javascript function which cannot be indexed by search engines.

<A HREF="javascript:myfunction()">Click Here</A> 
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜