Last modified: 2013-09-17 08:09:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T51130, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 49130 - Search engines should not index NS_MEDIAWIKI pages where no local page exists
Search engines should not index NS_MEDIAWIKI pages where no local page exists
Status: NEW
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.22.0
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-04 15:02 UTC by Krinkle
Modified: 2013-09-17 08:09 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2013-06-04 15:02:36 UTC
When searching for "wgHandheldForIPhone"[1] I found lots of results from random wikis (potentially every public wiki in the world).

This is because NS_MEDIAWIKI pages are both HTTP 200 and indexable by default, regardless of whether this page exists.

It should probably be 404 if the page doesn't exist (even if it is a message that core does provide internally) because the page does in fact not exist.

Or alternatively, if there are use cases for it being HTTP 200, perhaps it should be robots=noindex?

For example http://www.ukbankingwiki.com/wiki/MediaWiki:Configure-setting-wgHandheldForIPhone was one of the first 10 results for the query[1] eventough the page does not exist (e.g. no history[2]_



[1] https://www.google.com/search?q=wgHandheldForIPhone
[2] http://www.ukbankingwiki.com/wiki/MediaWiki:Configure-setting-wgHandheldForIPhone?action=history

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links