Hi!

I installed the xmlsitemap module. The source of generated sitemap.xml (in browser):


<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url><loc>http://site</loc><changefreq>daily</changefreq><priority>1.0</priority></url>
</urlset>

Is it too short? Or not? Any settings are missing?

Comments

gaborm’s picture

I found it! :)
In settings page (admin/config/search/xmlsitemap/settings) need to be set from "excluded" to "included". Thanks! :)

renatog’s picture

Status: Active » Reviewed & tested by the community

Correct @makgab.

I'm glad that it worked.

Thank you very much.

Regards.

renatog’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.