Title: ERR_UNKNOWN_URL_SCHEME
Last modified: August 4, 2017

---

# ERR_UNKNOWN_URL_SCHEME

 *  Resolved [robertatmax](https://wordpress.org/support/users/robertatmax/)
 * (@robertatmax)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/err_unknown_url_scheme/)
 * Seems that there is an extra “s” being added at the end of “https” for only a
   few select images being used in DV Team plugin.
 * Console shows me the following:
    ERR_UNKNOWN_URL_SCHEME
 * At first I thought it was DV Team but the extra “s” being thrown into the URL
   makes me think there is conflict with your plugin.
 * Any Ideas?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mark](https://wordpress.org/support/users/markwolters/)
 * (@markwolters)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/err_unknown_url_scheme/#post-9381749)
 * Hi,
 * the way Really Simple SSL changes URL’s is by using PHP’s string replace (str_replace)
   function, replacing the string ‘[http://&#8217](http://&#8217); with ‘[https://&#8217](https://&#8217);.
   It won’t take an already ‘[https://&#8217](https://&#8217); string and add another
   S after it. It could be something else is adding the extra s. If you’d like, 
   you can fill in a support request at [https://really-simple-ssl.com/support](https://really-simple-ssl.com/support)
   with WordPress login credentials for your website and I will have a look to see
   what the issue might be.
 * Mark

Viewing 1 replies (of 1 total)

The topic ‘ERR_UNKNOWN_URL_SCHEME’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Mark](https://wordpress.org/support/users/markwolters/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/err_unknown_url_scheme/#post-9381749)
 * Status: resolved