<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	〈Chrome 80 開始更新 SameSite 規則，預設禁止存取第三方 cookie〉的留言	</title>
	<atom:link href="https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Sep 2022 02:13:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		留言者: Larry		</title>
		<link>https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-155</link>

		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 04:28:29 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yuyansoftware.com.tw/?p=2045#comment-155</guid>

					<description><![CDATA[回覆的對象為「&lt;a href=&quot;https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-154&quot;&gt;John&lt;/a&gt;」。

謝謝您的留言，這的確是一個有趣的問題，我管理的網站也有類似的 warning message，但GA是運作正常的。
我看了一下，因為任何service (包含GA) 都有可能發多個 cookie。Google發的 cookie 有些的確沒有設定 SameSite，所以造成 warning message。
真的要探究的話，請懂前端工程的朋友，看一下網站的 cookie，其中 domain 是 &quot;google.com&quot; 或 &quot;google.com.tw&quot; 的 cookie 有沒有設定 SameSite 及 Secure。
但其實如果 GA 運作正常的話，不需要去研究這些細節。]]></description>
			<content:encoded><![CDATA[<p>回覆的對象為「<a href="https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-154">John</a>」。</p>
<p>謝謝您的留言，這的確是一個有趣的問題，我管理的網站也有類似的 warning message，但GA是運作正常的。<br />
我看了一下，因為任何service (包含GA) 都有可能發多個 cookie。Google發的 cookie 有些的確沒有設定 SameSite，所以造成 warning message。<br />
真的要探究的話，請懂前端工程的朋友，看一下網站的 cookie，其中 domain 是 &#8220;google.com&#8221; 或 &#8220;google.com.tw&#8221; 的 cookie 有沒有設定 SameSite 及 Secure。<br />
但其實如果 GA 運作正常的話，不需要去研究這些細節。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: John		</title>
		<link>https://blog.yuyansoftware.com.tw/2020/01/chrome-80-samesite-cookie/#comment-154</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Thu, 13 Aug 2020 02:46:27 +0000</pubDate>
		<guid isPermaLink="false">https://blog.yuyansoftware.com.tw/?p=2045#comment-154</guid>

					<description><![CDATA[我們實測發現GA上似乎未對Samesite進行設置
我們在模擬Google Smart phone bot 的情況下，Console中會出現這樣的錯誤
A cookie associated with a cross-site resource at http://www.google.com/ was set without the `SameSite` attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application&#062;Storage&#062;Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.

請問版大對如何處理有頭緒嗎 @@ 
我們還是找不到解決辦法]]></description>
			<content:encoded><![CDATA[<p>我們實測發現GA上似乎未對Samesite進行設置<br />
我們在模擬Google Smart phone bot 的情況下，Console中會出現這樣的錯誤<br />
A cookie associated with a cross-site resource at <a href="http://www.google.com/" rel="nofollow ugc">http://www.google.com/</a> was set without the `SameSite` attribute. It has been blocked, as Chrome now only delivers cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application&gt;Storage&gt;Cookies and see more details at <a href="https://www.chromestatus.com/feature/5088147346030592" rel="nofollow ugc">https://www.chromestatus.com/feature/5088147346030592</a> and <a href="https://www.chromestatus.com/feature/5633521622188032" rel="nofollow ugc">https://www.chromestatus.com/feature/5633521622188032</a>.</p>
<p>請問版大對如何處理有頭緒嗎 @@<br />
我們還是找不到解決辦法</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
