gpt4 book ai didi

php - AMP 网址是否保留查询参数?

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

我以前见过这个问题,但很难找到直接的答案。我从可靠的来源听到了故事的两面。文档有限,但我确实从谷歌找到了这篇文章。

https://developers.google.com/amp/cache/overview#query-parameter-example

简单描述:

Query parameter example The AMP Cache URL format can also include parameters in the query string. The following is an HTTPS example with parameters: https://example-com.cdn.ampproject.org/c/s/example.com/g?value=Hello%20World

我可以在要使用 AMP 缓存的页面上使用 PHP 中的 $_GET['utm_source'] 吗?

最佳答案

是的,AMP 缓存支持查询参数。这是一个例子:

https://ampbyexample-com.cdn.ampproject.org/c/s/ampbyexample.com/g?value=Hello%20Alice https://ampbyexample-com.cdn.ampproject.org/c/s/ampbyexample.com/g?value=Hello%20Bob

两个链接指向同一个页面,但根据查询参数呈现不同的内容。 AMP 缓存反射(reflect)了这种行为。

关于php - AMP 网址是否保留查询参数?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57205722/

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