Whenever I have added new node into the system, the links in sitemap won't be updated, even after I run the cron many times, the quantity of the links in sitemap stay the same. ( btw,the setting for sitemap life time is "no minimum")

Only I rebuild the links in sitemap OR I go back to the node, click "Edit", and then save again, and then I run the cron again, the links will be added into the sitemap.

I have tired this many times in my site, every time I need to done the above to get the new post into sitemap.

I guess this is a problem in the module, Can any one here tell me what to do to fix this ? Thanks all here

Comments

freelylw’s picture

Issue summary: View changes

I just noticed someone had same issue before https://www.drupal.org/node/1389634#comment-9214355

3 of my sites have this same issue, I guess this happened in lots sites but just no one noticed.

freelylw’s picture

Anyone here can solve this problem ?? I have to rebuild the sitemap everyday now, otherwise the sitemap will never update for the new links.

Kristen Pol’s picture

We are seeing this issue as well using:

When updating nodes, cron is not updating the sitemap. It only looks right if we updated by rebuilding the links.

Kristen Pol’s picture

Kristen Pol’s picture

In my case, it was due to entity_translation and I updated the patch here:

#1481798: Add support for Entity Translation & Title modules

ghadaezzat’s picture

any one managed to solve that issue without the entity translation

ghadaezzat’s picture

I figured why it wasnot working,there is an option in the settings "disable cron regeneration od sitemap" make sure it is unchecked

renatog’s picture

Status: Active » Reviewed & tested by the community

#7 make sense.

P.s. Now it's okay, please attention for use the last version: 7.x-2.3

renatog’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for your help

Status: Fixed » Closed (fixed)

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