Submit Your Article Forum Rules

Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: Hidden Text

  1. #1
    Junior Member
    Join Date
    Feb 2009
    Posts
    13

    Hidden Text

    Hi,

    what is Hidden Text? is it necessary to use in contents of website?

  2. #2
    Junior Member SEOWebHelp's Avatar
    Join Date
    Feb 2009
    Posts
    21

    Re: Hidden Text

    Hidden text is just hiding the text on your page from visitors, but search engine crawlers can still see it. Most people that do this change the color of the text to match the background of the page. If the page is white, then the text will be white too.

    Don't use this method, it is black hat and google doesn't like it either.
    My SEO blog is up! SEOWebHelp.com - Follow me on Twitter @SEOWebHelp

  3. #3
    Senior Member govindseo's Avatar
    Join Date
    Sep 2008
    Posts
    113

    Re: Hidden Text

    i think this type of tactics known as black hat techniques i suggest you don't use this thing!!!

  4. #4
    Senior Member
    Join Date
    Feb 2009
    Posts
    146

    Re: Hidden Text

    I also do not recommend this strategy. 10+ years ago this strategy actually worked. You could put a bunch of hidden text on your page and suddenly rank well for phrases that didn't even seem to be on the page. The search engines have since found ways to combat this black hat technique. Now if you do this, you stand a good chance of getting penalized by the search engines. Most search engines clearly state that they do no allow hidden text.

  5. #5
    Senior Member
    Join Date
    Sep 2006
    Posts
    365

    Re: Hidden Text

    The search engines look at the font color vs the backgound color. If the colors are within a few shades, it is considered hidden text. If you think about that, does it give you some ideas about how to fool them?

    This technique still works though not as well because the keywords in the body are not as important as they once were. Still important but inbound links seem to be tops right now. That will change again, I'm sure.

  6. #6
    Senior Member
    Join Date
    Dec 2008
    Posts
    188

    Re: Hidden Text

    dont use this hidden text. i think google can see it .and consider it as a black tech.

  7. #7
    Administrator weegillis's Avatar
    Join Date
    Oct 2003
    Posts
    5,793

    Re: Hidden Text

    Quote Originally Posted by Joe Singh View Post
    what is Hidden Text? ...
    You know now not to use the technique since SEs can read your CSS and will ban a site for hiding content from users, but not for robots.

    The above notwithstanding, you must also pay close attention to the contrast between foreground and background colors. If the colors are too close in hue and density it could be construed as 'an attempt to hide content' from human readers. It would raise flags, possibly requiring human checks, which would definitely slow down indexing.

    The general message should be clear: Don't hide text from readers that is intended for robots. This goes for comment spam, too (keywords stuffed into html comments). Contrary to what some may believe, body text is important, and should be rich and topic oriented for easy indexing.

  8. #8
    Senior Member Janna122003's Avatar
    Join Date
    Dec 2006
    Posts
    418

    Re: Hidden Text

    Quote Originally Posted by Joe Singh View Post
    Hi,

    what is Hidden Text? is it necessary to use in contents of website?
    hidden text on content is a blackhat method which may lead to your site to be banned.

    It is better if you would use content on your site to attract search engine.
    Get the latest deal on Ensogo Philippines discount vouchers

  9. #9
    Junior Member geyser's Avatar
    Join Date
    Mar 2009
    Posts
    18

    Re: Hidden Text

    When visiting a website hidden text discourage me, like when I'm reading a part of a blog and scrolled down and accidentally clicked on something that looks like it wasn't there makes me irritated..

    this was just my experience.. by the way like what all of them said hidden text will get you penalized by google..

  10. #10
    WebProWorld MVP Dubbya's Avatar
    Join Date
    Nov 2006
    Location
    Steinbach, Manitoba
    Posts
    1,323

    Re: Hidden Text

    In truth using hidden divs is quite common and there's nothing wrong with it when done to improve the user experience or when used as an integral part of the page.

    In general, there are a few things to be wary of.

    • Do not hide text without good reason.
    • Do not make the font colour the same as your background colour.
    • Hidden or not, do not position a hidden div offscreen (outside browser dimensions) where it can't and won't ever be seen.


    These things set off flags that usually result in a site being inspected and evaluated by a human reviewer.

    Essentially, what matters to the reviewer is the intent behind using hidden text or divs. If the reviewer can plainly see that the hidden text or div is being used as a subversive method to game the search engine, they'll penalize the site.

    Consider the following scenario:
    HTML Code:
    <style>
    #myhiddendiv {
    
      background-color:#fff;
      color:#fff;
      width:400px;
      margin-left:-2000px;
      display:none;
    }
    </style>
    
    <div id="myhiddendiv">this is my hidden div with some invisible text.</div>
    The intent here would be so blatantly obvious that a human review would get this site penalized or removed from the index entirely.

Page 1 of 2 12 LastLast

Similar Threads

  1. Is this text hidden or not...
    By crickets in forum Search Engine Optimization Forum
    Replies: 6
    Last Post: 11-17-2006, 11:55 PM
  2. Hidden text conundrum
    By Tim in forum Search Engine Optimization Forum
    Replies: 10
    Last Post: 02-13-2006, 03:53 AM
  3. Hidden Text
    By majikmushroom in forum Search Engine Optimization Forum
    Replies: 3
    Last Post: 01-27-2006, 11:27 AM
  4. Hidden Text?
    By webpresence in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 01-17-2006, 07:55 AM
  5. Legitimate Hidden Text
    By MHenscheid in forum Search Engine Optimization Forum
    Replies: 12
    Last Post: 09-17-2004, 01:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •