• Welcome to Sitemap Generator Forum.
 

Multi LaNGUage V7

Started by gil2, December 16, 2014, 05:46:50 PM

Previous topic - Next topic

gil2

I am happy to see that the latest version supports additional langauges.  However I do not see how to implement it or tell it so create a sitemap in another language. Please advise.

XML-Sitemaps Support

Hello,

in case if your site included hreflang meta tag, generator will automatically include it in sitemap:
[ External links are visible to logged in users only ]

proyectos

Hi,

I have

<link href="[ External links are visible to forum administrators only ]" rel="alternate" hreflang="ca" />
<link href="[ External links are visible to forum administrators only ]" rel="alternate" hreflang="es" />
<link href="[ External links are visible to forum administrators only ]" rel="alternate" hreflang="en" />

and

<link href="[ External links are visible to forum administrators only ]" rel="alternate" hreflang="x-default" />

But sitemap does not apply :

<loc>[ External links are visible to forum administrators only ]</loc>
       <lastmod>2017-04-11T08:20:28+00:00</lastmod>
       <changefreq>daily</changefreq>
       <priority>0.8000</priority>
</url>

Is in [ External links are visible to forum administrators only ]

I have the latest version of Sitemap generator.

What I am doing wrong? Thanks !