https://bugzilla.wikimedia.org/show_bug.cgi?id=66042
Matthew Flaschen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Matthew Flaschen <[email protected]> --- (In reply to Bawolff (Brian Wolff) from comment #4) > Additionally, google won't index urls with index.php in them whatsoever (due > to our robots.txt settings) There is no exclusion for index.php in the actual robots.txt file ( https://en.wikipedia.org/robots.txt ) There is a noindex meta on particular actions (e.g. https://en.wikipedia.org/w/index.php?title=Earth&action=edit). But view-sourcehttps://en.wikipedia.org/w/index.php?title=File:Ford_manual_1919.djvu&page=2 is not noindexed . Generally, there are rel="canonical" pointing to the intended page, though, which I think is an important factor here. -- 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
