gpt4 book ai didi

seo - Google hashbang ajax 页面索引

转载 作者:塔克拉玛干 更新时间:2023-11-03 02:49:32 28 4
gpt4 key购买 nike

根据 Goolge's docs , 万能的谷歌蜘蛛会查看这个 url:

www.example.com/ajax.html#!key=value

然后转到这个 url

www.example.com/ajax.html?_escaped_fragment_=key=value

(您可以在其中放置 ajax 页面的静态快照)


我的问题是:我可以省略 key=value 吗?也就是说,这行得通吗:

...com/ajax.html#!  ---->  ...com/ajax.html?_escaped_fragment_

或者 Google 是否要求您在 hashbang 之后有一些东西?

最佳答案

#! 之后没有什么是强制性的。因此,作为 www.example.com/ajax.html#! 的 URL 将起作用,Google 将请求 www.example.com/ajax.html?_escaped_fragment_=

请注意,_escaped_fragment_ 参数后始终有一个等号。

关于seo - Google hashbang ajax 页面索引,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18186480/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com