Chapter 3 - The image etiquette
In order to be sure not to create a clutter of images in Drupal and so to keep it performant, we would like to highlight a few rules. Use the right format Webp for regular images. SVG for logos.. Use…
Updated
by Sebastien Moreews
In order to be sure not to create a clutter of images in Drupal and so to keep it performant, we would like to highlight a few rules.
- Use the right format
- Webp for regular images
- SVG for logos
- Use the naming convention for the visuals you upload
The naming convention of the visuals has the following structure:
Description of the image in English_withd imagexheight image_position on the page
For example:
• Formula1_960x540
• People_laughing_during_meeting_1200x800
-> The exception is when visuals are used exclusively for a certain secotion on a certain page such as the heros for the homepage.
- If the upload of your image is blocked, please check why and don't just add a 0 or a 1 at the end of the name to force it.
- If you have upladed an image and you don't use it, please delete it, it will save space in Drupal en enhance its speed.
How did we do?
Chapter 2 - The Website Structure
Chapter 4 - How to create a page in Drupal?