364
results for "nofollow"
-
ben_thatmustbe: in general you should NOT put rel=nofollow on your links - that's the point - you're linking to something you think has relevance and that someone you're likely ok with commenting on your posts
tantek
at
2014-10-01 14:46
-
hmm, okay so only on links without nofollow. I don't always put no-follow links in articles I post.
ben_thatmust
at
2014-10-01 13:10
-
non-rel-nofollow links
tantek
at
2014-10-01 07:04
-
I should have clarified, a rel=nofollow link from C to A does not count as a vouch
tantek
at
2014-10-01 06:28
-
for u in `curl -sL http://indiewebcamp.com/irc/today |grep -E '<Loqi>\W+\[@' |sed 's/.*<Loqi>\W\+\[@\(\w\+\)\].*/\1/' |sort |uniq`; do echo -ne "\n$u "; curl -sL https://twitter.com/$u | grep 'rel="me nofollow"' |sed 's/.*title="\([^"]*\)".*/\1/' ; done
ben_thatmustbeme
at
2014-09-19 16:44
-
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 16:41
-
apparently some markdown flavors allow [text](uri:loc)(:rel=nofollow), but not the one I use...
yobj
at
2014-09-12 10:40
-
nofollow is a deadend yes
tantek
at
2014-07-23 20: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 20:34
-
ironically it seems that more people have rel=nofollow on their twitter and github links than rel=me
aaronpk
at
2014-06-11 00:57