Forum
Welcome, Guest
Please Login to access forum.
Re:Google WMT sitemap submission (1 viewing) 
Go to bottom
TOPIC: Re:Google WMT sitemap submission
#1360
John Dagelmore
Admin
Posts: 3873
User Offline
Re:Google WMT sitemap submission Karma: 84  
Hi onur,

yes of course the images sitemap has web links + images links to be compliant to the standard XML format: https://support.google.com/webmasters/answer/178636?hl=en

This is a sample XML document for images sitemaps:

Code:

<?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"> <url> <loc>http://example.com/sample.html</loc> <image:image> <image:loc>http://example.com/image.jpg</image:loc> </image:image> <image:image> <image:loc>http://example.com/photo.jpg</image:loc> </image:image> </url> </urlset>
SIncerely, John
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Google WMT sitemap submission
onur ceylan
    thread link
thread linkthread link Re:Google WMT sitemap submission
John Dagelmore
    thread link
thread linkthread linkthread link Re:Google WMT sitemap submission
onur ceylan
    thread link
thread linkthread linkthread linkthread link Re:Google WMT sitemap submission
John Dagelmore
    thread link
thread linkthread link Re:Google WMT sitemap submission
o.ceylan
    thread link
thread linkthread linkthread link Re:Google WMT sitemap submission
John Dagelmore
Go to top