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:57


Html markup method

don't index

<div class="noindex">

* <p> <li> ... every tag class="noindex" possible

generate 'noindex' if page != null || id != null

<%=Crawl.NoIndex%>

Extension : this is ok

<ul class="some-class noindex"> 

if you have simple <div>, then you make <div <%=Crawl.NoIndexClass%>>

it's sanme <ul class="some-class noindex">

generate ' class="noindex"' if page != null || id != null

<%=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.