script> // Store CMS data in the window object window.cmsData = { "faq1": "How do you make a professional instructional video?", "faq1Answer": "How-to videos are a type of instructional video. To make a professional video it’s important that you research your topic well, prepare your script in advance, and record your video in clear, easy-to-follow steps. To give your instructional video a professional feel use introduction slides, a custom background image, and video layouts that match your content.", "faq2": "How long should my how-to video be?", "faq2Answer": "How-to videos are generally a simple form of instructional video. They focus on the most essential steps required to complete the task. Because of this how-to videos are generally short. Aim to keep your how-to video between 30 seconds and 5 minutes long.", "faq3": "", "faq3Answer": "" }; function generateFAQJsonLd(cmsData) { const faqsData = [ { question: cmsData.faq1, answer: cmsData.faq1Answer }, { question: cmsData.faq2, answer: cmsData.faq2Answer }, { question: cmsData.faq3, answer: cmsData.faq3Answer } ]; const validFaqs = faqsData.filter(faq => faq.question && faq.answer); const faqEntities = validFaqs.map(faq => { return { "@type": "Question", "name": faq.question, "acceptedAnswer": { "@type": "Answer", "text": faq.answer } }; }); const jsonLd = { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": faqEntities }; console.log('Generated JSON-LD:', jsonLd); // Add this line to log the generated JSON-LD const jsonLdScript = document.createElement('script'); jsonLdScript.type = 'application/ld+json'; jsonLdScript.innerHTML = JSON.stringify(jsonLd); document.head.appendChild(jsonLdScript); } generateFAQJsonLd(window.cmsData); Create How-to Videos with Tella

Screen Recording for

How-to Videos

Explain how something works with a professional how-to video using Tella.

7-day free trial — no credit card required

What is a how-to video?

A how-to video explains or shows how to do something specific. It could be how to complete a certain task, how to use an app, or how to make something. Your how-to videos should be short, memorable, and focus on the most essential steps to complete the task.

How to make a how-to video:

Step 1: Record

From the Tella recorder choose what you want to record. You can record your camera, screen or both at the same time. If you’re showing how to use a web application, a screen and camera recording will work best. When you’re ready, press “Start recording”. Record as many clips as you need to cover the different parts of your how-to video.

Step 2: Customise

Once you’ve recorded your clips you can customise and edit them. Trim clips so that they start and end where you want. Choose custom backgrounds and layouts.

Step 3: Share or Download

When you’re done editing, press “Finish”. Now you can share a link to your video’s page, post on social media, or download as an mp4 file.

FAQ

How do you make a professional instructional video?

How-to videos are a type of instructional video. To make a professional video it’s important that you research your topic well, prepare your script in advance, and record your video in clear, easy-to-follow steps. To give your instructional video a professional feel use introduction slides, a custom background image, and video layouts that match your content.

How long should my how-to video be?

How-to videos are generally a simple form of instructional video. They focus on the most essential steps required to complete the task. Because of this how-to videos are generally short. Aim to keep your how-to video between 30 seconds and 5 minutes long.

Try Tella today!

Tella is packed with powerful features. So you can make great content from quick videos.

7-day free trial — no credit card required

Try Tella today!

Tella is packed with powerful features. So you can make great content from quick videos.

7-day free trial — no credit card required