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!
More SEO Content
When Coding Pages That Use Graphic Links
#1
Posted 28 August 2003 - 02:05 PM
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
Posted 28 August 2003 - 02:24 PM
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.
Jill
#3
Posted 28 August 2003 - 03:09 PM
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.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.
#4
Posted 28 August 2003 - 03:16 PM
Ian
#5
Posted 28 August 2003 - 03:24 PM
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
Posted 28 August 2003 - 03:52 PM
#7
Posted 28 August 2003 - 09:14 PM
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
Posted 28 August 2003 - 09:40 PM
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








