Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
I’m wondering…are the menus (both vertical and horizontal) javascript or is the content that’s within them actually HTML? I’m trying to make sure that the search engines can read the content within the menu bars.
Fuji builds on the native WordPress functionality with respect to menus (this is why both are configurable though the default WordPress backend “Appearance -> Menus”). Not only are both menus completely HTML, they’re HTML5, which means that they are even easier for the search engines to crawl ;) The javascript (jQuery) component is only there for animating the submenu items and the top sliding menu. To sum up, there should not be any problems for the search engines to read the contents of the menus.