thunderbird / thunderbird-website

Build code for the websites on thunderbird.net and start.thunderbird.net
https://www.thunderbird.net
133 stars 72 forks source link

Redirect /download and /download/beta to /thunderbird/all #585

Closed MelissaAutumn closed 1 month ago

MelissaAutumn commented 1 month ago

The previous iteration of the "All Releases" page was a little much, so we decided to hide that page away from indexers. However with a last minute design change it should be in a fairly good state to allow indexing, and setup the old link redirects.

/download -> /thunderbird/all /download/beta -> /thunderbird/all?release=beta

The redirect is via htaccess generated here: https://github.com/thunderbird/thunderbird-website/blob/master/builder.py#L434 as rendered here: https://github.com/thunderbird/tb-website-builds/blob/master/thunderbird.net/en-CA/download/.htaccess