Title: HTTPS Featured Image
Last modified: August 22, 2016

---

# HTTPS Featured Image

 *  Resolved [roshanroy](https://wordpress.org/support/users/roshanroy/)
 * (@roshanroy)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/)
 * Hi there,
 * When using the plugin…its putting a non-secure link to image as OG bits.
 * Eg. <meta itemprop=”image” content=”[http://www.domain.com/wp-content/uploads/2014/04/innovative-200×200.png&#8221](http://www.domain.com/wp-content/uploads/2014/04/innovative-200×200.png&#8221);/
   >
 * And – <!– og:image:1 –><meta property=”og:image” content=”[http://www.domain.com/wp-content/uploads/2014/04/innovative-200×200.png&#8221](http://www.domain.com/wp-content/uploads/2014/04/innovative-200×200.png&#8221);/
   >
 * Our site is in HTTPS…so I would prefer flexibility so how do I make it use “//”
   or “[https://&#8221](https://&#8221); instead of “[http://&#8221](http://&#8221);.
 * Regards,
    Roshan
 * [https://wordpress.org/plugins/nextgen-facebook/](https://wordpress.org/plugins/nextgen-facebook/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767243)
 * Please provide a URL to an example post or page.
 * Thanks,
 * js.
 *  Thread Starter [roshanroy](https://wordpress.org/support/users/roshanroy/)
 * (@roshanroy)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767345)
 * [https://www.emailverifierapp.com/](https://www.emailverifierapp.com/)
 * Thanks
    RJ
 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767357)
 * NGFB uses the image URLs provided by WordPress. Are your WordPress Address and
   Site Address values in the WordPress General settings set to https?
 * js.
 *  Thread Starter [roshanroy](https://wordpress.org/support/users/roshanroy/)
 * (@roshanroy)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767359)
 * If I set those to HTTPS…then its forcing all connections to be made in HTTPS…
   our aim is to let customers browse in non-secure HTTP version if they want to
   but still have valid HTTPS connection when its made.
 * Currrently because of your plugin, the page says that some of the images are 
   being secured through unsecure channels when people use HTTPS version.
 * It would be good if it puts the image in this format “//www.domain.com/wp-content/
   uploads/2014/04/innovative-200×200.png”
 * This way…it will add whatever connection is needed without disrupting the entire
   flow. Can we somehow remove the “HTTP” bit in front and just put “//”.
 * Regards,
    RJ
 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767362)
 * Actually, these are likely the cause of your issue:
 *     ```
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/Jim-Muirhead-160x175.png" />
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/max.jpeg" />
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/zuber.jpg" />
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/photo.jpg" />
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/Jim-Muirhead-160x175.png" />
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/max.jpeg" />
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/zuber.jpg" />
       <img src="http://www.emailverifierapp.com/wp-content/uploads/2014/04/photo.jpg" />
       ```
   
 * Meta tag values are not part of the webpage content, so should not matter for
   your SSL cert validation
 * If you could fix those image links, I can have another look at your meta tags(
   the solution you implement to fix those links may affect the WP config, which
   then may affect the meta tag values). 😉
 * js.
 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767477)
 * Can I assume you’ve figured out the issue and close this thread?
 * Thanks,
 * js.
 *  Thread Starter [roshanroy](https://wordpress.org/support/users/roshanroy/)
 * (@roshanroy)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767478)
 * Yes lets do that. Thanks JS

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘HTTPS Featured Image’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nextgen-facebook_f2c17e.svg)
 * [NextGEN Facebook](https://wordpress.org/plugins/nextgen-facebook/)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-facebook/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-facebook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-facebook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-facebook/reviews/)

## Tags

 * [HTTP](https://wordpress.org/support/topic-tag/http/)
 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [itemprop](https://wordpress.org/support/topic-tag/itemprop/)
 * [non secure](https://wordpress.org/support/topic-tag/non-secure/)

 * 7 replies
 * 2 participants
 * Last reply from: [roshanroy](https://wordpress.org/support/users/roshanroy/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/https-featured-image/#post-5767478)
 * Status: resolved