WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Search Engine Optimization Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-28-2008, 05:51 AM
inertia's Avatar
WebProWorld Veteran
 

Join Date: Apr 2006
Location: Lancaster, UK
Posts: 754
inertia RepRank 2
Default nofollow on image links

I've asked a similar questions before but the subject has come up again and I'm still debating the issue.

Question: Should you add "nofollow" to images that link when the text link equivalent is next to them? The theory being that this will place more weight on the keyword in the text link.

Any thoughts?
__________________
Chiller Rental & Hire :: TV Stands :: Heat Pumps
Reply With Quote
  #2 (permalink)  
Old 04-28-2008, 07:06 AM
WebProWorld Veteran
 

Join Date: Jul 2004
Posts: 973
activeco RepRank 2
Default Re: nofollow on image links

What do you mean? Something like:
Code:
<a href="http://www.example.com">Anchor<img src="image.jpg" /></a>
?
__________________
Vote Hussein, vote humanity
Reply With Quote
  #3 (permalink)  
Old 04-28-2008, 07:15 AM
subhzash's Avatar
WebProWorld Pro
 

Join Date: Apr 2007
Posts: 253
subhzash RepRank 1
Question Re: nofollow on image links

Quote:
Originally Posted by inertia View Post
I've asked a similar questions before but the subject has come up again and I'm still debating the issue.

Question: Should you add "nofollow" to images that link when the text link equivalent is next to them? The theory being that this will place more weight on the keyword in the text link.

Any thoughts?
I don't understand what do you mean by text equivalent link followed by image?? Please explain in details or give an example
__________________
subhzash@gmail.com
Reply With Quote
  #4 (permalink)  
Old 04-28-2008, 08:24 AM
WebProWorld Pro
 

Join Date: May 2006
Location: ibiza
Posts: 268
kevsta RepRank 1
Default Re: nofollow on image links

do you mean that you link twice to the page, by both text and image?
Reply With Quote
  #5 (permalink)  
Old 04-28-2008, 08:35 AM
inertia's Avatar
WebProWorld Veteran
 

Join Date: Apr 2006
Location: Lancaster, UK
Posts: 754
inertia RepRank 2
Default Re: nofollow on image links

Quote:
Originally Posted by kevsta View Post
do you mean that you link twice to the page, by both text and image?
Yep thats it. Often on product pages you will have an image link then a text link as well. Look at any eBay results page and you can see what i mean.

Sometimes these links are only one bit of coding but sometimes you have to have two anchors; one round the image and one round the text. Now...the theory is that the image links dilute the text links and as text is better for search engines you should no follow the images.

This is a theory I've had presented to me...
__________________
Chiller Rental & Hire :: TV Stands :: Heat Pumps
Reply With Quote
  #6 (permalink)  
Old 04-28-2008, 08:48 AM
WebProWorld Pro
 

Join Date: May 2006
Location: ibiza
Posts: 268
kevsta RepRank 1
Default Re: nofollow on image links

have also heard this and would think that linking once by text is better than twice as have seen people saying Google will devalue the second link to the same page anyway.

quite how they know these things is another matter
Reply With Quote
  #7 (permalink)  
Old 04-28-2008, 04:54 PM
WebProWorld Member
 

Join Date: Jan 2004
Location: Colorado
Posts: 41
AcmeSEO RepRank 0
Default Re: nofollow on image links

Best to use just one link, and yes, the text link certainly carries the weight over an image link. However there are tests that have shown users prefer clicking on graphic navigation over text navigation so both is okay if you choose too.

You can nofollow the image links to funnel the weight to the text links yes.

Robert
SEO Expert Search Engine Optimization Marketing Specialist
__________________
Robert Wright
Search Marketing Expert & Trusted Advisor
http://www.mrwebguru.com
Reply With Quote
  #8 (permalink)  
Old 04-28-2008, 04:59 PM
WebProWorld Member
 

Join Date: Jul 2007
Posts: 33
Zombie Master RepRank 0
Default Re: nofollow on image links

We resolve this by using a robots.txt in our main directory. It tells the bots not to search certain folders such as cgi and image.

Because we are a large tourism site, we do not really want our images listed with Google & Gang so our bandwidth is not impacted upon.

Here's an example of the robots.txt file:

User-agent: *
Sitemap: http://www.xxx.com/ror.xml

Disallow: /cgi-bin/
Disallow: /tmp/
Disallow: /private/
Disallow: /images/
Disallow: /css/
Disallow: /eurohotels/
Disallow: /hotels/
Disallow: /photos/
Disallow: /discounts/
Disallow: /js/
Disallow: /rsscb/
Disallow: /logos/
Disallow: /eco/
Disallow: /calhotels/
Disallow: /tours/
Disallow: /sandiego/images
Disallow: /sandiego/hotels
Disallow: /sandiego/profiles
Disallow: /sandiego/css
Disallow: /sandiego/newsphotos
Disallow: /sandiego/logos
Disallow: /sandiego/js

I'm told the spiders do not wish to waste their time crawling around inside these folders and will like you better.

