This is another method, a proper way on how to hide your default title and tagline/description or any object (image, sidebar, header, etc) been thrown off from your screen. A little bit knowledge of programming CSS needed if you wish to tweak this. I would say this is quite evil because I just don’t want my blog is full of ads banners, buttons which really kind of annoying to my readers, but to continue interact with their spiders/crawlers, this tweak is useful. You know what I mean. hiak~~
- Spot for the object you wish to hide
- Identify their class name
- Insert the following CSS
text-indent:-999px;
z-index:-1;
Now your object has been thrown off your screen but maintain on the website and won’t affect your SEO. But note that TOS which apply of your ads company may against it.
via Hongkiat
Popularity: 5% [?]
Related Posts:-