]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - IkiWiki/Plugin/passwordauth.pm
Use rel=nofollow microformat for dynamic (CGI-related) URLs
[git.ikiwiki.info.git] / IkiWiki / Plugin / passwordauth.pm
index c966087ce75039baa9f1492a81976de4502936fd..fb3fd9ee1620911558ec09c96b466405a3a0592a 100644 (file)
@@ -305,7 +305,7 @@ sub formbuilder_setup (@) {
                                                noimageinline => 1));
                        }
                        else {
-                               $form->text("<a href=\"".
+                               $form->text("<a rel=\"nofollow\" href=\"".
                                        IkiWiki::cgiurl(do => "edit", page => $userpage).
                                        "\">".gettext("Create your user page")."</a>");
                        }