It's a win/win in my opinion.

Hope this helps.
__________________
Zombie Master
Zombiecide.com - Kill the Zombie Websites!
Reply With Quote
  #9 (permalink)  
Old 04-28-2008, 05:07 PM
WebProWorld Member
 

Join Date: Nov 2003
Location: uk
Posts: 41
martindow RepRank 0
Default Re: nofollow on image links

Quote:
Originally Posted by Zombie Master View Post
We resolve this by using a robots.txt in our main directory. It tells the bots not to search certain folders such as cgi and image.
I understand why you are doing this, but the downside must be that you are missing out traffic coming from Google Image search.
__________________
Martin
www.spectrumwellbeing.co.uk
Reply With Quote
  #10 (permalink)  
Old 04-28-2008, 05:10 PM
zbatia's Avatar
WebProWorld Pro
 

Join Date: Jul 2003
Location: Baltimore, MD
Posts: 128
zbatia RepRank -1
Default Re: nofollow on image links

I have to agree with both Zombie Master (we do the same) and with AcmeSEO. You may want to combine it where appropriate.
__________________
The Cyber Teacher
http://www.rtek2000.com
http://www.800-webdesign.com/web-master-links.html -Free Web Master's Resources
_________________
Reply With Quote
  #11 (permalink)  
Old 04-28-2008, 05:16 PM
WebProWorld Member
 

Join Date: Jul 2007
Posts: 33
Zombie Master RepRank 0
Default Re: nofollow on image links

Quote:
Originally Posted by martindow View Post
I understand why you are doing this, but the downside must be that you are missing out traffic coming from Google Image search.
It's not traffic we want, martindow. In fact, we have had numerous links to only our images in the past... helps little with car hire and hotel room bookings.

We don't mind the ecotourism traffic because we believe we are doing some good there without the income stream but in many cases our images were attracting only the curious.

I could go on at length with this but, of course, I won't. Oscar Wilde said a bore is someone who tells you everything he knows.

Slan go foill,

jk
__________________
Zombie Master
Zombiecide.com - Kill the Zombie Websites!
Reply With Quote
  #12 (permalink)  
Old 04-28-2008, 05:23 PM
syd syd is offline
WebProWorld New Member
 

Join Date: Oct 2005
Location: Stourbridge (UK)
Posts: 7
syd RepRank 0
Default Re: nofollow on image links

I use both graphic and text links on my pages.
I have been using nofollow on my image links for some time and have noticed no adverse effects on the pages where I do this. I read originally that google was the only engine that would take notice of nofollow but recently I have seen improvements in the referals coming from yahoo for no apparent reason. I did wonder whether they were now observing nofollow. Has anybody else seen improvements from yahoo?
__________________
Syd
www.britishproductsdirectory.co.uk
Reply With Quote
  #13 (permalink)  
Old 04-28-2008, 05:32 PM
jawn_tech's Avatar
Moderator
WebProWorld Moderator
 

Join Date: Jun 2004
Location: USA
Posts: 1,766
jawn_tech RepRank 2
Default Re: nofollow on image links

Use title and alt attributes on the image link.

It pretty much comes down to the equivalent of being seen as anchor text anyway.

Then you have two links with keywords as anchors.

There you go.
Quote:
Originally Posted by syd
Has anybody else seen improvements from yahoo?
Yahoo supposedly follows the nofollow rule with ranking issues (keyword there is "supposedly"), but Yahoo does in fact spider nofollow links. Do a Yahoo search for link:www . example . com, if you have links from nofollowed blog comments, yahoo still lists it as a link.
__________________


Last edited by jawn_tech : 04-28-2008 at 05:38 PM.
Reply With Quote
  #14 (permalink)  
Old 04-28-2008, 05:46 PM
WebProWorld New Member
 

Join Date: Dec 2007
Posts: 14
MrGamm RepRank 0
Default Re: nofollow on image links

Why wouldn't you just put an alt tag on the image? that alt text would be wrapped within anchor tag... then you'd have two links pointed at the content your promoting...
__________________
James Weisbrod - programmer
Reply With Quote
  #15 (permalink)  
Old 04-28-2008, 05:46 PM
WebProWorld Member
 

Join Date: Jun 2007
Posts: 87
morestar RepRank 0
Default Re: nofollow on image links

i think it's great to have many links to whatever pages you want your visitors to go to, it makes it easier having more than one avenue to get to the spot of interest. images sometimes make it clearer...
__________________
Free online dating is such an easy way to find a date - free personals for girls or guys to find someone to hook up with...
Reply With Quote
  #16 (permalink)  
Old 04-28-2008, 06:01 PM
thindenim's Avatar
WebProWorld Pro
 

Join Date: Jan 2007
Location: Scotland
Posts: 241
thindenim RepRank 1
Default Re: nofollow on image links

Yes, I do exactly that in my shopping cart. 2 links, image and text link with a nofollow on the image link. It may, or may not have any positive effect, but certainly won't do any harm!
__________________
Girlz Night - professional hair and beauty products
Web design glasgow - from Thin Denim
Reply With Quote
  #17 (permalink)  
