sitemap.xml에 문제가 있다는데 혹시 확인해주실 수 있나요...?
본문
네이버 웹마스터도구에 등록하려고 하는데 아홉번째 줄
href="http://ewq.kr/en"
여기에 오류가 있다는데 이유를 도통 모르겠네요
구글 웹마스터도구랑 함께 써야해서 sitemap을 이 형식으로 만들었는데 뭐가 문제일까요..
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://ewq.kr</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://ewq.kr/en" />
<xhtml:link
rel="alternate"
hreflang="zh"
href="http://ewq.kr/cn" />
<lastmod>2019-09-29T06:09:04+00:00</lastmod>
<changefreq>always</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>http://ewq.kr/?page=base</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://ewq.kr/en/?page=base" />
<xhtml:link
rel="alternate"
hreflang="zh"
href="http://ewq.kr/cn/?page=base" />
<lastmod>2019-09-29T06:09:04+00:00</lastmod>
<changefreq>always</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>http://ewq.kr/?page=troops</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://ewq.kr/en/?page=troops" />
<xhtml:link
rel="alternate"
hreflang="zh"
href="http://ewq.kr/cn/?page=troops" />
<lastmod>2019-09-29T06:09:04+00:00</lastmod>
<changefreq>always</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>http://ewq.kr/?page=day</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://ewq.kr/en/?page=day" />
<xhtml:link
rel="alternate"
hreflang="zh"
href="http://ewq.kr/cn/?page=day" />
<lastmod>2019-09-29T06:09:04+00:00</lastmod>
<changefreq>always</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>http://ewq.kr/?page=courage</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://ewq.kr/en/?page=courage" />
<xhtml:link
rel="alternate"
hreflang="zh"
href="http://ewq.kr/cn/?page=courage" />
<lastmod>2019-09-29T06:09:04+00:00</lastmod>
<changefreq>always</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>http://ewq.kr/?page=exp</loc>
<xhtml:link
rel="alternate"
hreflang="en"
href="http://ewq.kr/en/?page=exp" />
<xhtml:link
rel="alternate"
hreflang="zh"
href="http://ewq.kr/cn/?page=exp" />
<lastmod>2019-09-29T06:09:04+00:00</lastmod>
<changefreq>always</changefreq>
<priority>1.00</priority>
</url>
<url><loc>http://ewq.kr/?page=app</loc><lastmod>2019-09-29T06:09:04+00:00</lastmod><changefreq>always</changefreq><priority>0.85</priority></url>
<url><loc>http://ewq.kr/?page=recruit</loc><lastmod>2019-09-29T06:09:04+00:00</lastmod><changefreq>always</changefreq><priority>0.85</priority></url>
<url><loc>http://ewq.kr/en/?page=contacts</loc><lastmod>2019-09-29T06:09:04+00:00</lastmod><changefreq>always</changefreq><priority>0.69</priority></url>
<url><loc>http://ewq.kr/cn/?page=contacts</loc><lastmod>2019-09-29T06:09:04+00:00</lastmod><changefreq>always</changefreq><priority>0.69</priority></url>
</urlset>
답변을 작성하시기 전에 로그인 해주세요.