View Single Post
  #423  
Old 03-18-2022, 08:45 AM
  peggyr's Avatar 
peggyr peggyr is offline
 

X-Adept
  
Join Date: Dec 2005
Posts: 631
 

Default Re: X-Cart reBOOT (reDUX) Template

Thx Phil,

I did mean sitemap_images.xml

eg one entry below. Then the image file is 'always' the link to the previous entry image file, caption and title.
...
<url>
<loc>https://mystore.com/terms-and-conditions.html</loc>
<image:image>
<image:loc><![CDATA[https://mystore.com/images/T/widget1.jpg]]></image:loc>
<image:caption><![CDATA[Widget 1]]></image:caption>
<image:title><![CDATA[Widget 1]]></image:title>
</image:image>
</url>
__________________
X-Cart GP 4.7.12 | XCARTMODS.CO.UK reBOOT (reDUX)4.7.12.8 | Live
IONOS Hosting | Linux | PHP 7.4.33 | MySQL 5.7
Reply With Quote