Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

hidden text

Featured Replies

Hi all, we have a lot of text on a page and we have added jquery to a button (not a link) to toggle the text on click, will this be thought of as hidden text.

 

Thank you

Nope. Google is smart enough to understand when text is being hidden to try and gain an SEO advantage.

 

Because Google doesn't activate javascript, it will see every bit of html between the <body> and </body> tag. So you're fine

Nope. Google is smart enough to understand when text is being hidden to try and gain an SEO advantage.

 

Because Google doesn't activate javascript, it will see every bit of html between the <body> and </body> tag. So you're fine

 

+1 That is what I was going to write. The thing Google does check is some of your CSS, for instance white text on white background (does see if you have a background image with colour etc). Google is really clever on how it finds these things.

Edited by hostmedia

  • 2 weeks later...
  • 3 months later...

Hidden txt is the part of Black hat SEO and it is highly avoidable while making your website SEO friendly.Because as per google algorithms sites having hidden txt could be penalized by search engine.

Hii ELITE,

 

Nowadays, Google is very shrewd and it will not thought your page text as hidden text. So be all right. :santa_smiley:

Edited by somendra

Doesn't it depend how it is hidden?

 

Use javascript to hide the text, no problem. No accessibility issues, no issues for robots.

 

Use javascript to reveal text you have hidden with css: problem. Bad for accessibility, bad for robots. Don't do that.

Addendum; you should be more concerned about accessibility for real users than Google. If you take care of real users, Google will also be fine and in fact will appreciate that you are building for real users first. Build for accessibility.

  • 1 month later...

The hidden links are not those that are present on the webpage to be viewed but still they are always set in an image file and can be seen through by using hyperlink. When the image gets clicked by someone it moves to some other webpage. In such a case the Google search results of that website gets hampered.

  • 3 weeks later...

Be cautious with hidden text. It can be "Black Hat SEO" in terms of using it as an opportunity to spam a page with lots of keywords. Avoid this.

 

However, I have a number of websites in which there will be an item of information that includes an image, title and opening paragraph. Following the opening paragraph, I'll then have a 'Read More' hyperlink (or something to that effect), which when linked reveals additional copy that carries on from the opening paragraph. These links usefully use jQuery to trigger the animation.

 

I've heard theories that search engines browse without the use of JavaScript, and also that they ignore any copy which has the same colour as the background, or that is set to be hidden via CSS. I'm not sure if there is any truth in these theories, but just to cover myself in case there is, I ensure there is CSS in place for if the user (or search engine) has javascript disabled. I recommend this be done primarily for your users, and hey it might have SEO benefit too. Who knows!

  • 1 month later...

These are the text, made hidden by setting the font color of the text same as the background color of the page and It renders the text invisible unless user highlights it.

  • 1 month later...

Hidden Text is a SEO spam tactic to hide contextual html text from human visitors to a webpage, however making it available to search engines to spider the text.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.