Hey @rajeevrf,
thanks for reaching out.
Maybe the migration hasn’t finished?
It works exactly as described. You select the SCHEME + your domain (without “://”), and it will replace the URLs accordingly.
I tested it again with different deployment methods (ZIP, local..), and the result was always the same.
Just to be sure everything was migrated, go to Simply Static -> Settings -> Utilities and click on “Migrate Settings” – the “Replacing URLs” settings hasn’t really changed, but other settings have.
Cheers,
Patrick
I’m noticing a similar issue with Absolute URLs. This is a new install of the plugin (haven’t used it before) but I’m noticing the Scheme option is not persisting between saves (it always goes back to https://). Looking at the generated code, all the URLs are coming out like “httpdomain” so no colons or slashes.
-
This reply was modified 1 year, 11 months ago by
austinjones.
Yes, Exactly. Even the suggested below method didn’t fix the issue
Just to be sure everything was migrated, go to Simply Static -> Settings -> Utilities and click on “Migrate Settings” – the “Replacing URLs” settings hasn’t really changed, but other settings have.
@rajeevrf and @austinjones good catch guys, fix is on the way!
There was indeed an issue with passing the wrong argument on changing the scheme. It’s fixed now, and the release will follow today.
Cheers,
Patrick
Thanks @patrickposner ,
That was quick! Its working fine now!
@patrickposner After updating plugin to the latest version, I’ve noticed that it is setting the default domain name as ‘://domainname’ instead of ‘domainname’ after file generation or upon refreshing or logging in again.
On a fresh install, when using Absolute URLs, I had to first save as ‘http’, hit the Migrate button under tools, then go back and save as ‘https’.