Title: Need protocol in iframe embed code.
Last modified: August 22, 2016

---

# Need protocol in iframe embed code.

 *  [mrtrimble](https://wordpress.org/support/users/mrtrimble/)
 * (@mrtrimble)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/need-protocol-in-iframe-embed-code/)
 * Greetings!
 * I am setting up an intranet site using WordPress. We required remote access to
   the site and we have set up an SSLVPN connection to do so.
 * The problem I am running into is that when you connect to the intranet site through
   the SSLVPN connection, videos that use the Featured Video Plus plugin are not
   working properly.
 * I’ve determined this to be caused by how the embed code gets added to the page.
   It seems that the embed is generated like:
 * `<div class="featured_video_plus responsive"><iframe src="//player.vimeo.com/
   video/...`
 * When I need it to embed like:
 * `<div class="featured_video_plus responsive"><iframe src="`**http://**`player.
   vimeo.com/video/...`
 * What is happening is that the SSLVPN URL is getting added to the embedded video
   URL, and I’m thinking that if it has the protocol added this should solve the
   problem.
 * I have looked through the plugin’s code, but could not pinpoint where embed code
   is coming from.
 * Is there any suggestions on how I can get that protocol added in there?
 * [https://wordpress.org/plugins/featured-video-plus/](https://wordpress.org/plugins/featured-video-plus/)

The topic ‘Need protocol in iframe embed code.’ is closed to new replies.

 * ![](https://ps.w.org/featured-video-plus/assets/icon.svg?rev=1170997)
 * [Featured Video Plus](https://wordpress.org/plugins/featured-video-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/featured-video-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/featured-video-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/featured-video-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/featured-video-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/featured-video-plus/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [mrtrimble](https://wordpress.org/support/users/mrtrimble/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/need-protocol-in-iframe-embed-code/)
 * Status: not resolved