Hi @ammannbe
I am testing the plugin on my local environment.
When I try to generate cache it doesn't start. It runs the queue job, which it shows for a second and no pages get cached till I hit the pages with a curl command which generates the caches only for 1 language.
For the other languages, I would like it to generate:
www.site.com/fr/about/index.html (site 1)
But it does keep the baseUrl (baseUrl/Uri) without the siteurl (baseUrl/siteUrl/Uri)
Our environments, apart from production are password protected.
Can you please help me determine if pagecache could fit our needs?