Multiple Domains and Cron
« on: April 23, 2010, 11:23:12 AM »
Hello,

I have a few websites and like to do the following with XML Sitemaps:

  • Install XML Sitemaps only on one domain/webspace and from there ...
  • Configure XML Sitemaps for multiple domains
  • Generate sitemaps for multiple domains - automatically scheduled with cron
  • Copy the generated sitemaps to each domain/webspace
  • Inform searchengines about all new sitemaps

What is possible?  ???
Thank you in advance.

Kind regards,
Frank
Re: Multiple Domains and Cron
« Reply #1 on: April 23, 2010, 03:15:56 PM »
Hi,

It is not possible to configure the generator for more than one domain. You could install it on multiple domains as long as they all belong to you.
Philip Nicosia
Re: Multiple Domains and Cron
« Reply #2 on: April 23, 2010, 11:01:51 PM »
Thank you. But how can I activate this as a background job, powered by cron from time to time. automatically informing the searchengine?
Re: Multiple Domains and Cron
« Reply #3 on: April 24, 2010, 12:41:51 PM »
The command line for the cron task is shown on the crawling page of the generator.
Philip Nicosia
Re: Multiple Domains and Cron
« Reply #4 on: April 25, 2010, 03:29:54 AM »
THX!  :-*