Welcome Guest, you are in: Login

MUST Creative Engineering Laboratory

RSS RSS

Navigation



Technical Doc



Search the wiki
»

MUST Corp.

MUST Corp.

www.must.or.kr

 Microsoft CERTIFIED Partner Software Development, Web Development, Data Platform

 Microsoft Small Business Specialist

MCSD

Microsoft Certified IT Professional

Microsoft Certified Professional Developer

Page History: Crawler html help syntax for μSearch - comment noindex

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2010/06/30 22:35


Class

  • Package: MWSF.dll
  • Defined In : Robots.cs
  • Class:   
  • Subclasses:   
  • Extends:  

Static page comment noindex pair

<%=Robots.NoIndexStart%>
contents
<%=Robots.NoIndexEnd%>

  • it's become to this html
    <!--noindex-->
    
    contents
    <!--/noindex-->


Dynamic page comment noindex pair

<%=Robots.AutoNoIndexStart%>

<%=Robots.AutoNoIndexEnd%>

  • first page having none comment, only contents

contents

  • from next page become to this html
    <!--noindex-->
    
    contents
    <!--/noindex-->


Attention

  • comment removal should be on top of whitespace removal in web.conf

<add name="comment-removal" type="kr.or.must.HttpCommentRemovalModule, MWSF.Modules" />
<add name="whitespace-removal" type="kr.or.must.HttpWhitespaceRemovalModule, MWSF.Modules" />

MUST Creative Engineering Laboratory

ImageImage Image Image

Image Image Image Image Image Image Image

Copyright © 2010 MUST Corp. All rights reserved. must@must.or.kr
This Program is released under the GNU General Public License v2. View the GNU General Public License v2 or visit the GNU website.