TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Google updates indexing to execute JavaScript

29 点作者 edsykes将近 11 年前

3 条评论

gavinpc将近 11 年前
This was posted earlier this week:<p><a href="https://news.ycombinator.com/item?id=7805144" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7805144</a><p>What I&#x27;m wondering is, if you have a server than supports &quot;both&quot; methods (dynamic page and &quot;fallback&quot;), how do you know which one to serve? And should they be at different addresses? If they weren&#x27;t, wouldn&#x27;t this break caching? If they were, how can you redirect from a &quot;noscript&quot; tag if you have um, no script? Etc etc.
评论 #7826478 未加载
评论 #7830552 未加载
habosa将近 11 年前
Previous discussion: <a href="https://news.ycombinator.com/item?id=7790227" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7790227</a>
评论 #7830562 未加载
arasmussen将近 11 年前
This seems a few years late... given that a ton of content is generated with JS nowadays and it has been this way for years