Adrian,
Thats very nice.. Thanks for that.

I made one minor correction.  Note the added in >
<cfset newLink = Replace(match, ">", " rel=""nofollow"">","ONE")>


I'm starting to run more complicated examples and have two issues.
Running:
<cfsavecontent variable="html">
Goto <a href="http://google.com";>Google</a> now!<BR>
Also hit up <a href='http://movies.com' rel='junkrel'>moviesssss</a><BR><BR>
Don't forget <a   href="http://coffee.com"; title="Great Coffee"> GRRREAT COFFEE 
</a>
</cfsavecontent>


Two items:
Anyway to remove that rel="junkrel".  Again concern is for spammers.  I think 
fakerel="nofollow" might be bypassed as well.

Other item.  Any issues on the movies example switching from single quote to 
double quote ONLY ON the rel="nofollow".  I'm thinking that might ok for search 
engine spiders????

Thanks again! 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317929
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to