Smiles Posted December 17, 2018 Share 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. Link to comment Share on other sites More sharing options...
Ableson Posted January 5, 2019 Share 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. Link to comment Share on other sites More sharing options...
Smiles Posted January 6, 2019 Author Share 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. Link to comment Share on other sites More sharing options...
Inter Svetainė Posted January 6, 2021 Share Posted January 6, 2021 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" Link to comment Share on other sites More sharing options...
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