Sitemap integration with redDot

186 views
Skip to first unread message

Amit Kumar

unread,
Apr 29, 2012, 12:40:22 PM4/29/12
to RedDot CMS Users
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

Tony Gayter

unread,
Apr 29, 2012, 1:24:15 PM4/29/12
to reddot-c...@googlegroups.com

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.

Amit Kumar

unread,
Apr 29, 2012, 2:55:59 PM4/29/12
to RedDot CMS Users
Thanks Tony,

Could you please give me a sample create a user defined job for this
purpose..

On Apr 29, 10:24 pm, Tony Gayter <tonygay...@gmail.com> wrote:
> 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" <amitk...@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-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.- Hide quoted text -
>
> - Show quoted text -

Jian Huang

unread,
Apr 30, 2012, 11:11:39 AM4/30/12
to reddot-c...@googlegroups.com
Hi,

Assuming sitemap.xml is just for google site map bot to crawl.  Unless the site is CNN or any other high traffic website, google bot would probably crawl it a couple times a week.

Creating a user defined job would require the user to create a designated user to run this user defined job, or use an existing user account, but the the user account setting should support at least 2 sessions just in case the user is already logged in.  Also, should user account password change or deleted, this user defined job would fail.  Moreover, this user-defined job would not carry over if project was exported and imported.  In essence, too many things to consider going user-defined job path.

Alternatively, I would suggest using scheduled publishing job to publish sitemap.xml, publish it twice a day, or more frequently if the site structure changes a lot.

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.

Best,

-Jian


On Sunday, April 29, 2012 1:24:15 PM UTC-4, Tony Gayter wrote:

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.

Joel Kinzel

unread,
Jun 14, 2012, 6:18:20 PM6/14/12
to reddot-c...@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.

Jian, can you clarify? We have been using navigation manager to do this and haven't experience and problems thus far (v10.1). As we have discussed in the past, one of the major reasons we do this is because we need to be able to effect the URL of a page depending upon it's type, we don't use the headline as the text we want to show up, and we need to be able to hide some pages from all navigation, or just parts of it.  

Jian Huang

unread,
Jun 19, 2012, 10:10:25 AM6/19/12
to reddot-c...@googlegroups.com
Hi Joel,

With sitemap placeholder, one can also define which pages are to be excluded.

I am against navigation manager generated site map is because it forces all pages on the site to be master page, even pages that do not need to be in navigation manager, like article pages.  Smaller navigation manager structure equals a more faster CMS.

-Jian
Reply all
Reply to author
Forward
0 new messages