discourse/app/views/email
Natalie Tay e8aa2b8d9a
DEV: Add a nofollow to /u so user profiles don't get added as a target for crawling (#30693)
In some sites, we are noticing that /u routes are getting indexed.

This commit adds a
["nofollow"](https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links)
on user profiles so that Google will not index these user profile URLs.
2025-01-13 13:50:00 +08:00
..
_mailing_list_post.html.erb DEV: update base url links to respect subfolder installs (#27740) 2024-07-09 12:42:38 +04:00
_post.html.erb DEV: Add a nofollow to /u so user profiles don't get added as a target for crawling (#30693) 2025-01-13 13:50:00 +08:00
_secure_mailing_list_post.html.erb
default_template.html FEATURE: Add email dark mode (#16104) 2022-04-11 12:27:50 -05:00
notification.html.erb FIX: Improve participant display in group SMTP emails (#13539) 2021-06-28 10:42:06 +10:00
unsubscribe.html.erb FIX: Validate unsubscribe key has an associated user (#19262) 2022-11-30 14:29:07 -03:00
unsubscribed.html.erb