Title: data:image and https
Last modified: April 24, 2020

---

# data:image and https

 *  Resolved [Pixelwunder](https://wordpress.org/support/users/pixelwunder/)
 * (@pixelwunder)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/dataimage-and-https/)
 * If I activate the function: “Load images delayed?” the following code is included
   with the images:
 * src=’data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox
   =%220%200%20%20%22%3E%3C/svg%3E’
 * Is it possible to set the link to https?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/dataimage-and-https/#post-12724766)
 * It isn’t a link really, its the xml-namespace in the embedded SVG (which is XML)
   placeholder and as such http vs https is irrelevant in this context, more info
   [in e.g. this stackoverlfow answer](https://stackoverflow.com/a/30761004/237449)
   🙂

Viewing 1 replies (of 1 total)

The topic ‘data:image and https’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/dataimage-and-https/#post-12724766)
 * Status: resolved