Forum Moderators: open

Message Too Old, No Replies

Titles in anchors?

Is this recommended?

         

zoobie

10:33 pm on Sep 17, 2003 (gmt 0)

10+ Year Member



I know you can have titles in links...How about the link's anchor like below?
<a title="keywords" href="index.html#feat">Features</a>
content
<a title="keywords" name="feat"></a>

Is this recommended?
Thanks

killroy

10:49 pm on Sep 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Seems fine, except the "keywords" will not really be considered by search engines. So you should put sensible human readable text there according to W3C recommendations.

SN

zoobie

11:42 pm on Sep 17, 2003 (gmt 0)

10+ Year Member



Well, not keyword stuffing...but reasonable words that may or may not have a keyword phrase within...Something like:

<a title="Funny Baseball Stories" name="feat"></a>

Also, I'm #4 in the big one but I've found still more links/anchors like above to optimize...Am I crazy for doing so?

Thanks