当我尝试在google缓存上查看我的站点的缓存版本时,它总是呈现404页面
我认为这是因为由于google缓存,react路由器无法理解路由,因为它运行在不同的域上。
https://webcache.googleusercontent.com/search?q=cache:5Q4gZU5NIwJ:https://www.sitename.com/+&cd=1&hl=en&ct=clnk&gl=in
发布于 2020-02-13 03:22:48
对于后人来说,这似乎至少是人们遇到的常见问题之一:https://github.com/ReactTraining/react-router/issues/5801
https://stackoverflow.com/questions/53702509
相似问题