This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Sam Saffron bb4e8899c4
FEATURE: let Google index pages so it can remove them
Google insists on indexing pages so it can figure out if they
can be removed from the index.

see: https://support.google.com/webmasters/answer/6332384?hl=en

This change ensures the we have special behavior for Googlebot
where we allow indexing, but block the actual indexing via
X-Robots-Tag
2020-05-11 12:15:18 +10:00
..
assets FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
controllers FEATURE: let Google index pages so it can remove them 2020-05-11 12:15:18 +10:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs FIX: remove deprecated URI.escape (#9697) 2020-05-08 11:14:59 +10:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FEATURE: Filter settings by plugin (#9692) 2020-05-10 14:07:45 +03:00
serializers FEATURE: Filter settings by plugin (#9692) 2020-05-10 14:07:45 +03:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FEATURE: let Google index pages so it can remove them 2020-05-11 12:15:18 +10:00