Prevent Google indexing of the SiteNotice div
authorAdam Roses Wight <awight@wikimedia.org>
Thu, 4 Dec 2014 18:50:34 +0000 (10:50 -0800)
committerAwight <awight@wikimedia.org>
Thu, 4 Dec 2014 19:01:13 +0000 (19:01 +0000)
commitd79e175a69769e19d90105414de9b2a283abb50b
tree2a1432898009fc41d4927da65cfb2ba52ead4395
parentd1804d386d5c7382429324ad15fc177d4c6433da
Prevent Google indexing of the SiteNotice div

Site notice and CentralNotice should be omitted from search snippets.
We're diluting page content.

The awkward thing about this patch is that we can only confirm the
googleoff tag is supported for the search appliance, not the public
web crawler.  See here for those docs, though:
http://static.googleusercontent.com/media/www.google.com/en/us/support/enterprise/static/gsa/docs/admin/70/gsa_doc_set/admin_crawl/admin_crawl.pdf

Change-Id: I95473e22de83e585044a4f917bbd1b00db7db71b
includes/skins/Skin.php