Click to See Complete Forum and Search --> : How to Add no follow to product feeds of eBay ?


Delois
11-02-2011, 01:38 AM
Hi..

in one of my websites where I am displaying product feeds of eBay. I am using one script for displaying it but I did not get any option to make it no follow just like link. Does anyone have experience making it no follow. It works same as fetching RSS feeds of other blog.

mkjohn
11-28-2011, 06:03 AM
You can make your link no-follow by the code rel=nofollow into your link. For example Your link is http://www.badcreditloanss.co.uk/ and you want to make it nofollow then you can do through <a href="http://www.badcreditloanss.co.uk/ rel=nofollow">Your keyword</a>.