369
results for "nofollow"
-
for u in `curl -sL http://indiewebcamp.com/irc/today |grep -E '<Loqi>\W+\[@' |sed 's/.*<Loqi>\W\+\[@\(\w\+\)\].*/\1/' |uniq`; do echo -n $u " "; curl -sL https://twitter.com/$u | grep 'rel="me nofollow"' |sed 's/.*title="\([^"]*\)".*/\1/'; done
ben_thatmustbeme
at
2014-09-19 14:41
-
apparently some markdown flavors allow [text](uri:loc)(:rel=nofollow), but not the one I use...
yobj
at
2014-09-12 08:40
-
nofollow is a deadend yes
tantek
at
2014-07-23 18:35
-
and rel-nofollow - again, not really going anywhere because of widespread implementation and quasi-standardisation by Google et al.
tommorris
at
2014-07-23 18:34
-
ironically it seems that more people have rel=nofollow on their twitter and github links than rel=me
aaronpk
at
2014-06-10 22:57
-
you're breaking the internet with nofollow
cweiske
at
2014-04-30 15:26
-
I need to add a rel=me test link, somehow forgot to add that in the last change. (snarfed also uses nofollow everywhere when embedding links, which also seems like a good idea...)
kbs
at
2014-04-30 15:26
-
vote links were broadly unsucessful - rel="nofollow" took off rather than rev="vote-abstain"
KevinMarks
at
2014-03-30 05:39
-
well unfortunately rel=nofollow has largely been abused / overused
tantek
at
2013-11-29 07:13
-
rel="nofollow" etc
julian`
at
2013-11-29 07:12