Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Google is not indexing my drop-down menu?

         

surenot

1:31 pm on Apr 30, 2015 (gmt 0)

10+ Year Member



Hi experts. Please could someone check my website code and tell me why Google is not indexing the content of my drop-down menu?

I am not using any JavaScript to show or hide it. It works with CSS hover.

To hide I use:
position: absolute;
top: -9999em;

To show I use:
top: 20px;

Other websites seem to have no issue with this menu and get all the content inside it indexed.

Any suggestions?

goodroi

12:24 pm on May 3, 2015 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Google tends to greatly devalue navigation menus and prefers links that are embedded within your relevant content. Are these links also in your content?