模板:ForceNoIndex:修订间差异
来自 LNN的:not(博客)?
更多操作
以“__NOINDEX__”为内容创建页面 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
__NOINDEX__ | {{MywikiParaHack|__NOINDEX__<html> | ||
<meta name="robots" content="noindex" /> | |||
<script> | |||
$( "head" ).append( '<meta name="robots" content="noindex" />' ) | |||
</script> | |||
</html>}} | |||