Valid NOINDEX tag


/ Published in: XHTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <style type="text/css">
  2. .inv {display:none;}
  3.  
  4. <del class="inv"><![CDATA[<noindex>]]></del>
  5. noindex content
  6. <del class="inv"><![CDATA[</noindex>]]></del>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.