Posted on 17/01/2024 10:35:07
Hi guys, thanks!
Would be good to have a temporary fix, I tried to apply this but have 2 issues:
1: even when i set the exact url, the url stays on default.aspx?pageid. Do I need an additional setting (ofcourse I recycled and rebooted, even slept on it, but is stays fixed on the wrong url)
When I preview the page in the default.aspx link I do get some xml, but also an error, both are below. I'll dive in to in later this week myself, but maybe I'm missing something obvious?
<?xml version="1.0" encoding="UTF-8" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://localhost:5516/Default.aspx?ID=149</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=149&GroupID=GROUP179</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=149&GroupID=GROUP180</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=149&GroupID=GROUP160</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=149&GroupID=GROUP144</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=149&GroupID=GROUP122</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=149&GroupID=GROUP96</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=149&GroupID=GROUP2</loc>
</url>
<url>
<loc>https://localhost:5516/Default.aspx?ID=150</loc>
</url>
</urlset>