Forum Moderators: open

Message Too Old, No Replies

google and links

does size matter?

         

kanama

7:33 pm on Dec 9, 2003 (gmt 0)

10+ Year Member



unsure if this is the right place but...

im contemplating my new navigation design, which involves a new layout. not only that but i'll be changing the size of the links via css

does google differentiate between links that are 12px to those that are 10px and do they treat them diferently?

i know h1 tags are regcognised but that is identified in the html and not the css whereas my font size will be defined in the css

bether2

4:42 pm on Dec 10, 2003 (gmt 0)

10+ Year Member



Your question isn't clear to me. So, maybe not to others and maybe why no response yet. ;)

What do you mean by "changing the size of the links"?

Beth

jbinbpt

4:49 pm on Dec 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Kanama,

If you are changing the font size in css for your links, it won't matter to the search engines. The exception to that is if you are assigning a <h1> or a <h2> tag to it. That might add some benefit.

jb

satanclaus

4:56 pm on Dec 10, 2003 (gmt 0)

AjiNIMC

6:35 pm on Dec 11, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, as far as I think it doesn't differentiate the size, but yeah the main factor is anchor text.

Aji

espeed

6:43 pm on Dec 11, 2003 (gmt 0)

10+ Year Member



I have worked with code from Google/Stanford parsers, and the parsers did detect font size if you use font tags to set it (i.e. CSS wasn't a factor). As I recall, font size was looked at as how large it is relative to other text in the page.