Hello Support Team

I installed the module on a test intranet site. I went to the configuration page and chose the default settings and ran cron to regenerate the site map. Then confirmed that a message was logged stating; "The XML sitemap has been regenerated for all languages".
I then logged out and entered the URL to display the sitemap listing in the browser and I only see the following:

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://mylocalserver01/</loc>
<priority>1.0</priority>
</url>
</urlset>

However, I would expect to see all the relevant URL paths across the entire site.

Questions:
1. Is there some additional configuration that I need to make to produce a correct sitemap for my site?
We are using URL aliases for all content pages.
2. Is the generated sitemap file physically stored somewhere?

I'm looking forward to your reply. Thank you.

Robert Waugaman

Comments

rdw99 created an issue. See original summary.

DrrK’s picture

You should go to /admin/config/search/simplesitemap/entities check the entity you want to add into your sitemap then edit your content type ( /admin/structure/types/manage/[content_type] for exemple )and check "Index entities of this type"

gbyte’s picture

Status: Active » Closed (works as designed)

Thanks DrrK for your input. @rdw99 The documentation of the module is linked on the module page. Please go to the documentation or check the module's readme file. If afterwards you are still in need of support, feel free to reopen this issue.

gbyte’s picture

Status: Closed (works as designed) » Fixed
gbyte’s picture

Status: Fixed » Closed (fixed)