标签: noindex
thumbnail

html标签meta name=robots content= index,follow该怎么使用

最近在仿站时发现,html模板里面有 <meta name='robots' content='index,follow' /> 这个标签,以前没用过这个标签,查看文档才明白,此html标签表示……
thumbnail

Meta robots标签中noindex,follow的作用

今天在修改一个模板时发现。里面有<meta name='robots' content='noindex,follow' />的标签,百度了一下。终于明白是啥意思了,原来是告诉搜索引擎该怎……