Title: Lazy load &amp; https
Last modified: July 31, 2020

---

# Lazy load & https

 *  Resolved [V.A.Lucky](https://wordpress.org/support/users/valucky/)
 * (@valucky)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/lazy-load-https/)
 * My site words in https
    When I use lazy load, w3tc replace the image with “src
   =”data:image/svg+xml…” My problem is the **HTTP://** inside this: [http://www.w3.org/2000/svg&#8230](http://www.w3.org/2000/svg&#8230);
   How can I replace it with **HTTPS://**? I don’t want to modify the source, becouse
   every update delete my modification.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * (@vmarko)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/lazy-load-https/#post-13201206)
 * Hello [@valucky](https://wordpress.org/support/users/valucky/)
 * Thank you for you inquiry and I am happy to assist you with this.
 * [http://www.w3.org/2000/svg](http://www.w3.org/2000/svg) is an XML namespace 
   and XML namespaces are used for providing uniquely named elements and attributes
   in an XML document. They are defined in a W3C recommendation. An XML instance
   may contain element or attribute names from more than one XML vocabulary.
    The
   HTTP you are referring to is not related to the Lazyloading but with the source
   of SVG. Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Lazy load & https’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 1 reply
 * 2 participants
 * Last reply from: [Marko Vasiljevic](https://wordpress.org/support/users/vmarko/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/lazy-load-https/#post-13201206)
 * Status: resolved