New task was created
Community Portal
Pending items before going live
Created on Sunday 23 August 2020, 08:55
Back to task list-
ID37011
-
ProjectMetabolism of Cities
-
StatusCompleted
-
PriorityMedium
-
TypeProgramming work
-
Tags2020 Launch Sprint
-
Assigned toPaul Hoekman
-
SubscribersCarolin BellstedtPaul Hoekman
Description
Today we want to activate our new site. Hereby a task to keep track of the key things that should be done before going live. What comes to mind is the following:
Stuff related to search engines
We should get this right from the start because once we go live, search engines will update/visit our site and try to index things.
- Embed 301 redirects for old URLs (some URL patterns have changed and we must catch this before search engines register tons of 404s)
- Set up Canonical URLs for those pages where it makes sense. This is especially relevant for news, events, library items and anything in the community hub. Those elements are often repeated in subsites and we need to indicate a single canonical URL.
- Set up a robots file to exclude particular folders
- Fix this incredibly weird URL pattern that comes from the way I hacked away at the urls.py file in Django to be able to re-use certain URL patterns but at the cost of ending up with these kind of URLs in certain edge cases.
Content
- Whatever lorem ipsum is still floating around should either be replaced by correct content, or be removed when going live
- Remove non-functional links or fix them (CONTACT link in footer to start with, let's add other ones as we find them here). Also in the libary; WATCH DIGITAL TOUR
- Fix nav menus on those sites that still have temporary navs, like the data portal
- Disable for now the podcast site - there is no content yet
- Set up newsletter subscription option
- Fix as many pages where the <title> tag isn't properly defined
Other
- Update the github repo (not SUPER urgent as no one is actively pulling / pushing stuff but let's try to get this sorted soon)
- Once we go live, replace all "new.moc.org" links with moc.org
That's it for now, I'll add more here as it comes to mind. Please also feel free to add things that are programming items that should be fixed before going live.