Hi All,
I'm not sure if this is possible.
I've noticed that none of the large zoom0 images on my site are indexed in Google Images as there is no direct HTML link.
I thought about creating an image sitemap, but again, the large amount of script between the image and page is hampering my efforts.
I have copied the layout for the standard XML sitemap and added the image tags. However, I can't find how to reference zoomimage0 to add them to the sitemap list.
The zoomimage0 references the internal location folder and image file. I need it to show the domain/catalog/ZoomImage0.
This is as far as I have got;
<?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">
<actinic:block type="EntireSectionList">
<url><loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="SectionHref" /></loc><priority>1.00</priority></url>
<actinic:block type="SectionEntireProductList" >
<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductType%22%20%2f%3e%20%3d%3d%200" ><actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductPageGenerated%22%20%2f%3e" ><url><loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="ProductPageName" /></loc>
<image:image>
<image:loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="ZoomImage0" /></image:loc>
</image:image>
</url></actinic:block></actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductType%22%20%2f%3e%20%3d%3d%200" ><actinic:block if="%21%3cactinic%3avariable%20name%3d%22IsProductPageGenerated%22%20%2f%3e" ><url><loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="SectionPageName" />#<actinic:variable name="EncodedProductAnchor" /></loc>
<image:image>
<image:loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="ZoomImage0" /></image:loc>
</image:image>
</url></actinic:block></actinic:block>
</actinic:block>
</actinic:block>
</urlset>
I'm not sure if this is possible.
I've noticed that none of the large zoom0 images on my site are indexed in Google Images as there is no direct HTML link.
I thought about creating an image sitemap, but again, the large amount of script between the image and page is hampering my efforts.
I have copied the layout for the standard XML sitemap and added the image tags. However, I can't find how to reference zoomimage0 to add them to the sitemap list.
The zoomimage0 references the internal location folder and image file. I need it to show the domain/catalog/ZoomImage0.
This is as far as I have got;
<?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">
<actinic:block type="EntireSectionList">
<url><loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="SectionHref" /></loc><priority>1.00</priority></url>
<actinic:block type="SectionEntireProductList" >
<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductType%22%20%2f%3e%20%3d%3d%200" ><actinic:block if="%3cactinic%3avariable%20name%3d%22IsProductPageGenerated%22%20%2f%3e" ><url><loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="ProductPageName" /></loc>
<image:image>
<image:loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="ZoomImage0" /></image:loc>
</image:image>
</url></actinic:block></actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22ProductType%22%20%2f%3e%20%3d%3d%200" ><actinic:block if="%21%3cactinic%3avariable%20name%3d%22IsProductPageGenerated%22%20%2f%3e" ><url><loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="SectionPageName" />#<actinic:variable name="EncodedProductAnchor" /></loc>
<image:image>
<image:loc><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" ><actinic:variable name="CatalogURL" /></actinic:block><actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" ><actinic:variable name="SSLCatalogURL" /></actinic:block><actinic:variable name="ZoomImage0" /></image:loc>
</image:image>
</url></actinic:block></actinic:block>
</actinic:block>
</actinic:block>
</urlset>
Comment