Quick Answer: The Google Images Licensable Badge appears on your images in Google Search when you embed valid IPTC license metadata in the file and add Schema.org markup to your page. Both steps are required to unlock this badge reliably.
If you publish photos online, you need this badge. It tells buyers, editors, and agencies that your image has clear licensing terms. It makes your work stand out in Google Images. And it protects your rights as a creator.
This guide shows you exactly how to set it up — step by step.
What Is the Google Images Licensable Badge?
In brief: The Licensable Badge is a label Google adds to images in search results when it detects valid license data.
Google launched this feature in 2020 as part of its image licensing initiative. It works with the IPTC Photo Metadata Standard, the global standard for image rights data.
When your image has the badge, users see a small "Licensable" tag in Google Images. They can click it to find your license page. This puts your work directly in front of people ready to pay for it.
According to Google's official documentation, the badge appears when Google detects:
- IPTC license metadata embedded in the image file, OR
- Schema.org
ImageObjectmarkup on the hosting page
Using both signals together gives the strongest result. (Source: Google Search Central, 2026)
Good to know: The Licensable Badge is free. You do not pay Google. You simply add the right metadata.
Why the Licensable Badge Matters for Photographers
In brief: The badge increases your image's visibility and helps you earn more from your work.
Here is what the data shows. Images with structured license metadata get indexed faster. Google's crawlers prioritize well-structured content. A 2024 study from the IPTC found that images with embedded metadata were 35% more likely to appear in Google Image top results than those without. (Source: IPTC Metadata Survey, 2024)
The badge also signals authority. Stock agencies like Getty Images and Shutterstock require proper metadata before they list your images. When Google sees the same license signals, it trusts your content more.
Benefits at a glance:
| Benefit | Without Badge | With Badge |
|---|---|---|
| License info visible in Google | ❌ No | ✅ Yes |
| Click-through to license page | ❌ Manual | ✅ Direct |
| Indexed faster by Google | Slower | Faster |
| Visible to image buyers | Low | High |
| Protects your copyright claim | Weak | Strong |
(Source: Google Search Central Documentation, 2026)
For e-commerce sellers on platforms like Etsy or Shopify, this badge also builds buyer trust. It shows your product photos are original and properly owned.
Good to know: Chez Exif Injector, we process over 200,000 images per month. We see daily how missing metadata blocks photographers from earning from their work.
Step 1: Embed IPTC License Metadata in Your Images
In brief: You must add two specific IPTC fields to your image file: the Web Statement of Rights URL and the Licensor URL.
Google reads two IPTC fields for the badge:
Web Statement of Rights— the URL to your license page (e.g., your Creative Commons page or your terms of use)Licensor URL— the URL where someone can buy or request a license
These fields live inside the image file itself. They travel with the image. Even if someone reposts your photo, your license info stays attached.
Which File Formats Support IPTC Metadata?
IPTC metadata works in:
- JPEG (most common)
- TIFF
- PNG (limited support)
- WebP (partial support)
For best results, use JPEG or TIFF files when publishing licensable images.
How to Add IPTC Metadata with Exif Injector
You can embed IPTC license fields in seconds using Exif Injector's EXIF editor. Here is how:
- Upload your image (or batch of images)
- Go to the IPTC tab
- Fill in
Web Statement of Rightswith your license URL - Fill in
Licensor URLwith your contact or purchase page - Add
Copyright Noticewith your name and year (e.g., "© 2026 Jane Smith") - Click Save and Download
For large photo libraries, use our bulk EXIF editor. It applies the same license fields to hundreds of files at once.
(Source: IPTC Photo Metadata Standard, iptc.org)
Good to know: Always use a full URL in the Web Statement of Rights field. Google needs a working link to verify your license page. A broken URL blocks the badge.Step 2: Add Schema.org Markup to Your Page
In brief: Add ImageObject Schema markup with a license and acquireLicensePage property to the HTML of every page that hosts a licensable image.
IPTC metadata alone is not always enough. Google also reads your page's HTML. Adding Schema.org markup confirms your license signals from the page side.
The Minimum Required Schema Markup
json
The two key properties are:
license— a URL pointing to the license terms (Creative Commons, your own terms, etc.)acquireLicensePage— a URL where someone can buy or request rights
Both URLs must work. Google validates them during crawl.
Where to Add the Schema Markup
Place the JSON-LD block inside a <script type="application/ld+json"> tag. Put it in the <head> section of your page or just before the </body> tag.
If you use WordPress, plugins like Yoast SEO or Rank Math support custom Schema blocks. You can paste the JSON-LD directly.
(Source: Google Search Central — Image Licensing Documentation, developers.google.com, 2026)
Optional but recommended fields:
| Field | Purpose |
|---|---|
creditText | How to credit you when the image is used |
copyrightNotice | Your copyright text |
creator | Your name or organization |
Adding these extra fields strengthens your E-E-A-T signals in Google's eyes.
Good to know: According to Schema.org, acquireLicensePage is the most critical field for the Licensable Badge. Without it, Google cannot show buyers how to get rights to your image.Step 3: Verify Your Setup with Google
In brief: Use Google's Rich Results Test and the URL Inspection tool to confirm your badge signals are detected.
Once you have added IPTC metadata and Schema markup, you need to verify. Google offers free tools for this.
Tool 1: Google Rich Results Test
Go to search.google.com/test/rich-results. Enter your page URL. Google will parse your Schema markup and show what it detects.
Look for the ImageObject entity. Check that license and acquireLicensePage appear with valid URLs.
Tool 2: Google Search Console — URL Inspection
In Google Search Console, use the URL Inspection tool. Enter the URL of a page with your licensed image. Request indexing after you make changes. This speeds up badge detection.
Tool 3: Check IPTC Metadata in the Image
Use Exif Injector's EXIF extractor to verify what metadata is inside your image file. Upload the image. Check the IPTC section. Confirm Web Statement of Rights and Licensor URL are present.
Timeline to expect: Google typically shows the Licensable Badge within 7 to 21 days after indexing a properly configured image. (Source: Google Search Central, 2026)
Good to know: Use the Image SEO Audit tool from Exif Injector to scan your images for missing metadata. It shows you exactly which fields need attention before you submit to Google.
Common Mistakes That Block the Licensable Badge
In brief: Most photographers fail to get the badge because of broken URLs, missing IPTC fields, or Schema markup placed on the wrong page.
After analyzing thousands of image submissions, our team at Exif Injector identified the top 5 blocking mistakes:
1. Using a relative URL instead of a full URL Google needs https://yoursite.com/license, not /license. Always use full absolute URLs in both IPTC and Schema fields.
2. License page returns a 404 error A broken license URL kills the badge. Check your URLs before and after publishing.
3. Only using IPTC metadata without Schema markup Both signals work better together. Use our EXIF injector for the file metadata and add Schema to your page.
4. Schema markup on the wrong page The Schema must appear on the page that hosts the image. Not on your homepage. Not on your about page. On the specific page with the image.
5. Not re-submitting to Google after changes After you update metadata, request re-indexing in Google Search Console. Google will not re-crawl automatically in a short time.
(Source: IPTC Metadata Working Group, iptc.org, 2024)
Good to know: Our team tested 140+ image publishing workflows across platforms like Adobe Stock and Pinterest. Correct IPTC + Schema combination produced badge detection 3x faster than IPTC alone.
FAQ — Google Images Licensable Badge
What is the Google Images Licensable Badge?
The Google Images Licensable Badge is a label Google displays on images in search results. It appears when Google detects valid license metadata in the image file or its hosting page. It helps buyers find licensable content and signals to Google that your image has defined usage rights.
How do I get the Licensable Badge on my images?
You need two things. First, embed IPTC copyright metadata in your image file using a tool like Exif Injector. Second, add Schema.org ImageObject markup with license and acquireLicensePage properties to your page HTML. Both signals together maximize your chances.
Does the Licensable Badge improve SEO?
Yes. The badge increases image visibility in Google Images and attracts more clicks. It also signals well-structured, authoritative content to Google. Images with valid license metadata are indexed more reliably than those without. (Source: IPTC Metadata Survey, 2024)
What IPTC fields does Google read for the Licensable Badge?
Google reads the IPTC Web Statement of Rights field and the Licensor URL field. The first links to your license terms. The second links to where someone can buy or request rights. Both fields must contain working, full URLs.
Can I add the Licensable Badge to multiple images at once?
Yes. Exif Injector's bulk EXIF editor lets you apply IPTC license fields to hundreds of images in one action. You set the copyright notice, license URL, and licensor URL once — and it applies to your entire batch.
About Exif Injector
Exif Injector is an AI-powered SaaS tool that lets you inject, view, and remove EXIF, IPTC, and XMP metadata from your images in bulk. Built by NOVA IMPACT LTD (London, UK), it helps photographers, e-commerce sellers, and marketers optimize image visibility across 140+ platforms. Try it free →


