]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/todo/rel__61__nofollow_on_external_links.mdwn
insist on the KML optimisation, agreed to ditch the folders support and editor-specif...
[www/ikiwiki.git] / doc / todo / rel__61__nofollow_on_external_links.mdwn
1 Ikiwiki could optionally use rel=nofollow on all external links, or on all those from a configurable subset of pages (such as */discussion if using [[plugins/opendiscussion]]). --[[JoshTriplett]]
2
3 > This is tricky, and would need a html parser, since external links can be
4 > added in lots of ways including raw in markdown. --[[Joey]]