Before Edit your blogger upload the music file to any free file hosting servers on the net. online many of sites provide free music file hosting. Once you upload, they will provide you with a direct link to that music file. Like : https://sites.google.com/site/krishnazone/example1.mp3
After upload mp3 file follow below steps:
1 - First Login to your blogger Dashboard > Design > Edit HTML.
2 - Scroll down to where you see </head> tag or for Search press CTRL + F.
3 - Copy below code and paste it just before the </head> tag .
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
4 - And save your Template.
After save HTML page GO to :
Blogger Dashboard > Layout > Page Elements > Add a Gadget > HTML/Javascript > Copy & Past Below code to HTML/Javascript
<a href="Your mp3 Url.mp3">Name your Mp3 File</a>
After edit required field your code showing like following Sample:
<a href="https://sites.google.com/site/krishnazone/example1.mp3">example1</a>
And save your Gadget.
Enjoy
After upload mp3 file follow below steps:
1 - First Login to your blogger Dashboard > Design > Edit HTML.
2 - Scroll down to where you see </head> tag or for Search press CTRL + F.
3 - Copy below code and paste it just before the </head> tag .
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
4 - And save your Template.
After save HTML page GO to :
Blogger Dashboard > Layout > Page Elements > Add a Gadget > HTML/Javascript > Copy & Past Below code to HTML/Javascript
<a href="Your mp3 Url.mp3">Name your Mp3 File</a>
After edit required field your code showing like following Sample:
<a href="https://sites.google.com/site/krishnazone/example1.mp3">example1</a>
And save your Gadget.
Enjoy
Post a Comment
Please write here your valuable comment.