Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Paul Marden 235 posts 338 karma points MVP c-trib
    Feb 13, 2020 @ 10:28
    Paul Marden
    0

    Multilingual XML Sitemap output's # for non-mandatory unpublished variants

    Our configuration is U8, with multilingual variants. We have:

    • / (main variant en-GB)
    • /nl (nl-NL Optional variant)
    • /us (en-US optional variant)

    Because nl and us are optional variants, a page can be published on the main GB variant, and not published on the multi-lingual variants.

    However, the XML Sitemap for both multi-linguagal sites

    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
      <url>
        <loc>https://mydomain.com:443/</loc>;
        <lastmod>2020-02-12T21:29:58+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
      </url>
      <url>
        <loc>https://mydomain.com:443/us/products/</loc>;
        <lastmod>2020-02-13T09:59:54+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
      </url>
      <url>
        <loc>https://mydomain.com:443/us/products/email-security/</loc>;
        <lastmod>2020-02-10T17:03:20+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
      </url>
      <url>
        <loc>https://mydomain.com:443/#</loc>;
        <lastmod>2020-02-12T17:08:53+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
      </url>
      <url>
        <loc>https://mydomain.com:443/#</loc>;
        <lastmod>2020-02-12T19:10:53+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
      </url>
      <url>
        <loc>https://mydomain.com:443/#</loc>;
        <lastmod>2020-02-12T16:11:24+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
      </url>
      <url>
        <loc>https://mydomain.com:443/#</loc>;
        <lastmod>2020-02-11T17:36:58+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
      </url>
    

    All the rows with a # correspond to a page which is published on the main variant but not on the US site. i.e. I only have two pages published on the US site at the moment

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Feb 14, 2020 @ 07:48
    Richard Soeteman
    100

    Hi Paul,

    This will be addressed in the 2.10 release. XML Sitemaps and Multi lingual have a few small issues at the moment indeed.

    Best,

    Richard

  • Simon Brunemark 7 posts 86 karma points
    May 20, 2020 @ 07:52
    Simon Brunemark
    0

    Hi Richard

    When will the 2.10 version be released?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    May 20, 2020 @ 07:54
    Richard Soeteman
    0

    Sorry for the delay Simon, Hopefully soon. Covid, teaching kids working from home all sub optimal to make any progress on anything.

    Again sorry for the delay

  • Simon Brunemark 7 posts 86 karma points
    Oct 05, 2020 @ 08:11
    Simon Brunemark
    0

    Hi Richard

    I hope you get through these corona days well.

    Any news concerning this 2.1 version?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 06, 2020 @ 09:55
    Richard Soeteman
    0

    Hi Simon,

    I've just updated to 2.9.5 that fixes this issue. Sorry for the delay and hope this helps.

    Best,

    Richard

  • Simon Brunemark 7 posts 86 karma points
    Oct 08, 2020 @ 07:57
    Simon Brunemark
    0

    Hi Richard

    Thanks - I will take a look at it.

  • Daljit Kaur 16 posts 87 karma points
    Nov 19, 2020 @ 12:31
    Daljit Kaur
    0

    Hi Richard, I just installed seo checker on my local to get the understanding of how it works. So far it seems like a very nice and easy to use package.

    But i have a query regarding sitemap. Since we exclude the doc types from the sitemap, the sitemap.xml should contain all urls(multilingual ) for the doctypes i have chosen to include.

    Am i correct so far ? When i preview the sitemap.xml, it only shows the sitemap of default language.

    Am i missing something ? Kindly help.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Nov 20, 2020 @ 08:06
    Richard Soeteman
    0

    Hi,

    This will be fixed in 2.10. RC version can already be downloaded here

    https://www.dropbox.com/s/7e5dp4zwdgnm02z/seo-checker210_0.zip?dl=0

    Hope this helps,

    Richard

  • Daljit Kaur 16 posts 87 karma points
    Nov 23, 2020 @ 07:20
    Daljit Kaur
    0

    Thank you. I will try this.

  • Daljit Kaur 16 posts 87 karma points
    Nov 25, 2020 @ 11:26
    Daljit Kaur
    0

    Hi Richard, I did replace the files but i am still getting the sitemap for just default language. Do i change the settings from somewhere or is there a step i am missing ?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Nov 25, 2020 @ 12:08
    Richard Soeteman
    1

    Multi lingual -> You can specify sitemapindex.xml and it will give you all the sitemap nodes

  • Daljit Kaur 16 posts 87 karma points
    Nov 25, 2020 @ 13:04
    Daljit Kaur
    0

    It did.Thanks for that. But fr my other language variant my url is /sv-se/. the root node is displaying correct in /sv-se/sitemap.xml. But rest of them are all showing up the default nodes, i.e. the nodes of /sitemap.xml.enter image description here

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Nov 25, 2020 @ 13:09
    Richard Soeteman
    0

    Hi,

    If you use the RC and you use sitemapindex.xml not sitemap.xml you should see an index file with language xml files. In image below first english second is german

    enter image description here

  • Daljit Kaur 16 posts 87 karma points
    Nov 25, 2020 @ 13:26
    Daljit Kaur
    0

    yes i got the index file. But in the individual sitemap.xml files, i am not getting correct nodes for the swedish language.

    enter image description here

  • Daljit Kaur 16 posts 87 karma points
    Nov 25, 2020 @ 13:27
    Daljit Kaur
    0

    the screenshot i showed above of swedish sitemap, the url's are not correct after the root node.

Please Sign in or register to post replies

Write your reply to:

Draft