- Issue created by @loopy1492
- πΊπΈUnited States loopy1492
Well, now I'm not so sure. I thought I'd done my due dilligence, but the environment I had been testing with suddenly stopped producing http links. So these environments had originally been set up to run cron hourly through the ui and also had a cron run set in the provider's back-end. I had tested the cron on one environment and found that it produced https links so I ruled that out. However, what I didn't take into account was that I'd modernized the cron task on that envirnment slightly, fixing some old syntax. I'd totally removed the cron from the environment I was testing the UI method on.
Long story short is that I actually now think it was, perhaps, the incorrect cron method that may have caused this problem rather than setting the cron through Drupal UI. Since I've wiped out the old crons and they aren't saved anywhere, I can't really troubleshoot this. I guess the take-away for anyone who has this issue in the future and finds this post is to check your cron syntax.
- Status changed to Closed: cannot reproduce
almost 2 years ago 12:53pm 3 March 2023 - πΊπΈUnited States uri_frazier Portland, Oregon
I'm experiencing http links being generated on an https multilingual site (with multiple domains). The issue was originally reported here:
https://www.drupal.org/project/simple_sitemap/issues/2842097 βWe also have reasons to not use the Default Base URL setting.