Hi Rainer, you are talking about the
http://www.rsyslog.com/doc/v8-devel/ http://www.rsyslog.com/doc/v7-stable/ URLs (vX-branch sub folder), right? I see three problems: 1) There's no space between attributes: <li id="menu-item-1366" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-1366"data-dropdown="dropdown"><a href="/guides/" class="dropdown-toggle">HELP <b class="caret"></b> </a> should become <li id="menu-item-1366" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-1366" data-dropdown="dropdown"><a href="/guides/" class="dropdown-toggle">HELP <b class="caret"></b> </a> (missing space before "data-dropdown=") 2) If you are on http://www.rsyslog.com/doc/, the submenu items (v8-devel, v7-stable) aren't visible... white on white. Could be related to 1 or another problem. Google understands invisible links and treats them as forbidden SEO. 3) These sub folders aren't in your sitemap (http://www.rsyslog.com/files/sitemap.xml.gz). And due to "weekly" for "doc", changes may take a week to be recognized by Google. PS: "/docs" would be better instead of just "/doc"... but that's not your problem ;) -Thomas _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

