Optimize images on the platform

The size of the images can greatly slow down the display speed of the pages on your platform. It is therefore strongly recommended to insert optimized images on your platform.

Optimize images

To optimize the images on your platform, you must gather all the images above (images of operations, content pages, etc.) then go to specialized sites to compress the images.

For image compression sites, we recommend the following sites:

Integrate optimized images

Once the images are compressed, they must be integrated on your platform. You have two ways to add the images in your content pages depending on the edit mode.

  • In simple edit mode: simply add the image you want from a folder or via a link,
  • In HTML edit mode: simply add the HTML code of the image according to the syntax below.
	<img src = "url of my image" alt = "some_text" style = "width: width; height: height;">

If the images are saved on the platform, go to the documents area, find the image and copy the corresponding link.

Still need help? Contact Us Contact Us