請問在google的網站管理員工具內轉址的網域使用sitemap,無法註冊sitemap問題。
使用中華電信的真實網址申請sitemap時可以正確通過,且可以在google search找到網站(如圖),但轉址之後,轉址的網域無法註冊sitemap,而且網站管理員工具一直回報「We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.」及「General HTTP error: HTTP 403 error (Forbidden)HTTP 錯誤: 403」(如圖),造成google search一直找不到轉址之後的網站。
主機端的網頁
例:http://abc.myweb.hinet.net/record.html
轉址使用的網頁
例:http://www.abc.com.tw/record.html
同樣的網頁,但轉址過去之後,沒有辨法開啟,會出現錯誤。
Forbidden
You don't have permission to access /record.html on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
請問這是轉址後造成的問題嗎?還是說這個是因為中華電信的myweb主機端權限設定當轉址之後,就不能有讀取的權限呢?
請問該怎麼處理這個狀況?
環境:
真實的網頁位置中華電信https://www.myweb.hinet.net/
轉址網址申請:中華電信
DNS申請及處理:中華電信
我是在根目錄放了sitemap.xml
sitemap的內容:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.abc.com.tw/sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.abc.com.tw/case.html</loc>
<lastmod>2013-05-24T12:51:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://www.abc.com.tw/contacts.html</loc>
<lastmod>2013-05-24T12:51:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://www.abc.com.tw/effect.html</loc>
<lastmod>2013-05-24T12:51:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
</urlset>
使用中華電信的真實網址申請sitemap時可以正確通過,且可以在google search找到網站(如圖),但轉址之後,轉址的網域無法註冊sitemap,而且網站管理員工具一直回報「We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.」及「General HTTP error: HTTP 403 error (Forbidden)HTTP 錯誤: 403」(如圖),造成google search一直找不到轉址之後的網站。
主機端的網頁
例:http://abc.myweb.hinet.net/record.html
轉址使用的網頁
例:http://www.abc.com.tw/record.html
同樣的網頁,但轉址過去之後,沒有辨法開啟,會出現錯誤。
Forbidden
You don't have permission to access /record.html on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
請問這是轉址後造成的問題嗎?還是說這個是因為中華電信的myweb主機端權限設定當轉址之後,就不能有讀取的權限呢?
請問該怎麼處理這個狀況?
環境:
真實的網頁位置中華電信https://www.myweb.hinet.net/
轉址網址申請:中華電信
DNS申請及處理:中華電信
我是在根目錄放了sitemap.xml
sitemap的內容:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.abc.com.tw/sitemap.xsl"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.abc.com.tw/case.html</loc>
<lastmod>2013-05-24T12:51:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://www.abc.com.tw/contacts.html</loc>
<lastmod>2013-05-24T12:51:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://www.abc.com.tw/effect.html</loc>
<lastmod>2013-05-24T12:51:15+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
</urlset>