https://bugzilla.wikimedia.org/show_bug.cgi?id=31057
Dereckson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from Dereckson <[email protected]> 2012-09-27 09:45:48 UTC --- Incubator Talk (103) namespace is currently configured in noindex, follow: 'wgNamespaceRobotPolicies' => array( ..., 'ruwiki' => array( ..., 103 => 'noindex,follow', ... ), ... ) If I open a incubator talk page, like [[ru:Обсуждение Инкубатора:+800, рок-группа]], I get the following information in metatags: <meta name="robots" content="noindex,follow" /> So I guess, this is old Google indexing, not yet trimmed from their cache. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
