이미지 사이트맵을 사용하면 특히 Google이 찾을 수 없는 이미지 (예: 사이트에서 자바스크립트 코드를 통해 도달하는 이미지)를 비롯하여 사이트의 다른 이미지를 Google에 알릴 수 있습니다. 별도의 이미지 사이트맵을 만들거나 기존 사이트맵에 이미지 사이트맵 태그를 추가할 수 있으며, 두 방식 모두 Google에서 사용할 수 있습니다.
Google에서 이미지 사이트맵을 사용할 수 있도록 하려면 다음과 같은 필수 태그를 사용해야 합니다.
필수 태그
<image:image>
단일 이미지의 모든 정보를 포함합니다. 각 <url> 태그는 최대 1,000개의 <image:image> 태그를 포함할 수 있습니다.
<image:loc>
이미지의 URL입니다.
이미지 URL이 기본 사이트와 같은 도메인에 있지 않은 경우도 있습니다. Search Console에서 두 도메인을 확인한다면 문제없습니다. 예를 들어, Google 사이트 도구와 같은 콘텐츠 전송 네트워크를 사용하여 이미지를 호스팅하려면 호스팅 사이트가 Search Console에서 확인되어야 합니다. 또한 robots.txt 파일이 색인을 생성하고자 하는 콘텐츠의 크롤링을 차단하지 않도록 해야 합니다.
지원 중단된 태그 및 속성
문서에서 다음 태그 및 속성을 삭제했습니다. <image:caption>, <image:geo_location>, <image:title>, <image:license> 자세한 내용은 지원 중단 공지사항을 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-02-25(UTC)"],[[["Image sitemaps inform Google about images on your site, including those loaded with JavaScript, which can be created separately or integrated into existing sitemaps."],["General sitemap best practices and image publishing guidelines should be followed for optimal image indexing."],["Each `\u003curl\u003e` tag in an image sitemap can contain up to 1,000 `\u003cimage:image\u003e` tags, with `\u003cimage:loc\u003e` specifying the image URL, even if hosted on a different verified domain."],["Previously supported tags like `\u003cimage:caption\u003e`, `\u003cimage:geo_location\u003e`, `\u003cimage:title\u003e`, and `\u003cimage:license\u003e` are now deprecated."],["You can submit your image sitemap to Google and combine it with other sitemap extensions for comprehensive indexing."]]],["Image sitemaps inform Google about images on a site, including those found via JavaScript. Create a separate image sitemap or add image tags to an existing one. Use the `\u003cimage:image\u003e` tag to enclose image details, allowing up to 1,000 per `\u003curl\u003e`, and utilize the `\u003cimage:loc\u003e` tag for the image's URL. Ensure both your main and any image hosting domains are verified in Search Console. Deprecated tags include `\u003cimage:caption\u003e`, `\u003cimage:geo_location\u003e`, `\u003cimage:title\u003e`, and `\u003cimage:license\u003e`.\n"]]