Microsoft 开发人员网络 > 论坛主页 > SharePoint - Search > What is casuing a meta NOHTMLINDEX tag on my site?
提出问题提出问题
 

问题What is casuing a meta NOHTMLINDEX tag on my site?

  • 2009年7月3日 5:14stevemagid 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hi,
    I have a Internet facing sharepoint site and on that site I have a contact us subsite (for simplicty i will be calling it a page going forward). This page for some reason doesnt get indexed by sharepoint. the crawl log says it has a no-index attibute.

    when i view source on the site i see a robots meta tag that says nohtmlindex. my other sites dont have this tag. it comes from the sharepoint robots tag in the masterpage. (<SharePoint:RobotsMetaTag runat="server"/>

    Can any one explain what this tag does?

    Update The NOHTMLINDEX tag is added to every page where I have used a dataviewwebpart. So i have detached the page from the layout, added the dataview webpart, then reattached the layout. all these pages have nohtmlindex. But i have two sites. on the one site, the pages with nohtmlindex are being searched. on the other site, the pages with nohtmlindex are not being searched. ???