I pay GeoTrust, so why should I let them sap my PR and hurt my SEO efforts? Does anyone know how to attach a nofollow tag to the hyperlinked logo that the following javascript code generates? <script LANGUAGE="JavaScript" TYPE="text/javascript" SRC="//smarticon.geotrust.com/si.js"> That code generates a hyperlinked GeoTrust logo on my home page. I want the logo, but I don't want to pass PR. Is it possible to attach a nofollow tag with css somehow? If not, is there any other way? Thanks
What does the source code for your home page display for that link? If it shows a <a href then the link is likely counted. Can you host the image on your own server and nofollow it yourself? I'm not sure of the requirements for displaying the image, so I'm just guessing. <edit> looks like a js link so it shouldn't pass any outbound juice</edit>