sitemap.xml 질문

sitemap.xml 질문

QA

sitemap.xml 질문

답변 3

본문


<url><loc>http://a.com/bbs/board.php?bo_table=a</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
<url><loc>http://b.com/bbs/board.php?bo_table=b</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
<url><loc>http://c.com/bbs/board.php?bo_table=c</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
<url><loc>http://d.com/bbs/board.php?bo_table=d</loc><changefreq>daily</changefreq><priority>1.0</priority></url>

 

sitemap.xml을 작성해서 웹마스터 도구에 제출해야 되는데

 

예를들어서 도메인이 4개가 있으면

 

저렇게 sitemap.xml을 다 다릏게 주소를 줘도 되는건가요?

 

저렇게 sitemal.xml에 a,b,c,d라는 url을 적어주고

 

웹마스터 도구에서 사이트를 4개 등록해놓고

 

등록된 그 사이트 4개에 똑같은 sitemap.xml을 제출해줘도

 

되는걸까요?

이 질문에 댓글 쓰기 :

답변 3

https://www.xml-sitemaps.com/ 

 

위 사이트에 도메인 넣으면 자동으로 사이트맵파일을 생성해 줍니다.

그걸 이용하셔 생성하시고, 대체로 파일이 크므로 열어 중복되거나 필요없는 부분은

삭제후 검색사이트에 제출하세요.

https://support.google.com/webmasters/answer/75712?hl=ko 

각 도메인에 맞는 xml 내용만 구분해서 따로 등록하세요.



<url><loc>http://a.com/bbs/board.php?bo_table=a</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
<url><loc>http://b.com/bbs/board.php?bo_table=b</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
<url><loc>http://c.com/bbs/board.php?bo_table=c</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
<url><loc>http://d.com/bbs/board.php?bo_table=d</loc><changefreq>daily</changefreq><priority>1.0</priority></url>


코드는 이게 맞는거죠?

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 11
© SIRSOFT
현재 페이지 제일 처음으로