URL missing in Sitemap. Google error for Mainpage

Hey Sitejet Team,

since some days we have severe issues with the generated Sitemaps. We use Plesk and the Sitejet Extension (Version 1.3.4-6817)

The sitemap in the preview looks something like this:

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://[redacted].preview.sitehub.io</loc>
<changefreq>daily</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>https://[redacted].preview.sitehub.io/wesel</loc><changefreq>daily</changefreq>
<priority>0.80</priority>
</url>

This looks fine to me (There is a full URL and the main page has an entrance.

This is the version when published to Plesk:

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc/>
<changefreq>daily</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>/wesel</loc>
<changefreq>daily</changefreq>
<priority>0.80</priority>
</url>

Here the first opening “” part is missing completely (this results in mayor google errors). Also the full domain/URL is missing.

I hope this is an easy fix. Thanks so much!

That is actually not okay, because the link in there is your preview website, not your actual URL.

Thanks. This is the Sitemap when I view it in the preview. What I wanted to show is that it has the full URL there and the first “” is set correctly. When Publishing the page to Plesk the first “” is missing and there are no full URLs

I really hope you can help me there :slight_smile:

Hello @Andre could you check our issue?