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 - class noindex

Compare Page Revisions



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


Page Revision: 2010/06/24 20:51


Html markup method

  • don't index
  • generate 'noindex' if page != null || id != null

<div class="noindex">

<%=Crawl.NoIndex%>
<p> <li> ... every tag class="noindex" possible

  • Extension : this is ok
    generate ' class="noindex"' if page != null || id != null

<ul class="some-class noindex"> 

<%=Crawl.NoIndexClass%>

  • don't follow

<a href="..." rel="nofollow" />

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.