Off the top of my head I would create a user defined job to publish the sitemap and add it to your workflows on create and delete nodes.
--
You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group.
To post to this group, send email to reddot-c...@googlegroups.com.
To unsubscribe from this group, send email to reddot-cms-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
Off the top of my head I would create a user defined job to publish the sitemap and add it to your workflows on create and delete nodes.
On Apr 29, 2012 5:40 PM, "Amit Kumar" <amit...@gmail.com> wrote:
Hi,
I want to integrate Sitemap.xml with redDot content. When any page
would be removed from CMS same url must be removed from Sitemap.xml.
Is there any way to do this?
Thanks in Advance
Amit
--
You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group.
To post to this group, send email to reddot-cms-users@googlegroups.com.
To unsubscribe from this group, send email to reddot-cms-users+unsubscribe@googlegroups.com.
Oh, I hope sitemap.xml is constructed using the sitemap placeholder instead of generated from navigation manager because the navigation manager path would cause server to use a lot of memory and would probably require a server restart every week.