hey, Since there are some changes in the dubbo website, most of the urls are changed. For users coming from search engines, I believe search engines already update most of urls, so it should be ok for them. But for users coming from blogs/articles, because reference links will not automatically updated; When visit old style url, it will show a Not Found page.
I have two ideas about this: + build a custom 404 page and redirect users to this page. so they can go to the homepage and use the search function to find what they want. + use htaccess to redirect all old style url to new url, it will have better user experience but I'm not sure how much work it needs. If anyone has experience with related stuff, could you please give some suggestions? Thanks Yunkun
