When writing a blog post, you can upload images directly from the editor and insert them into your post body. Every uploaded image is stored in a shared image library that all blog authors can browse and reuse.
Each image requires a title and alt text before it can be uploaded. The title helps you find the image later when browsing the library. The alt text is a description of what the image shows -- it's used by screen readers and search engines, so take a moment to write something meaningful.
You can upload images in the following formats: JPG, PNG, GIF, and WEBP. The maximum file size is shown in the upload area (typically 2MB, but this may vary based on site settings).
The image is uploaded to the library, and an image tag is automatically inserted at the end of your post body. You can then move the tag to wherever you'd like it to appear.
When an image is inserted, you'll see a tag like this in your post body:
{{image:42}}
This tag tells the system to display that specific image when readers view your post. You can move this tag anywhere in your post body -- just cut and paste it to the spot where you want the image to appear.
If you'd like to use custom alt text for a specific use of the image (different from the default alt text you set when uploading), you can add it after a pipe character:
{{image:42|A closer view of the fountain}}