Utilizing External Image URLs in Elementor
Elementor allows you to use external image URLs for greater flexibility and to save server space. Here’s how you can do it:
1. Using the Image Widget
- Add the Image Widget:
- Drag the Image widget onto your page.
- Set External URL:
- In the Image settings, click on the “Dynamic” tag (database icon) next to the Image field.
- Select “External URL” from the options.
- Enter the URL of the external image.
2. Custom HTML Widget
- Embed External Images:
- Use the Custom HTML widget.
- Insert HTML code with the external image URL:
html
<img src="https://example.com/image.jpg" alt="Description">
Benefits
- Resource Management: Save server storage by linking to external images.
- Flexibility: Easily update images by changing URLs.
Using external image URLs in Elementor is straightforward and enhances resource management and flexibility. For more details, refer to Elementor’s documentation.

