I'm only aware of display:none adversely affecting SEO
recently I was listening to a Matt Cutts video in which he said that Google bot ignores content with display:none (add: its not included in Google algorithm)
i think as long as you are using overlays and hidden elements for the right reasons it will not impact your SEO.
but google doesn't know your intentions, so my advice is to avoid such code altogether in order to achieve for optimal results, unless it's too much inconvenience
see How not to hide text for an extreme example of suspicious code
i think matt cutts is reluctant to tell us that there is a variable-degree partial-penalty on all sites that use code that plays with critical visibility in a way that can potentially cause accessibility issues
so see Avoid code that could be used for cloaking for general best-practice advice to take as far as you can
Here's a google search which proves that google quite happily indexes content in display none hidden divs on this page, a word in a hidden popup div menu when you click on the member name of a forum post.Has anyone any information as to whether using a div overlay has any negative effect on SEO or whether Google doesn't like people using the technique?
It's fine really, as long as you're not cloaking![]()
Here's a google search which proves that google quite happily indexes content in display none hidden divs on this page, a word in a hidden popup div menu when you click on the member name of a forum post.
Hidden divs are used all over the place, in popups, in expanded/collapsible sections, in in-content tabbed interfaces (e.g. product details tab, product specification tabs in ecommerce sites), and in most of these cases, the content is indexed.
Whether hidden div content, although indexed, is as strong as visible div content, is a different question though.
looks like there's 3 different urls involved there... very dodgy![]()
I could make it just the ad, but having the other content behind the ad gives it more effect.
Yeah, well obviously they make mistakes, but in the same vein - they often sandbox unfairly. In almost all cases, divs are totally fine, and won't get any kind of sandboxing or slap.you make it sound like google are psychic and never make mistakes... i rather treat google like a baby that isn't sure about anything and needs maximum coaching for optimal results
Yeah, well obviously they make mistakes, but in the same vein - they often sandbox unfairly.
Yeah, well obviously they make mistakes, but in the same vein - they often sandbox unfairly. In almost all cases, divs are totally fine, and won't get any kind of sandboxing or slap.
How do you mean? Is this like a lightbox, or something different? It may be classed as cloaking, depending on what you mean.I notice you say almost.
Would you risk it with a popular site?
Overlay the content google is seeing by using a div with completely different content.
Yeah, just saw that, from the whois. I think that does work in UKSBD's favour, as due to the authority aspect, they're much less likely to de-rank him. (although, of course, it is still possible, if it's blatant cloaking)yes the UKSBD is surprisingly popular, and i guess that's down to age-based authority, in which case the issue of risk is quite on-topic![]()
How do you mean? Is this like a lightbox, or something different? It may be classed as cloaking, depending on what you mean.
Any examples? Cause I know there are ad platforms that have something similar to what you described as an option to show CPM ads - which I know Google is fine with.Similar to a lightbox, but with the lightbox open by default instead of closed (i.e. click to close, to view main content behind it, rather than click to open the lightbox.)
It could definately be construed as a form of cloaking, even though it is not being done to be deceptive in any way.
I doubt I will risk doing it without testing on a few other sites first and finding out if someone has been doing similar for a long time with no negative effects.
like i said it's not black & white, it will be a light shade of grey. there will most likely be a very minor negative seo affect but worth doing for the benefit of user experience and probably outweighed in the long term by a positive seo advantage of people being more likely to link to your site because it's simply a better site.Yes, the effect is good, but would google class it as cloaking?
no difference really, it's all messing with code in a slightly dodgy way... it's a judgement call based on variably weighted factors and in my opinion, considering the nature of your site, i'd go for it.what is the difference between doing it that way and doing it with a overlay/sliding div?