<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AMP網頁 &#8211; Larry的午茶時光</title>
	<atom:link href="https://blog.yuyansoftware.com.tw/tag/amp-web-page/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.yuyansoftware.com.tw</link>
	<description></description>
	<lastBuildDate>Sun, 26 Nov 2023 02:50:32 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.yuyansoftware.com.tw/wp-content/uploads/2022/10/favicon-45x45.png</url>
	<title>AMP網頁 &#8211; Larry的午茶時光</title>
	<link>https://blog.yuyansoftware.com.tw</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>從自訂網域載入 AMP 網頁：Signed Exchange</title>
		<link>https://blog.yuyansoftware.com.tw/2019/04/signed-exchange-developer-preview/</link>
		
		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Fri, 19 Apr 2019 04:09:00 +0000</pubDate>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[數位行銷]]></category>
		<category><![CDATA[網路科技]]></category>
		<category><![CDATA[AMP網頁]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[舉例來說，業主的 AMP 網頁收錄到 google 後是網址A, 業主的原網頁網址是網址B. 如果網址A和網址B是 Signed Exchange, 當使用者 request 網址A, 瀏覽器顯示的會是網址B, 並且同時網址A的 cookie 和 js code 等都還在運作。]]></description>
										<content:encoded><![CDATA[
<p>圖片來源 <a rel="noreferrer noopener" aria-label=" (在新分頁中開啟)" href="https://developers.google.com/amp" target="_blank">https://developers.google.com/amp</a></p>



<p>Google於 4/16 發布的這篇官方部落格文章，larry認為是精彩而重要的<br><a rel="noreferrer noopener" aria-label=" (在新分頁中開啟)" href="https://webmasters.googleblog.com/2019/04/instant-loading-amp-pages-from-your-own.html" target="_blank">https://webmasters.googleblog.com/2019/04/instant-loading-amp-pages-from-your-own.html</a></p>



<p>首先，Google 在官方 Webmaster blog 多次提及 AMP 網頁。Google 「並沒有」說支援 AMP 的網頁搜尋結果排名會上升，但多次提及 AMP 網頁，各位老闆可以自行推敲 AMP 網頁是否重要。這篇官方部落格裡有一句</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#8220;We believe that privacy-preserving instant loading web content is a transformative user experience&#8221;<br>翻譯：我們相信同時考量到隱私權的快速載入網頁，是一種革命性的使用者體驗。</p>
</blockquote>



<p>所以大家可以知道，google對於快速載入網頁這一路會繼續做。再來他提到 AMP 網頁的代價是 (先不論業主所花的工程 cost) URL 裡總是&nbsp;google.com/amp 開頭，再接你的網址名稱，例如 <span class="has-inline-color has-vivid-cyan-blue-color">https://www.google.com/amp/s/</span>your_site.com/your_page_address</p>



<p>google.com/amp 開頭這件事已經有很多客戶/用戶反應 (為什麼不是他們的網址名稱開頭)。在這篇官方部落格 Google 提出一個 solution: Signed Exchange</p>



<p>Google AMP 官網上有一句講得比較清楚<br><a href="https://blog.amp.dev/2018/11/13/developer-preview-of-better-amp-urls-in-google-search/" target="_blank" rel="noreferrer noopener">https://blog.amp.dev/2018/11/13/developer-preview-of-better-amp-urls-in-google-search/</a></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#8220;Allow the browser to treat a document as belonging to the publisher&#39;s Origin. This allows a publisher to use first party cookies to customize content, execute service workers, and measure analytics.&#8221;</p>
</blockquote>



<p>他的意思就是說，即使來源 (origin) 是 google.com/amp, 這項新的技術可以讓瀏覽器認為目前這張網頁來源是業主本來的網址 (因為 Google AMP 是抓業主的網頁去 cache, 所以現在來源是 google.com/amp)</p>



<p>舉例來說，業主的 AMP 網頁收錄到 google 後是網址A, 業主的原網頁網址是網址B. 如果網址A和網址B是 Signed Exchange, 當使用者 request 網址A, 瀏覽器顯示的會是網址B, 並且同時網址A的 cookie 和 js code 等都還在運作。</p>



<p>目前 Signed Exchange 技術還在 developer preview 階段，瀏覽器支援也不普及 (尤其是非 chrome 的用戶)。但 Google 往這一路的方向是確定的，實作上 larry 是建議讀者先等這項技術成熟後，再花 cost 實作。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>新版 Google Search Console 即將上線！</title>
		<link>https://blog.yuyansoftware.com.tw/2018/01/new-google-search-console/</link>
		
		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Thu, 11 Jan 2018 03:39:00 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[數位行銷]]></category>
		<category><![CDATA[AMP網頁]]></category>
		<category><![CDATA[Google Search Console]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[優化的功能除了介面以外，主要包含四大塊 1. Search performance (成效報表) 2. Index Coverage (索引涵蓋範圍狀態報表) 3. AMP status (AMP 狀態報告) 4. Job posting (徵人啟事狀態報告)]]></description>
										<content:encoded><![CDATA[
<p>圖片來源<br><a rel="noreferrer noopener" aria-label=" (在新分頁中開啟)" href="https://webmasters.googleblog.com/2018/01/introducing-new-search-console.html" target="_blank">https://webmasters.googleblog.com/2018/01/introducing-new-search-console.html</a></p>



<p>Google 官方部落格公佈了新版 Search Console 即將上線，目前還不能跟目前運行的版本直接切換。下方是新版測試版的位置，目前是沒辦法新增資源 (如果知道怎麼新增資源的大大麻煩告知一下 larry)<br><a href="https://search.google.com/search-console" target="_blank" rel="noreferrer noopener" aria-label=" (在新分頁中開啟)">https://search.google.com/search-console</a><br>(後來接到了新 Search Console beta 版的測試邀請 ~ )</p>



<p>優化的功能除了介面以外，主要包含這四大塊</p>



<ul class="wp-block-list">
<li>Search performance (成效報表)<br><a rel="noreferrer noopener" aria-label=" (在新分頁中開啟)" href="https://support.google.com/webmasters/answer/7576553?hl=zh-Hant" target="_blank">https://support.google.com/webmasters/answer/7576553?hl=zh-Hant</a><br>重點是它將會保留 16 個月的資料 (目前是 90 天)</li>



<li>Index Coverage (索引涵蓋範圍狀態報表)<br><a rel="noopener noreferrer" href="https://support.google.com/webmasters/answer/7440203?hl=zh-Hant" target="_blank">https://support.google.com/webmasters/answer/7440203?hl=zh-Hant</a><br>a. 將會有一個 Page details 欄位協助你診斷每個頁面索引的問題。<br>b. 當你需要請其他部門或外包廠商看問題時，將會有一個 share button, 方便你把問題 share 給可以修正的人。<br>c. 當你修正了索引的問題後，有一個&nbsp;validate fix button, 可以馬上驗證你修正的結果如何。<br>d. 本報表 (Index Coverage) 非常適合有提交 sitemap 的網站。</li>



<li>AMP status (AMP 狀態報告)<br><a href="https://support.google.com/webmasters/answer/7450883?hl=zh-Hant" target="_blank" rel="noreferrer noopener" aria-label=" (在新分頁中開啟)">https://support.google.com/webmasters/answer/7450883?hl=zh-Hant</a></li>



<li>Job posting (徵人啟事狀態報告)<br><a rel="noopener noreferrer" href="https://support.google.com/webmasters/answer/7552505?hl=zh-Hant" target="_blank">https://support.google.com/webmasters/answer/7552505?hl=zh-Hant</a></li>
</ul>



<p>以下是 larry 歸納的幾個亮點</p>



<ul class="wp-block-list">
<li>全新的 UI (這真的是要改了 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>



<li>成效報表保留 16 個月的資料。</li>



<li>更容易的 debug 有索引問題的網頁。</li>



<li>Google 持續在推 AMP 網頁，既然 Google 在推，對 SEO 會有什麼影響，各位懂的。</li>



<li>Google for Jobs 台灣有服務，但台灣似乎沒什麼人在用，所以這持保留態度。</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
