discourse/app/views
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
..
about don't force SiteSetting.title into meta title tag 2017-06-12 13:50:50 -04:00
admin/backups FEATURE: further restrict downloading of backups 2017-03-01 08:28:34 -07:00
application UX: Support for custom error pages and headers in plugins 2017-11-14 16:31:44 -05:00
badges FEATURE: add RSS feed for badge pages 2017-08-09 13:43:49 +05:30
categories safely call html_safe on category description 2017-07-25 11:40:02 -07:00
clicks FIX: show an error page on click tracking error 2018-03-17 00:33:11 +01:00
common Fix - service worker registrations 2018-04-10 15:17:32 -07:00
default FIX: Add a `title` to the groups pages 2016-07-25 14:24:43 -04:00
email Revert "SECURITY: Fix XSS on unsubscribed page." 2017-10-09 09:03:07 +08:00
embed Make sure a post has replies before accessing the reply id 2018-03-20 12:13:41 -07:00
exceptions Cleaning up the 404 page (#5363) 2017-11-24 12:41:31 -05:00
finish_installation FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
groups UX: Add og metadata for groups. 2018-02-22 15:03:41 +08:00
invites FEATURE: new invite acceptance page, where username can be chosen and password can be set 2017-02-15 16:51:57 -05:00
layouts FIX: update Google Tag Manager javascript 2018-04-03 14:22:06 -04:00
list remove uneeded code 2017-10-04 15:05:58 +11:00
metadata Allow for search engine updates 2016-09-19 22:25:54 -04:00
offline Add offline route and service worker to fix Android app install banner (#5217) 2017-10-31 10:46:48 +11:00
pending_flags_mailer FEATURE: Site Setting to determine whether flags defaults to topics 2017-10-20 12:37:20 -04:00
posts FIX: RSS feed must have unique GUID 2016-02-22 18:28:09 +05:30
robots_txt FEATURE: remove topic rss from robots 2018-04-11 11:57:52 +10:00
safe_mode UX: warn that something must be selected with safe mode 2017-11-13 15:59:51 +11:00
search UX: better title on search page 2017-10-27 09:13:04 +05:30
session UX: Use 'tel' input type for 2FA token inputs. 2018-02-27 09:30:44 +08:00
static FIX: link to about page on subfolder 2017-10-30 14:34:12 -04:00
tags PERF: calculate topic_counts for tags in an async job so tag queries that include counts are much faster 2018-01-12 11:03:03 -05:00
topics FEATURE: omit images from og and twitter description tags 2017-11-28 21:34:02 +01:00
user_api_keys FEATURE: user API now contains scopes so permission is granular 2016-10-14 16:05:42 +11:00
user_notifications UX: increase max length of topic titles in summary email html by 40 characters 2017-11-06 10:00:01 -05:00
users UX: Use 'tel' input type for 2FA token inputs. 2018-02-27 09:30:44 +08:00
users_email Review Changes for f4f8a293e7. 2018-02-21 14:55:49 +08:00
wizard FIX: cache admin locale file for 24 hours 2018-01-09 10:23:49 +11:00