dokuwiki的页面很多都是<meta name="robots" content="noindex,nofollow"/>
默认设置下,在页面修改5天后才会改成index和follow
When creating/modifying a page allow search engines to index it after this time (in seconds). This works by adding <meta name=“robots” content=“noindex,nofollow” /> in the output if the specified time hasn't elapsed.
参考链接:


Leave a comment