discourse/app
Sam f40f10240c FEATURE: remove topic rss from robots
Crawlers love hitting the rss feeds (confirmed that both Google and Bing do)

Experimenting with the impact of blocking these feeds and forcing Crawlers to hit
the content direct. It is better if they hit the actual page to start with as opposed to

1. Hit RSS feed
2. Find new content
3. Hit post link
4. Get canonical
5. Hit canonical

Lots of pointless work.

We do not know for sure what impact this will have on newsreader apps,
we will listen for feedback.
2018-04-11 11:57:52 +10:00
..
assets Merge pull request #5749 from featheredtoast/service-worker-registration-fixes 2018-04-10 16:37:06 -07:00
controllers FIX: bulk append/replace tags was not working 2018-04-10 13:01:03 +05:30
helpers FIX: update Google Tag Manager javascript 2018-04-03 14:22:06 -04:00
jobs FIX: date range was inconsistent for admin dashboard reports 2018-04-08 16:49:41 +05:30
mailers Make rubocop happy. 2018-03-12 09:48:41 +08:00
models FIX: Group can't be deleted if certain users are demoted. 2018-04-10 14:19:35 +08:00
serializers Exclude available_groups from category web hooks 2018-04-10 16:46:22 +05:30
services FEATURE: Notify flaggers when flagged post is edited by author 2018-04-09 16:45:33 +02:00
views FEATURE: remove topic rss from robots 2018-04-11 11:57:52 +10:00