Opened 5 years ago
Closed 4 years ago
#4816 closed defect (bug) (duplicate)
Dead forum subdomains should redirect gracefully
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | General | Keywords: | seo analytics |
Cc: |
Description
The following subdomains either return no response, or an SSL error (or both).
In each case, they should have a valid SSL certificate, enforce a redirect from HTTP to HTTPS, and then trigger a 301 redirect to a suitable destination on wordpress.org.
- nokia.wordpress.org
- dev.nokia.wordpress.org
- iphonedev.wordpress.org
- webos.wordpress.org
- blackberry.wordpress.org
These are linked to widely from within, and from without, the wordpress.org ecosystem, and should be retired gracefully in a way which doesn't harm our users and SEO.
Note: See
TracTickets for help on using
tickets.
Duplicate of #5348.