Jump to content

  • Log in with Facebook Log in with Twitter Log In with Google      Sign In   
  • Create Account

Subscribe to HRA Now!

 



Are you a Google Analytics enthusiast?

Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE! 

 



 

 www.CustomReportSharing.com 

From the folks who brought you High Rankings!


Sponsored Content

 

 
 

Photo
- - - - -

When Coding Pages That Use Graphic Links


  • Please log in to reply
7 replies to this topic

#1 azs

azs

    HR 2

  • Active Members
  • PipPip
  • 46 posts
  • Location:Boston, MA

Posted 28 August 2003 - 02:05 PM

Regarding sites that use graphics for their main navigation:

I've heard that in addition to text links at the bottom - its helps to place your links in a <no script> tag. I'm guessing this is good because it's another means of implementing relevant keywords earlier in the body of the page.

Is this true?

azs

#2 Jill

Jill

    High Rankings Advisor

  • Admin
  • 32,316 posts

Posted 28 August 2003 - 02:24 PM

azs, you are misinterpretting this. Graphical links can be followed just fine and dandy by the search engines.

You don't need to do anything extra.

You must be thinking of scripted links. Javascript, dhtml menus, and the like. For those, you might want to also use the noscript tag. Don't use it for graphic links that are created with the a href, however, as that will be an incorrect use of the tag.

:D

Jill

#3 compar

compar

    Just Purrfect

  • Active Members
  • PipPipPipPipPipPip
  • 669 posts
  • Location:Waterloo Ontario Canada

Posted 28 August 2003 - 03:09 PM

For those, you might want to also use the noscript tag.  Don't use it for graphic links that are created with the a href, however, as that will be an incorrect use of the tag.

But in addition to this Jill would you not recommend that alt tags should be put on all graphics links. The alt tags should describe the link and include an appropriate keyword phrase.

#4 mcanerin

mcanerin

    HR 7

  • Active Members
  • PipPipPipPipPipPipPip
  • 2,242 posts
  • Location:Calgary, Alberta, Canada

Posted 28 August 2003 - 03:16 PM

One type of "graphical link" that could be scripting would be the old "image map", which has been around forever. I believe (and I could be mistaken), that an image map is difficult to a spider to follow and therefore you should use a <noscript> tag.

Ian

#5 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 28 August 2003 - 03:24 PM

Alt attributes are definitely important for graphics that are links. They replace the link text, giving the SE an idea of what the link is pointing to.

I would not use a noscript tag in conjuction with an image map- unless there is a corresponding script tag that it matches. Noscript is intended to replace content that users without javascript installed won't see.

#6 azs

azs

    HR 2

  • Active Members
  • PipPip
  • 46 posts
  • Location:Boston, MA

Posted 28 August 2003 - 03:52 PM

In response to what Jill wrote - I meant to specify that this was for a JavaScript - so I guess in that case the <no script> helps.

#7 azs

azs

    HR 2

  • Active Members
  • PipPip
  • 46 posts
  • Location:Boston, MA

Posted 28 August 2003 - 09:14 PM

Jill,

You wrote "Don't use it for graphic links that are created with the a href, however, as that will be an incorrect use of the tag."

My site in quesiton uses graphics fo main links with a JavaScript rollover effect. The images are referenced in the code like this...

<a href = "../services.htm" onMouseOver = "imgOn('img2')" onMouseOut = "imgOff('img2')"><img name="img2" src="../images/nav_services_off.gif" width="76" height="16" border="0"></a>

...relating to a JavaScript array in the Head tag (which I will relocate and link to).

Based on what you suggested should I not use the <no script> tag in this case?

#8 Jill

Jill

    High Rankings Advisor

  • Admin
  • 32,316 posts

Posted 28 August 2003 - 09:40 PM

You shouldn't need the noscript tag for that azs.

And yes, Bob, I would recommend using an appropriate alt attribute for a clickable image.

And many image maps actually can by spidered, Ian. Depends on the image map. Again, if they use <a href> tags, they're spiderable.

Jill




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users