I'm really happy to see the forum has move to a secure website. But there are a lot of links to forum messages around the web, which are now broken. There is a redirect in place, but it doesn't work correctly. Here is an example:
Link to old site:
Code:
http://jwildfire.org/forum/viewtopic.php?f=17&t=2822
That now redirects to:
Code:
https://jwildfire.overwhale.com/forum/viewtopic.php?f=17&t=2822
It should redirect to:
Code:
https://jwildfire-forum.overwhale.com/viewtopic.php?f=17&t=2822
Basically, the "/forum" needs to be removed and "jwildfire" changed to "jwildfire-forum".
If this is not difficult to fix, it would be helpful to make these old links continue to work.
[edit: put the URLs in code blocks so they show properly]