|
Dominic Maricic
|
 |
« on: February 20, 2009, 05:26:55 PM » |
|
Here's how to add NACHI.TV videos to your website. Some of the videos NACHI offers have great content and help keep visitors interest. Also from an SEO standpoint, create a new page for each video and put a description of the video below it containing some of your keywords. For an example, to embed episode 35, the Well Testing video, use the following code (Scott Gilligan just asked me how to do this which prompted this tutorial with Nick's permission). Make sure you click on the SOURCE button of the page you're editing and copy the following text. Change the 35 the episode you want (i.e. 8,24, and 36 are great :mrgreen: ) <center><script type="text/javascript" src="http://www.nachi.tv/episode35.js"></script> <br>View more episodes at <a href="http://www.nachi.tv">NACHI.TV</a> <noscript>To view this <a href="http://www.nachi.tv">NACHI.TV</a> video you must have JavaScript enabled.</noscript></center> Viola!
|
|
|
|
|
Logged
|
|
|
|
|
Ian Niquette
|
 |
« Reply #1 on: February 20, 2009, 05:49:41 PM » |
|
I think I sleep less than you, but I can't keep up with all this. thanbks, great idea.
|
|
|
|
|
Logged
|
Square One Home Inspection Square One Home Inspection proudly serves Green Lake, Fond du Lac, Dodge, Marquette, Columbia, Winnebago, and Waushara Counties. Complete home inspections, thermal imaging and Radon testing available. www.squareonehomeinspection.comKeywords : Fond du Lac Home Inspection, Ripon Home Inspector, Home Inspector in Waupun, Home Inspections in Beaver Dam, Home Inspector for Oshkosh url..square-one-home-inspection.html State: Wisconsin what we've got here is......failure....to communicate
|
|
|
|
Dominic Maricic
|
 |
« Reply #2 on: February 20, 2009, 06:19:33 PM » |
|
No problem 
|
|
|
|
|
Logged
|
|
|
|
Joel E. Smith
Location: Serving Central Maryland, Baltimore Metro Region and Hanover, PA
Jr. Member

Karma: 5
Offline
Posts: 71
We do Thermal Imaging
|
 |
« Reply #3 on: February 27, 2009, 07:43:03 PM » |
|
Dominic,
If I wanted to change the video screen size for a NACHI video, say to 400 x 326 pix, what would be the code and where would it go in your example? When I inserted one of those videos on my site it overlaps my navigation menu too much.
Joel
|
|
|
|
|
Logged
|
Joel Smith Therma-Check Link URL: www.marylandenergyauditor.comBody: Home Energy Audits and Thermal Imaging in Maryland, Baltimore Metro Region and Hanover, PA Key Words: Maryland home energy audit, Baltimore, thermal imaging Meta Desc: Maryland Energy Audits URL Path: maryland-energy-auditor
|
|
|
|
|
Joel E. Smith
Location: Serving Central Maryland, Baltimore Metro Region and Hanover, PA
Jr. Member

Karma: 5
Offline
Posts: 71
We do Thermal Imaging
|
 |
« Reply #5 on: February 27, 2009, 10:33:53 PM » |
|
Just right, thanks. I don't know what the .js file is, but is it something I can adjust if I want to add other videos (keeping in mind I don't know html)?
|
|
|
|
|
Logged
|
Joel Smith Therma-Check Link URL: www.marylandenergyauditor.comBody: Home Energy Audits and Thermal Imaging in Maryland, Baltimore Metro Region and Hanover, PA Key Words: Maryland home energy audit, Baltimore, thermal imaging Meta Desc: Maryland Energy Audits URL Path: maryland-energy-auditor
|
|
|
|
Dominic Maricic
|
 |
« Reply #6 on: February 27, 2009, 11:09:56 PM » |
|
Yes it's a single file that you just save and load from your site rather than the NACHI site. You just need to edit one line in the file that has the size. I need to enable your ability to upload .js files though.
|
|
|
|
|
Logged
|
|
|
|
Joel E. Smith
Location: Serving Central Maryland, Baltimore Metro Region and Hanover, PA
Jr. Member

Karma: 5
Offline
Posts: 71
We do Thermal Imaging
|
 |
« Reply #7 on: February 28, 2009, 06:56:38 AM » |
|
Let me know when you enable uploading .js files, since there are a couple of other videos I'd like to install. I assume that by right clicking and "save link as" on the selected file I can save it then upload.
But how do I alter the file code other than after loading the file as an image from page edit mode, and clicking on Source. However, in the code of the file you modified on my site I don't see any code related to the screen size (but I'd probably not know it if it was there).
Is there something else involved?
|
|
|
|
|
Logged
|
Joel Smith Therma-Check Link URL: www.marylandenergyauditor.comBody: Home Energy Audits and Thermal Imaging in Maryland, Baltimore Metro Region and Hanover, PA Key Words: Maryland home energy audit, Baltimore, thermal imaging Meta Desc: Maryland Energy Audits URL Path: maryland-energy-auditor
|
|
|
|
Dominic Maricic
|
 |
