diff --git a/app/views/feedbacks/new.html.erb b/app/views/feedbacks/new.html.erb
index d2dde42cdb5..aecfa301a66 100644
--- a/app/views/feedbacks/new.html.erb
+++ b/app/views/feedbacks/new.html.erb
@@ -21,7 +21,7 @@
<% else %>
-
<%= t(".status.current", twitter_link: link_to(t(".status.twitter"), "https://twitter.com/AO3_Status")).html_safe %>
+
<%= t(".status.current", twitter_link: link_to(t(".status.twitter"), "https://twitter.com/AO3_Status"), tumblr_link: link_to(t(".status.tumblr"), "https://ao3org.tumblr.com")).html_safe %>
<%= t(".abuse.reports", contact_link: link_to(t(".abuse.contact"), new_abuse_report_path)).html_safe %>
<%= t(".reportable.intro") %>
diff --git a/config/locales/views/en.yml b/config/locales/views/en.yml
index e0becc48b3e..8b3d5cdd91f 100644
--- a/config/locales/views/en.yml
+++ b/config/locales/views/en.yml
@@ -423,8 +423,9 @@ en:
tag_changes: Requests to canonize or change tags
work_problems: Works labeled with the wrong language or duplicate works
status:
- current: 'For current updates on Archive performance or downtime, please check out our Twitter feed: %{twitter_link}.'
- twitter: "@AO3_Status"
+ current: For current updates on Archive performance or downtime, please check the %{twitter_link} or %{tumblr_link}.
+ tumblr: ao3org Tumblr
+ twitter: "@AO3_Status Twitter feed"
home:
donate:
page_title: Donate or Volunteer
diff --git a/public/502.html b/public/502.html
index 3dd6e076d13..7288583a395 100644
--- a/public/502.html
+++ b/public/502.html
@@ -102,7 +102,7 @@ Error 502
The page was responding too slowly.
We're experiencing heavy load. The problem should be temporary; try refreshing the page.
- Follow @AO3_Status on Twitter for updates if this keeps happening.
+ Follow @AO3_Status on Twitter or ao3org on Tumblr for updates if this keeps happening.
diff --git a/public/503.html b/public/503.html
index 1a6112a70fd..d37bbaa37ef 100644
--- a/public/503.html
+++ b/public/503.html
@@ -102,7 +102,7 @@ To combat bots, we are currently banning IP addresses that post too many works in a short time period. If you see this page repeatedly please pause a while between posting works. If you are banned, you will be unable to access the Archive. Access will be restored 24 hours after the ban started.
-
Error 503 - Service unavailable
The Archive is down for maintenance.
-
If @AO3_Status says the site is up, but you still see this page, try clearing your browser cache and refreshing the page.
+
If @AO3_Status and ao3org say the site is up, but you still see this page, try clearing your browser cache and refreshing the page.
diff --git a/public/status/index.html b/public/status/index.html
index 1958b3d5983..f2abe4e72a4 100644
--- a/public/status/index.html
+++ b/public/status/index.html
@@ -162,7 +162,7 @@