r

*
  • *
  • 28
Way to enrich Sitemap Tag Definitios
« on: June 10, 2011, 10:25:05 AM »
Hi,

How's the way to have sitemap specific tag definitions included in current xml-sitemap schema ?

Ex. Image sitemap - need to include

<image:geo_location>
<image:title>
<image:license>

Ex. Video sitemap - need to include

 <video:tag>
 <video:category>
 <video:expiration_date>
 <video:family_friendly>
 <video:rating>
<video:price currency
<video:gallery_loc

Ex. News sitemap - need to include

<news:access>
<news:genres>
<news:keywords>

Thanks,
@r
Re: Way to enrich Sitemap Tag Definitios
« Reply #1 on: June 10, 2011, 06:38:30 PM »
Hello,

You can manually add them in generator/pages/mods/sitemap_xml_tpl.xml file, but they will be the same for all URLs in this case.