Page History: Crawler html help syntax for μSearch - comment noindex
Compare Page Revisions
Page Revision: 2010/06/30 22:10
Static page comment noindex pair
<%=Robots.NoIndexStart%>
contents
<%=Robots.NoIndexEnd%>
Dynamic page comment noindex pair
<%=Robots.AutoNoIndexStart%>
<%=Robots.AutoNoIndexEnd%>
- first page having none comment, only contents
contents
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" />