Forum Moderators: open

Message Too Old, No Replies

Image Map and Blank Command

         

Sean_023

4:42 pm on Mar 10, 2004 (gmt 0)

10+ Year Member



Hello i was wondering im a web designer and im adding my Link of various projects that i've Created. But On some Sites all i can do is put my logo and do an Image map and link it to my web site and open in Blank. So it opens in new windows. Using Dreamweaver. I was wondering if Google takes that as a backlink to my Site. Or it will be ignored since its an image map.

Thanks

tedster

6:30 pm on Mar 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Google does follow links in client side image maps with no problem, and the target attribute also creates no obstacle at all. I don't have an example of using both at the same time, but I wouldn't foresee any difficulty.

Bonusbana

9:06 pm on Mar 10, 2004 (gmt 0)

10+ Year Member



using the alt attribute would be even more secure:
<img src="logo.gif" alt="your name">

maybe__?

Sean_023

3:57 pm on Mar 11, 2004 (gmt 0)

10+ Year Member



Thanks Guys sounds Good.
Thats answers my Questions Pretty well.