« Reply #8 on: February 28, 2009, 07:30:30 PM » |
|
Notice the source code for your video is now: <script type="text/javascript" src="http://www.marylandenergyauditor.com/sites/marylandenergyauditor.com/files/userfiles/episode35.js"></script> . In particular note that the episode35.js file is now saved on YOUR computer , not NACHI's. The original file was: <script type="text/javascript" src="http://www.nachi.tv/episode35.js"></script> What I did was type in http://www.nachi.tv/episode35.js into my internet browser and clicked file save to save the file (your browser might ask you automatically). Open the file in notepad (Start->Programs->Accessories->Notepad. Look at the last file: swfobject.embedSWF(base + "player.swf", "player", "520", "480", "8", "expressInstall.swf", flashvars, params, attributes); The 520x480 is the size. I adjust them here to 450x415 so it's still in the correct ratio. Saved the file. Then upload it to your site by clicking on My Account and Files and upload it. Then you can point directly to it. The main location for your file would be the same as above but you'd change the file name. Let me know if this makes sense and if anyone else needs help.
|
|
|
|
|
Logged
|
|
|
|
Scott W
Location: Colorado
Full Member
 
Karma: 4
Offline
Posts: 134
Now thats thinkin with your dipstick Jimmy!
|
 |
« Reply #9 on: March 27, 2009, 11:16:13 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
John Adrian Sopher
|
 |
« Reply #10 on: March 27, 2009, 12:23:52 PM » |
|
Hey Dom, I'm trying this out and having a little problem. I created a menu item for the video's then created a page for the video I wanted but when I click on the menu it says page not found.
I want to create a sub list under the Video menu item that takes people to a page for that video.
What did I do wrong?
|
|
|
|
|
Logged
|
HLC Home Inspections LLC www.OklahomaHomeInspector.bizWe are a licensed inspector for the state of Oklahoma. Our focus is Oklahoma City, Moore, Mustang, Yukon, Tuttle, and many other areas surrounding OKC. HLC-Home-Inspections-Oklahoma-City HLC Home Inspections LLC www.NormanHomeInspections.bizWe are a licensed inspector for the state of Oklahoma. Our focus is Norman, Oklahoma City, Moore, Blanchard, Newcastle, and many other areas surrounding OKC. HLC-Home-Inspections-Norman I am licensed Realtor with Keller Williams. Office Phone # 405-691-2708 www.OklahomaCityHomesForSale.bizFacebook: www.facebook.com/jasopher
|
|
|
|
|
|
Davin Strand
|
 |
« Reply #12 on: April 02, 2009, 11:02:11 PM » |
|
Great tip Dom,
This worked great. You did forget about video 55 though.
|
|
|
|
|
Logged
|
|
|
|
|
Dominic Maricic
|
 |
« Reply #13 on: April 02, 2009, 11:25:39 PM » |
|
Yup, definitely embed that one!
|
|
|
|
|
Logged
|
|
|
|
|
Davin Strand
|
 |
« Reply #14 on: April 03, 2009, 09:04:44 AM » |
|
Dominic,
What a great system you have. I took your tip above with NACHI videos and did it with a youtube video I had up. The ability to take a video on my camera upload it to youtube then put it on my website the same day to help inform the potential client and make my site stand out above others is awsome!!!
Thank You
|
|
|
|
|
Logged
|
|
|
|
|
Dominic Maricic
|
 |
« Reply #15 on: April 03, 2009, 11:43:18 AM » |
|
No problem Davin. Glad to help! It'll be great to see your sites in a few months once they get out of the Google sandbox and really start getting a rank boosting.
|
|
|
|
|
Logged
|
|
|
|
|
Davin Strand
|
 |
« Reply #16 on: April 03, 2009, 05:49:17 PM » |
|
Yea, it has been kind of funny watching each site on google. They will both be working there way and then one will just vanish and I can't find it. It always comes back about 3 to 4 days later higher than when it left. The home inspection web site just disappeared last night and it was at the top of page 3, if the pattern stays the same It should come back in a few days hopefully on page 2??
|
|
|
|
|
Logged
|
|
|
|
|
Dominic Maricic
|
 |
« Reply #17 on: April 03, 2009, 05:56:31 PM » |
|
Happens a lot when you have young sites and Google is changing its algortihms around. You also have tens of thousands of Google servers and can rank differently on different servers.
|
|
|
|
|
Logged
|
|
|
|
|
Bert de Haan
|
 |
« Reply #18 on: July 24, 2010, 09:08:10 AM » |
|
More than a year ago that the last post was written on this thread so possibly things have changed. Are the Nachi TV videos only available to members of Nachi tv? Ie. those who pay the $8.25/month? I tried copying the code you provided in the first post but all that shows up is "View more episodes at NACHI.TV" No video though. I also entered http://www.nachi.tv/episode35.js in my browser. It brought me to the Nachi tv site but it said "Sorry, but that page was not found on this system."
|
|
|
|
|
Logged
|
|
|
|
|
Dominic Maricic
|
 |
« Reply #19 on: July 25, 2010, 07:54:43 PM » |
|
NACHI now changes their system so that you have to pay to view videos. Even if you pay you don't get code to insert into your site. If there's a video you really like, email Nick at fastreply@nachi.org and ask if you can get the code to insert the video to your site. He'll pass it off to Chris. Once you get the code, post it here for others to use.
|
|
|
|
|
Logged
|
|
|
|
|