<?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>bluehost 彙整 - 韓哥數位行銷私塾</title>
	<atom:link href="https://hanyalun.com/tag/bluehost/feed/" rel="self" type="application/rss+xml" />
	<link>https://hanyalun.com/tag/bluehost/</link>
	<description></description>
	<lastBuildDate>Fri, 02 Jul 2021 17:35:33 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://hanyalun.com/wp-content/uploads/2019/08/han_icon_100-75x75.png</url>
	<title>bluehost 彙整 - 韓哥數位行銷私塾</title>
	<link>https://hanyalun.com/tag/bluehost/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Google Search Console 如何驗證網域資源？以bluehost使用TXT DNS紀錄為例</title>
		<link>https://hanyalun.com/417/google-search-console-bluehost-txt-dns/</link>
					<comments>https://hanyalun.com/417/google-search-console-bluehost-txt-dns/#respond</comments>
		
		<dc:creator><![CDATA[Allen]]></dc:creator>
		<pubDate>Mon, 21 Jun 2021 18:00:20 +0000</pubDate>
				<category><![CDATA[Google Search Console]]></category>
		<category><![CDATA[bluehost]]></category>
		<guid isPermaLink="false">https://hanyalun.com/?p=417</guid>

					<description><![CDATA[<p>Google Search Console(GSC)是做SEO必備的工具，而GSC需要透過簡單的網站驗證才可以 [&#8230;]</p>
<p>這篇文章 <a href="https://hanyalun.com/417/google-search-console-bluehost-txt-dns/">Google Search Console 如何驗證網域資源？以bluehost使用TXT DNS紀錄為例</a> 最早出現於 <a href="https://hanyalun.com">韓哥數位行銷私塾</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://search.google.com/search-console/welcome">Google Search Console</a>(GSC)是做SEO必備的工具，而GSC需要透過簡單的網站驗證才可以開始使用，驗證又分為「網址前置字元資源」與「網域資源」兩種方法，兩種的差別主要在於同個網域下有多少個網站要做觀察。以「網址前置字元資源」來說，就是針對「單個」網站下去做資訊收集；以「網域資源」來說，就是針對「網域下所有子網站」去做資訊收集，以下用範例網址示意：</p>
<p>假設網域為：hanyalun.com；</p>
<p>主網網址：https://hanyalun.com/；</p>
<p>在同一個網域下，若只有一個網站，使用網址前置字元資源與網域資源驗證所收集到的資訊，基本上會是相同。</p>
<p>假設網域為：hanyalun.com；</p>
<p>主網網址：https://hanyalun.com/；</p>
<p>子網網址：https://<span style="color: #0000ff;">shop</span>.hanyalun.com/</p>
<p>在同一個網域下，若有兩個以上網站，如果只使用「網址前置字元資源」驗證，則需要分別驗證主網和子網才能看到個別的網站資訊，而使用網域資源驗證，就可以把主網與子網的資訊一同收集。</p>
<p>那廢話不多說，直接進入正題，此教學共分四大步驟，相當簡單，看著做就會：</p>
<h2>第一步驟：Google Search Console 新增資源</h2>
<p>前往 Google Search Console，並在「網域」的選項下填寫要驗證的網域，並點選「繼續」。</p>
<p>(範例圖網域以本網域為例)</p>
<h2><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-421" style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;" src="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-1.png" alt="Google Search Console 如何驗證網域資源？以Bluehost使用TXT DNS紀錄為例" width="1524" height="1160" srcset="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-1.png 1524w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-1-300x228.png 300w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-1-1024x779.png 1024w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-1-768x585.png 768w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-1-750x571.png 750w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-1-1140x868.png 1140w" sizes="(max-width: 1524px) 100vw, 1524px" />第二步驟：獲得TXT DNS記錄</h2>
<p>進到下一步驟，馬上會獲得一串認證的TXT記錄 (google-site-verification=xxxx)，將它複製起來，我們要將它貼到網域商或代管商的TXT記錄內，此網頁可以先保留，做完第三步驟後，回來按「驗證」。</p>
<p>備註1：在「操作說明」選項，可以選擇有與GSC配合的DNS供應商，像是Godaddy.com、Gandi.net等等，可以進入授權引導功能設置，但不使用引導功能也可以，概念是相同的。</p>
<p>備註2：若使用<a href="https://domains.google.com/registrar?hl=zh-TW" target="_blank" rel="noopener">Google Domain</a>購買網域的，不再需要驗證，輸入網域後即驗證。</p>
<p><img decoding="async" class="alignnone size-full wp-image-423" src="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-2.png" alt="Google Search Console 如何驗證網域資源？以Bluehost使用TXT DNS紀錄為例" width="1280" height="1118" srcset="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-2.png 1280w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-2-300x262.png 300w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-2-1024x894.png 1024w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-2-768x671.png 768w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-2-750x655.png 750w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-2-1140x996.png 1140w" sizes="(max-width: 1280px) 100vw, 1280px" /></p>
<h2>第三步驟：bluehost新增TXT記錄</h2>
<p>這邊以bluehost為例，是因為我的網站放在bluehost主機，而bluehost主機本身有提供DNS代管服務，一旦你的網域透過DNS指向其他代管商，你便得到代管商處來處理網域相關的設定，若是你不是使用bluehost也無仿，概念都是一樣的，只要你把網域從原本的網域商，指向其它代管商，那就到該代管商，尋找他的DNS設定處，下圖是bluehost的DNS設定處示意圖。</p>
<p>登入bluehost後台，左側即有「Domains」，進去後找到「TXT」，接著按「Add Record」。</p>
<p><img decoding="async" class="alignnone size-full wp-image-424" src="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3.png" alt="Google Search Console 如何驗證網域資源？以Bluehost使用TXT DNS紀錄為例" width="2536" height="1252" srcset="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3.png 2536w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3-300x148.png 300w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3-1024x506.png 1024w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3-768x379.png 768w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3-1536x758.png 1536w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3-2048x1011.png 2048w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3-750x370.png 750w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-3-1140x563.png 1140w" sizes="(max-width: 2536px) 100vw, 2536px" /></p>
<p>在Host Record填入「@」(有些是空白即可，看主機商)，在TXT Value填入步驟二所獲得的TXT記錄並按下「Save」(儲存很重要)。</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-425" src="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4.png" alt="Google Search Console 如何驗證網域資源？以Bluehost使用TXT DNS紀錄為例" width="2534" height="1256" srcset="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4.png 2534w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4-300x149.png 300w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4-1024x508.png 1024w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4-768x381.png 768w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4-1536x761.png 1536w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4-2048x1015.png 2048w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4-750x372.png 750w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-4-1140x565.png 1140w" sizes="(max-width: 2534px) 100vw, 2534px" /></p>
<p>有正確的儲存後，回到剛剛的畫面，就可以看到在TXT項目下，新增了一條剛剛的驗證記錄，這樣就算新增完成了。</p>
<h2><img loading="lazy" decoding="async" class="alignnone size-full wp-image-426" src="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5.png" alt="Google Search Console 如何驗證網域資源？以Bluehost使用TXT DNS紀錄為例" width="2536" height="1290" srcset="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5.png 2536w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5-300x153.png 300w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5-1024x521.png 1024w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5-768x391.png 768w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5-1536x781.png 1536w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5-2048x1042.png 2048w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5-750x382.png 750w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-5-1140x580.png 1140w" sizes="(max-width: 2536px) 100vw, 2536px" />第四步驟：Google Search Console 確認驗證</h2>
<p>回到GSC，並按下「驗證」，基本上在一天以內就可以驗證完成，完成後若你是新驗證的網站，通常需要幾天的時間讓它收集資料，而後就可以開始你的GSC分析之路囉。</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-427" src="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-6.png" alt="Google Search Console 如何驗證網域資源？以Bluehost使用TXT DNS紀錄為例" width="1272" height="574" srcset="https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-6.png 1272w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-6-300x135.png 300w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-6-1024x462.png 1024w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-6-768x347.png 768w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-6-750x338.png 750w, https://hanyalun.com/wp-content/uploads/2021/06/gsc-txt-dns-6-1140x514.png 1140w" sizes="(max-width: 1272px) 100vw, 1272px" /></p>
<p><strong>常見問題：</strong></p>
<h3>Q1. 我不知道我的網域是放在「網域商」還是「主機商」。</h3>
<p>A1. 通常會問到此問題的，大部分都是有網站架站商，你付了錢，說明你要什麼網域，一條龍都被處理的好好的，但卻不知道細節是如何，一般來說都是會被控制在架站商手上，而這也很常發生「網域」被綁架問題，就是你不跟架站商合作，他也不幫你續約，可能導致你長久經營的網域，可能因為這樣就毀於一旦，你的SEO未來也都要重新累積，多年的SEO努力很可能都白費，所以看到這篇文章，不訪檢視一下目前的網域擁有權是否在自己手上。如果你是要長久經營的網站，網址擁有權請務必要在自己身上。</p>
<h3>Q2. 我自己買「網域」，也自己買「主機」，這樣我要在哪邊設定TXT記錄？</h3>
<p>A2. 一般的主機商，大部分都是提供DNS做指向，一旦是使用DNS指向出去的，就要在「主機商」端做設定；但也有主機商是提供IP位址，通常提供IP位址的主機，你會先在網域商端設置「A記錄」指向主機，同理，也一樣在「網域商」端設置「TXT記錄」驗證網域。</p>
<h3>Q3. 我的網域與主機都在同一個地方購買，要如何設置TXT記錄？</h3>
<p>A3. 有些架站平台會同時提供網站與網域服務，同時在該平台完成，這時候先去找找看平台後台是否有DNS相關設定的功能，若沒有的話，請洽平台的客服尋求幫助。這邊會建議不要透過一站式的服務來買網域，會建議網域就在大網域商購買，如Godaddy、namecheap、Gandi、Google等，購買後再進行指向就好，一來是剛剛提到的擁有權自行掌控問題；二來是你無法確定這個一站式的服務是否有消失的一天，哪天真的消失了，後續也很麻煩，還是交給專門處理網域的大廠商，比較有保障。</p>
<p>&nbsp;</p>
<p><strong>參考資源：</strong></p>
<p><a href="https://support.google.com/webmasters/answer/34592" target="_blank" rel="noopener">新增網站資源</a></p>
<p><a href="https://support.google.com/a/answer/2716802?hl=zh-Hant" target="_blank" rel="noopener">TXT 記錄值</a></p>
<p>這篇文章 <a href="https://hanyalun.com/417/google-search-console-bluehost-txt-dns/">Google Search Console 如何驗證網域資源？以bluehost使用TXT DNS紀錄為例</a> 最早出現於 <a href="https://hanyalun.com">韓哥數位行銷私塾</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hanyalun.com/417/google-search-console-bluehost-txt-dns/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
