]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/rel__61__nofollow_on_external_links.mdwn
Add ikistrap plugin for ikistrap theme.
[git.ikiwiki.info.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]]
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]]