Smiles 5 Posted December 17, 2018 Posted December 17, 2018 Cron Jobs work fine when I us the url: curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f9" But this only generates the sitemap with shop id 1 When I use either: curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f&id_shop=1" or curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f&id_shop=2" Which is needed for the multistore second domain it does not work. Not manual not from cPanel.... Someone an idea? I do run PS 1.6.1.18 and Gsitemap v3.2.2. Share this post Link to post Share on other sites
Ableson 8 Posted January 5, 2019 Posted January 5, 2019 Look like the tutorial is solution for you, at: https://www.easycron.com/cron-job-tutorials/how-to-set-up-cron-job-for-prestashop-google-sitemap. Share this post Link to post Share on other sites
Smiles 5 Posted January 6, 2019 Posted January 6, 2019 On 1/5/2019 at 5:18 PM, Ableson said: Look like the tutorial is solution for you, at: https://www.easycron.com/cron-job-tutorials/how-to-set-up-cron-job-for-prestashop-google-sitemap. This is no solution at all. As it is working except from the second shop.... Does not have to do with the hoster I think it's a prestashop issue. Share this post Link to post Share on other sites
Inter Svetainė 7 Posted January 6 Posted January 6 On 12/17/2018 at 6:21 PM, Smiles said: Cron Jobs work fine when I us the url: curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f9" But this only generates the sitemap with shop id 1 When I use either: curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f&id_shop=1" or curl "http://domain.nl/modules/gsitemap/gsitemap-cron.php?token=62d00005f&id_shop=2" Which is needed for the multistore second domain it does not work. Not manual not from cPanel.... Someone an idea? I do run PS 1.6.1.18 and Gsitemap v3.2.2. Your token mismatch. In curl URL without shop id token is "62d00005f9" in curl URLs with shop id is "62d00005f" Share this post Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now