Log in

View Full Version : Hide some text from spider (for seo purpose)


basketmen
11-13-2008, 01:17 PM
guys, i want to hide some text just from spider, but real people guest still can see it, this is for seo purpose


for example i want to hide text from this hack Welcome headers - Improve community registration rates (https://vborg.vbsupport.ru/showthread.php?threadid=119572) , some people make the text as image so spider cant read it, but its better if we can just hide it from spider




is this code right to make like i say above?

<if condition="$show['spider']">

</if>

Lynne
11-13-2008, 02:40 PM
$show['spider'] has to do with the option to Enable Spider Display (if set to Yes, then $show[spider] is yes/true). I don't know of a variable to use that does what you want.