Drop Down Menus & SEO?
-
Do these typically have a negative impact on SEO? I know this is kind of a vague question, does it make it harder to spider? Are there SEO friendly ways of coding these? There are so many sites out there that have these, so I've got to assume it's different on a case by case basis.
-
Drop down menus do not typically effect SEO negatively. In fact a properly optimized drop down menu can be beneficial for letting Google know what your site and pages are for. Just a few things to check for:
1. Avoid Java script drop down menus - Use standard HTML or CSS driven drop downs instead.
2. Use live linked text and not images.
3. Use descriptive keyword in your drop down - For example a drop down for shirts use: Red shirt, Blue shirt, etc instead of just Red, Blue.....
4. Keep in mind the First Anchored text rule. Give seniority to your first anchored text link.
5. Make sure your links are absolute link. e.g.http://www.yourdomainname.com/services.htm
6. Use title attribute to describe the page the visitor will be taken to.
-
My developer has created a navigation that has all the links in the HTML, but sublinks are "display:none" until javascript tells it other wise. Does this a cause a problem?
-
It's hard to tell exactly what you mean by dropdown menus ... I am assuming you mean for navigation? It depends on if the dropdowns are formatted so that a spider can read them. You can right click on the page from a browser and then view the source code. You should see URLs for all the pages you link to. If so, you've got no problems! If not, then you should use a different method to navigate.
-
Just some more info:
we used "opencube" to make our menus. Fantastic software.
-
Just adding a few things to this posters questions.
I was always told that Java drop down menus were bad. I made sure my menus were html that could be seen in the code. I read recently that Google is getting better at reading java menus. I am not sure I believe this.
I have menus that open up into a tree structure; refining the search as you go. I find this to be good for the user experience as fewer clicks are required to get where you want to go. I am unsure of the seo downside to my menu structure as it means each of my pages have 170 links.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Does the blog widget with latest blog-posts at homepage helps in SEO?
Hi all, We are planning to add a widget at our website homepage which displays recent blog-posts with dates. Google favours new and latest content. So will these consistent new posts help in improving website ranking? Thanks
Web Design | | vtmoz0 -
Is this CSS solution to faceted navigation a problem for SEO?
Hi guys. Take a look at the navigation on this page from our DEV site: http://wwwdev.ccisolutions.com/StoreFront/category/handheld-microphones While the CSS "trick" implemented by our IT Director does allow a visitor to sort products based on more than one criteria, my gut instinct says this is very bad for SEO. Here are the immediate issues I see: The URL doesn't change as the filter criteria changes. At the very least this is a lost opportunity for ranking on longer tail terms. I also think it could make us vulnerable to a Panda penalty because many of the combinations produce zero results, so returning a page without content, under the original URL. This could not only create hundreds of pages with no content, there would be duplicates of those zero content pages as well. Usability - The "Sort by" option in the drop down (upper right of the page) doesn't work in conjunction with the left Nav filters. In other words if you filter down to 5 items and then try to arrange them by price high to low, the "Sort" will take precedence, remove the filter and serve up a result that is all products in that category sorted high to low (and the filter options completely disapper), AND the URL changes to this: http://wwwdev.ccisolutions.com/StoreFront/category/IAFDispatcher regardless of what sort was chosen...(this is a whole separate problem, I realize and not specifically what I'm trying to address here). Aside from these two big problems, are there any other issues you see that arise out of trying to use CSS to create product filters in this way? I am trying to build a case for why I believe it should not be implemented this way. Conversely, if you see this as a possible implementation that could work if tweaked a bit, and advice you are willing to share would be greatly appreciated. Thanks! Thank you to Travis for pointing out the the link wasn't accessible. For anyone willing to take a closer look we can unblock the URL based on your IP address. If you'd be kind enough to send me your IP via private message I can have my IT director unblock it so you can view the page. Thanks!
Web Design | | danatanseo0 -
Java Script and Menus
I have a client who wants to create drop down menus on their E commerce Site. Currently they do not have any. If we create drop down menus I am afraid we will loose too much category and product page power. However these drop downs would be good for the user. To accomplish this drop down menu without negative SEO side effects I had an idea. Create a javascript menu. Google's spiders do not read javascript correct? This would bypass any negative effect of having an HTML menu correct?
Web Design | | waqid0 -
HTML5 & the doc outline algorithm
Hi My web team are currently working on an updated site using Drupal and have asked me the following question: Is more than one H1 tag with the same value an issue for SEO with HTML5 and the doc outline algorithm? Can anyone help with this please? I appriciate any responses. Thanks in advance. Chris
Web Design | | Fasthosts0 -
Can white text over images hurt your SEO?
Hi everyone, I run a travel website that has about 30 pre-search city landing pages. In a redesign last year we added large "hero" images to the top of the page, and put our h1 headlines on top of them in white. The result is attractive, but I'm wondering if Google could be reading this page as "white text on white page", which is an obvious no-no, especially if it could seem that we're trying to hide text. Here's an example: http://www.eurocheapo.com/paris/ H1: Expert reviews of cheap hotels in Paris I should add that our SERPs for these city pages has dropped (for "Cheap hotels in X"), but it could obviously be related to other issues. Any advice would be appreciated. Many thanks! Tom
Web Design | | TomNYC0 -
Time On Site and SEO?
Does time on site impact rankings? If a person visits your site from the serps or directly visits it by typing in your name in the search field and then leaves within a minute, will that impact your serps? What is the best way to increase time on site?
Web Design | | bronxpad0 -
Is Facebook like or share better for SEO (social media buttons)
Just wondering whether anybody has experience with this? If Googlebot is able to analyse Facebook activity that is (I'm not entirely sure whether it is...)
Web Design | | McTaggart0 -
Wordpress/ Insert Tables/ SEO
I'm using Wordpress to create websites and blogs. I have limited (non-existent) HTML Coding knowledge. I'm looking to insert tables within my pages with information. Inside of these tables I want certain names to link to another page with more specific information about that name. I'm using a plugin called "WP Tables Reloaded" it simple helps you to create aesthetically pleasing tables without needing to know HTML Code or CSS. The issue is... when you create this table and insert it to the post, the only thing that shows on the sites back-end page is the table I.D. and the only thing that shows in the HTML is the tables I.D. It looks like this... [table id=2 /] I don't think search engines will be able to crawl this table, thus I won't be receiving any credit for the links being used within the table. Am I right about this?
Web Design | | AndySolo0