This will be a basic guide on how to embed you twitch channel onto a website like blogger.
you will be able to do this with these basic steps down below.
Step 1
First
Go to your twitch channel and click the share button
Second
Click the embed button and copy the code at the bottom were it says using iframe
Or copy the code below and make sure to change the code to your channel name.
<iframe src="https://player.twitch.tv/?channel=cajamolive&
parent=www.example.com" frameborder="0" allowfullscreen="true"
scrolling="no" height="378" width="620"></iframe>
Step 2
Once you have changed the code to your channel name you are going to want to change were it says www.example.com and replace that to the website that you are going to be embedding your twitch stream on for example
Before
parent=www.example.com
After
parent=smallstreamertipsfortwitch.blogspot.com
You can also adjust the size were it says
height="378" width="620"
Make sure not to make it too small as this can break the embedding
If you want to add your stream as an embed on your blogger then check this page for basic steps
https://smallstreamertipsfortwitch.blogspot.com/2022/04/blog-post.html
No comments:
Post a Comment