React Router 4显示google缓存上的404页

问题描述 投票:2回答:1

[当我尝试在Google缓存中查看我网站的缓存版本时它总是呈现404页

我认为这是因为React路由器无法理解路由,因为它由于Google缓存而在其他域上运行。

https://webcache.googleusercontent.com/search?q=cache:5Q4gZU5NIwJ:https://www.sitename.com/+&cd=1&hl=en&ct=clnk&gl=in

reactjs seo single-page-application react-router-v4
1个回答
0
投票
对于后代,这似乎至少是人们遇到的常见问题之一:https://github.com/ReactTraining/react-router/issues/5801
© www.soinside.com 2019 - 2024. All rights reserved.