Last modified: 2010-07-18 21:55:36 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 T26406, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24406 - meta keyword "robots" still at "noindex" after moving page from ns3 to ns0 on dewiki
meta keyword "robots" still at "noindex" after moving page from ns3 to ns0 on...
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.17.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-16 13:46 UTC by Raimond Spekking
Modified: 2010-07-18 21:55 UTC (History)
3 users (show)

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


Attachments

Description Raimond Spekking 2010-07-16 13:46:13 UTC
Assumption:
1. 'wgNamespaceRobotPolicies' => array( NS_USER_TALK => 'noindex,follow' ) like von dewiki

Testcase:
1. Create page [[de:Benutzer Diskussion:Raymond/test für robots]]

From HTML source: <meta name="robots" content="noindex,follow" /> 
This is OK


2. Move page to NS0: [[de:Test für robots]].
From HTML source: <meta name="robots" content="noindex,nofollow" />
Completly wrong
Comment 1 DaB. 2010-07-16 14:19:34 UTC
The problem is even bigger: Every article-page in depw has '<meta name="robots" content="noindex,nofollow" />' in it as fas as I see – moved from user-namespace before or not.
Comment 2 pgrawehr 2010-07-18 21:36:41 UTC
According to another comment of an user, every article has noindex,nofollow if read as a logged in user. That could make sense, but seems to be a bit overkill to me. Do we expect spiders to run as logged in users?
Comment 3 Platonides 2010-07-18 21:55:36 UTC
Does it matter?
Doesn't seem bad being a bit paranoid.

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


Navigation
Links