Old 04-28-2008, 07:34 PM
WebProWorld Member
 

Join Date: Jan 2004
Location: Colorado
Posts: 41
AcmeSEO RepRank 0
Default Re: nofollow on image links

Yes Zombie Master, The Robots.txt is definitive but Site must have all images in the folder being disallowed. I often seen that not be the case. But yes, search engines are compelled to obey the robots.txt.

Robert
SEO Expert Search Engine Optimization Marketing Specialist
__________________
Robert Wright
Search Marketing Expert & Trusted Advisor
http://www.mrwebguru.com
Reply With Quote
  #18 (permalink)  
Old 04-28-2008, 09:50 PM
WebProWorld Pro
 

Join Date: Nov 2006
Posts: 100
qh4dotcom RepRank 0
Default Re: nofollow on image links

I haven't added nofollow to my image links
__________________
You'll love this free traffic site...now it's getting me 4,000 targeted hits every day.
http://www.traffficswarm.com/wpw.html
Reply With Quote
  #19 (permalink)  
Old 04-28-2008, 11:59 PM
WebProWorld New Member
 

Join Date: May 2006
Location: Zadar, Croatia
Posts: 16
hrvoje461 RepRank 0
Default Re: nofollow on image links

I think that having alt and title tag on any image is good and I have it almost on all of my sites. I don't think that adding nofollow on image links will improve much weight on your text links.
By the way, on some of my sites I'm getting a lot of traffic from google images search.
Reply With Quote
  #20 (permalink)  
Old 04-29-2008, 04:26 AM
DVDStar's Avatar
WebProWorld Member
 

Join Date: Mar 2008
Posts: 45
DVDStar RepRank 0
Default Re: nofollow on image links

Quote:
Originally Posted by inertia View Post
I've asked a similar questions before but the subject has come up again and I'm still debating the issue.

Question: Should you add "nofollow" to images that link when the text link equivalent is next to them? The theory being that this will place more weight on the keyword in the text link.

Any thoughts?
Ok so you mean like on this site, CD Duplication, DVD Duplication, Replication, London UK where you have an image with the alt tag "dvd duplication and replication", and then clickable links around the image with the same keywords. Then in your example you are asking whether the image or the text is the best thing to make clickable???
If so then I would say make the text clickable and just add an alt tag to the image. The image then backs up (i.e. reinforces the page copy).

....the issue of a no-follow is surely something completely different!? You use these if you dont want the search engines to index i.e. follow a link...typically used for "page rank sculpting".....
---------------------
Newbie SEO tips Blog - SEO For Biz (the seo blog the world loves...)
Reply With Quote
  #21 (permalink)  
Old 04-29-2008, 05:02 AM
inertia's Avatar
WebProWorld Veteran
 

Join Date: Apr 2006
Location: Lancaster, UK
Posts: 754
inertia RepRank 2
Default Re: nofollow on image links

Hhhhm... So there is still no conclusive answer to whether or not it's worth doing. It makes sense to me in theory but what also makes sense to me is that Google will separate the text links on a page from the image links and treat them accordingly.

A quick question about alt and title. I always make my alt tags descriptive, with keywords if appropriate (e.g. "man playing with blue widgets"). I'm never too sure what to do with the title tag? Should this be keyword only? If the answer is yes then it would make sense NOT to nofollow the image but if the title and the alt aren't going to have keyword rich text then it would make sense that the image IS nofollowed for the sake of pushing the bots through the keyword rich text link.

Can anyone see my logic here?! (too much coffee after late night GTA4 session!)
__________________
Chiller Rental & Hire :: TV Stands :: Heat Pumps
Reply With Quote
  #22 (permalink)  
Old 04-29-2008, 05:12 AM
inertia's Avatar
WebProWorld Veteran
 

Join Date: Apr 2006
Location: Lancaster, UK
Posts: 754
inertia RepRank 2
Default Re: nofollow on image links

Quote:
Originally Posted by DVDStar View Post
Ok so you mean like on this site, CD Duplication, DVD Duplication, Replication, London UK where you have an image with the alt tag "dvd duplication and replication", and then clickable links around the image with the same keywords. Then in your example you are asking whether the image or the text is the best thing to make clickable???
If so then I would say make the text clickable and just add an alt tag to the image. The image then backs up (i.e. reinforces the page copy).

....the issue of a no-follow is surely something completely different!? You use these if you dont want the search engines to index i.e. follow a link...typically used for "page rank sculpting".....
---------------------
Newbie SEO tips Blog - SEO For Biz (the seo blog the world loves...)
Hi DVDStar. Firstly, Amstore? Is that a site that you market/seo? If it is then I have just met one of my arch rivals! At my last company I did all the seo/marketing for xpress cds. We were constantly battling with you for the "cd duplication" number one slot!

I know what you're saying about nofollow not being used for such a purpose. It's a theory I was told by another SEO and I wanted to see whether people see it as a complete waste of time or worth doing.
(See my post above for the theory)
__________________
Chiller Rental & Hire :: TV Stands :: Heat Pumps