accesskey = 'x'; // allow searchbots to get to the sitemap from the homepage (when dokuwiki isn't providing a sitemap.xml) global $conf; global $ID; if($conf['start'] == $ID && !$conf['sitemap']) { $this->nofollow = false; } } }