Nuxt.js 在 CSS 和 JS 文件上返回 404 - 这是缓存问题吗?
我有一个使用 Nuxt.js 静态生成的网站,它托管在 Netlify 上,一切正常。但是,当我运行任何爬网或页面速度测试时,我总是注意到公共目录上有 404,特别是 nuxt 生成的 JS 和 CSS 文件,例如 /_nuxt/4cb43ec.modern.js
或 /_nuxt/css/af132ef.css
的缓存问题吗
- 这是运行爬网/速度测试的工具(浏览器/爬虫缓存)
- Netlify 缓存,提供服务旧版本给回访的用户
我不太介意这些,但我主要关心的是它是否会影响任何用户,是否会影响 SEO 排名,我很好奇是否有办法可以解决这个问题。
I have a statically generated site using Nuxt.js, and it is hosted on Netlify and everything works fine. However, when I run any crawls or page speed tests, I always notice 404s on the public directory, specifically on the nuxt generated JS and CSS files such as /_nuxt/4cb43ec.modern.js
or /_nuxt/css/af132ef.css
Is this a cache problem from
- The tools running the crawls / speeds tests (browser/crawler cache)
- Netlify cache, serving an old version to a returning user
I don't mind toomuch about these, but my main concern is if it's effecting any users, and if it's effecting SEO ranking, and I'm curious if there is a way I can remedy this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论