Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 22, 20232 yr Hi, We are currently using Wasabi as our CDN (similar to Amazon S3). We want to also use Cloudflare Polish which from my understanding requires the images to be loaded from a domain alias. SME's (based on IPS forum contributions seem to be @ASTRAPI who shared the setup instructions and @Joel R/ @All Astronauts who have created a plugin for improved integration with files. Any input will be greatly appreciated. Current image link example: https://s3.eu-west-1.wasabisys.com/cdn.OURDOMAIN.COM/monthly_2023_02/cOVR.jpg.3cc3fcaddbb584e8041f302d16d92bec.jpg DESIRED image link example: https://cdn.OURDOMAIN.COM/monthly_2023_02/cOVR.jpg.3cc3fcaddbb584e8041f302d16d92bec.jpg The desired image link already works and is set up in our DNS settings. We just don't know how to make IPS use that URL instead. Screenshot of storage config settings: Note that "Custom URL" seems to only be applicable to uploads. Edited February 22, 20232 yr by H5K
February 22, 20232 yr Author Just to add, the reason for this desired URL:https://cdn.OURDOMAIN.COM/monthly_2023_02/cOVR.jpg.3cc3fcaddbb584e8041f302d16d92bec.jpg is so that the images are proxied by cloudflare
February 22, 20232 yr Community Expert 35 minutes ago, H5K said: Note that "Custom URL" seems to only be applicable to uploads It is used not just for uploads, but anywhere that bucket is called. For example, if that bucket is set to be used for your themes, the JS and would use that custom URL. Now... remember when you change the bucket where your theme is served out of, you might need to rebuild your system cache from the ACP so that it starts using the new custom URL in any locally cached output.