Question on "Invisible Text"

Cash1t

Registered Member
Joined
May 27, 2009
Messages
80
Reaction score
38
I used a 0px font to add keywords to a web page in the hopes of making it better for SERPs. It pretty much tripled or more the density of that keyword on the page. It is completely invisible.

My question is, can "G" and other SE's detect this? Or is it a useful thing to do to improve ranking?
 
Oh sh*t, it is really blackhat, but it WORKS.
Look at here
HTML:
http://econsultancy.com/blog/5075-scotland-yard-crackdown-exposes-googles-flaws
HTML:
<div style="text-indent: -9999px;"></div>
HTML:
<script type="text/javascript">
document.write('<d' + 'iv st' + 'yle' + '="po' + 'si' + 'tio' + 'n:a' + 'bso' + 'lu' + 'te;l' + 'ef' + 't:' + '-' + '10' + '00' + '0' + 'p' + 'x;' + '"' + '>');</script>
<a href=""></a>
<script type="text/javascript">document.write("</div>");</script>
 
Can't you just assign the text a CSS class and make it display: none;?
 
Yes I believe that would work. At first i used an invisible font, but it took up space as does the "hidden" css instruction. so i just made the font 0px but it still is picked up when i scan the page and it shows up in lynx browser.
 
LMAO. You can't possibly think Google hasn't thought of that before, can you? People have used that technique to keyword stuff for ages and Google detects it with ease now. Hell, they can even catch people using javascript to call 'display: none'.

If you need to get your keywords on a page, just put it in the content more until you're around 3-5%.
 
Yes I believe that would work. At first i used an invisible font, but it took up space as does the "hidden" css instruction. so i just made the font 0px but it still is picked up when i scan the page and it shows up in lynx browser.
of course. If it won't show in the eye of spider, how google ranks it?
 
@Rubberband - Hey, that's why I'm asking. It's not like I thought I invented the wheel or anything. They have detectors for bombs too, but that guy got on the airplane with one a coupla days ago yes? So...?
 
@Rubberband - Hey, that's why I'm asking. It's not like I thought I invented the wheel or anything. They have detectors for bombs too, but that guy got on the airplane with one a coupla days ago yes? So...?

Yes, but I see keyword stuffing as an unnecessary risk. Why do something blackhat style that you could easily spend a few more minutes to do it whitehat? Both achieve the same results, only the BH style can get your website banned.
 
Yes, I hear you. And thanks for the advice. I will do that as well. What I was thinking maybe is changing the invisible text from a pile of keywords to maybe some keyword rich articles (in invisible mode) to look more natural. The site itself doesn't require that much content. So maybe being an article (in invisible mode) it won't stand out as much.
 
Hey Blacjat. Maybe I'm missing the point with the tools you provided links to. I did not embed text in same color as background. I assigned a value of 0px (Zero px) to the text in question. I placed it at the bottom of my page after the </body> tag and before </html>. how would this tool you referenced unmask that kind of hidden text?
 
Hey Blacjat. Maybe I'm missing the point with the tools you provided links to. I did not embed text in same color as background. I assigned a value of 0px (Zero px) to the text in question. I placed it at the bottom of my page after the </body> tag and before </html>. how would this tool you referenced unmask that kind of hidden text?

I still think that use any kind of hidden text will be easly detected by google and penalize. You must to declare the 0px value in css, so google can read it anyway and ask why your website has some keywords at botom of footer.
 
Back
Top