- Created by Matt Wilson, last modified on Jul 21, 2017
Description
This option can be found in the MyAccount page's White Label sub section and allows you to rebrand the URL shown in the players embed code. This way if you are sending the player embed code to a client or a viewer takes a look at your web pages source code they will view the player as your own custom product.
Setup
Step 1. Set up a new DNS CNAME record with your web host and point it to the Value shown below. Contact EZWebPlayer Support with any questions. Depending on your web host this process can take between 10 minutes - 24 hours.
CName | Value |
---|---|
video | ezwp.tv |
Step 2. Go to the My Account tab and find the White Label sub section. Input your new cname for Server Name In Code Snippets then make sure to hit the update button at the bottom of the page to save this change. This update can take between 0-5 minutes to take effect.
Trial / White Label Accounts | White Label Custom Accounts |
---|---|
Video Player Code Snippet Results
Video Player Embed Code Snippets | ||
---|---|---|
Before Change | After Change | |
Short URL | http://ezwp.tv/V1vLj2L2 | http://video.my-domain-here.com/V1vLj2L2 |
IFrame | <iframe src="http://ezwp.tv/iframe.htm?v=1vLj2L2&w=600&h=338" style="border-width:0;width:600px;height:338px" scrolling="no" allowFullScreen></iframe> | <iframe src="http://video.my-domain-here.com/iframe.htm?v=1vLj2L2&w=600&h=338" style="border-width:0;width:600px;height:338px" scrolling="no" allowFullScreen></iframe> |
JavaScrip | <script src="http://ezwp.tv/Scripts/player.min.js" type="text/javascript"></script> <div id="player42694" style="width:600px;height:338px;"></div><br/> | <script src="http://video.my-domain-here.com/Scripts/player.min.js" type="text/javascript"></script> <div id="player42694" style="width:600px;height:338px;"></div><br/> |
Text Link | <a href="http://ezwp.tv/V1vLj2L2"> Wildlife-30</a> | <a href="http://video.my-domain-here.com/V1vLj2L2"> Wildlife-30</a> |
http://twitter.com/home?status=http://ezwp.tv/V1vLj2L2 | http://twitter.com/home?status=http://video.my-domain-here.com/V1vLj2L2 | |
http://www.facebook.com/sharer.php?u=http://ezwp.tv/V1vLj2L2 | http://www.facebook.com/sharer.php?u=http://video.my-domain-here.com/V1vLj2L2 | |
Myspace | http://www.myspace.com/Modules/PostTo/Pages/?u=http://ezwp.tv/V1vLj2L2 | http://www.myspace.com/Modules/PostTo/Pages/?u=http://video.my-domain-here.com/V1vLj2L2 |
Digg | http://digg.com/submit?url=http://ezwp.tv/V1vLj2L2&title=Wildlife-30&media=video | http://digg.com/submit?url=http://video.my-domain-here.com/V1vLj2L2&title=Wildlife-30&media=video |
http://www.reddit.com/submit?url=http://ezwp.tv/V1vLj2L2&title=Wildlife-30 | http://www.reddit.com/submit?url=http://video.my-domain-here.com/V1vLj2L2&title=Wildlife-30 |
Channel Player Code Snippet Results
Channel Player Embed Code Snippets | ||
---|---|---|
Before Change | After Change | |
Short URL | http://ezwp.tv/C/8598 | http://video.my-domain-here.com/C/8598 |
IFrame | <iframe src="http://ezwp.tv/iframe.htm?c=8598&w=600&h=338" style="border-width:0;width:600px;height:338px" scrolling="no" allowFullScreen></iframe> | <iframe src="http://video.my-domain-here.com/iframe.htm?c=8598&w=600&h=338" style="border-width:0;width:600px;height:338px" scrolling="no" allowFullScreen></iframe> |
JavaScrip | <script src="http://ezwp.tv/Scripts/player.min.js" type="text/javascript"></script> <div id="player29626" style="width:600px;height:338px;"></div><br/>
| <script src="http://video.my-domain-here.com/Scripts/player.min.js" type="text/javascript"></script> <div id="player29626" style="width:600px;height:338px;"></div><br/> |
Text Link | <a href="http://ezwp.tv/C/8598"> Channel Name Here</a> | <a href="http://video.my-domain-here.com/C/8598"> Channel Name Here</a> |
http://twitter.com/home?status=http://ezwp.tv/C/8598 | http://twitter.com/home?status=http://video.my-domain-here.com/C/8598 | |
http://www.facebook.com/sharer.php?u=http://ezwp.tv/C/8598 | http://www.facebook.com/sharer.php?u=http://video.my-domain-here.com/C/8598 | |
Myspace | http://www.myspace.com/Modules/PostTo/Pages/?u=http://ezwp.tv/C/8598 | http://www.myspace.com/Modules/PostTo/Pages/?u=http://video.my-domain-here.com/C/8598 |
Digg | http://digg.com/submit?url=http://ezwp.tv/C/8598&title=Channel%20Name%20Here&media=video | http://digg.com/submit?url=http://video.my-domain-here.com/C/8598&title=Channel%20Name%20Here&media=video |
http://www.reddit.com/submit?url=ezwp.tv/C/8598&title=Channel%20Name%20Here | http://www.reddit.com/submit?url=http://video.my-domain-here.com/C/8598&title=Channel%20Name%20Here |
| Y |
| N |
| N |
| Y |
| Y |
| N |
| N |
- No labels