Nuxt.js 在 CSS 和 JS 文件上返回 404 - 这是缓存问题吗?

发布于 2025-01-11 10:53:58 字数 349 浏览 0 评论 0原文

我有一个使用 Nuxt.js 静态生成的网站,它托管在 Netlify 上,一切正常。但是,当我运行任何爬网或页面速度测试时,我总是注意到公共目录上有 404,特别是 nuxt 生成的 JS 和 CSS 文件,例如 /_nuxt/4cb43ec.modern.js/_nuxt/css/af132ef.css

的缓存问题吗

  1. 这是运行爬网/速度测试的工具(浏览器/爬虫缓存)
  2. 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

  1. The tools running the crawls / speeds tests (browser/crawler cache)
  2. 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文