< Button Add To Blogger makes other bloggers to put up a widget that is provided by the owner of the website. Without having to open a Blogger page, go to Layout, add gadgets and so on, just a few clicks, the widget-was installed. I seemed to run out of words to write the intro of this article, so do not need just so long! >
Perhatikan baris-baris kode dibawah ini, dan jika sudah mengerti (setelah membaca keterangan), silahkan kreasikan tombol yang akan Anda buat :
<form method="POST" action="http://www.blogger.com/add-widget">
<input type="hidden" name="widget.title" value="Indo Blog Trik"/>
<input type="hidden" name="widget.content" value="<a href='http://www.indoblogtrik.com/'>Blog Trik, Blog Tips, SEO untuk Blogger Indonesia</a>"/>
<input type="hidden" name="widget.template" value="<data:content/>" />
<input type="hidden" name="infoUrl" value="http://www.indoblogtrik.com"/>
<input type="hidden" name="logoUrl" value="http://www.blogger.com/img/icon_logo32.gif"/>
<input type="submit" name="go" value="tambahkan Link IndoBlogTrik"/> </form>
Berikut Keterangannya :
widget.title
Tentukan Judul yang akan ditampilkan pada Page Element. Berikan judul yang sesuai dengan tombol Anda, contoh IndoBlogTrik
widget.content
Nah, disininal tempat kode yang ingin Anda masukkan "ke dalam tombol", kode yang diterima adalah kode yang sudah well-formed atau kode yang sudah di encode. contoh kode :
<a href="http://www.indoblogtrik.com/" rel="dofollow" target="_blank" style="margin-left: 1em; margin-right: 1em;" imageanchor="1"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiogFF6nIl9seKFKeW82NXG3zepN4jN8g6-tTuXDasPDOfWSbqYJmVUOKhkIQ7WY-cfmnXDqmExTddDB7-cvVSr-mpbMI-1y2VgrfFc2ln0fXkFqYBgTa-1g36OaGb7emju42xV4K_whg/" /></a>
Isikan kode Anda dalam tag value, contoh :
<input type="hidden" name="widget.content" value="<a href="http://www.indoblogtrik.com/" rel="dofollow" target="_blank" style="margin-left: 1em; margin-right: 1em;" imageanchor="1"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiogFF6nIl9seKFKeW82NXG3zepN4jN8g6-tTuXDasPDOfWSbqYJmVUOKhkIQ7WY-cfmnXDqmExTddDB7-cvVSr-mpbMI-1y2VgrfFc2ln0fXkFqYBgTa-1g36OaGb7emju42xV4K_whg/" /></a> "/>
widget.template
Tag yang satu ini harus mengikuti pedoman tag yang ada. Anda dapat menggunakan tag global lainnya sebagai template Anda. Secara default, tag yang dapat Anda gunakan adalah : <data:content/> dan <data:title/>
infoUrl
logoUrl
Anda dapat menggantinya dengan me-replace kode ini :
http://www.blogger.com/img/icon_logo32.gif
Berikut gambar lainnya yang mungkin lebih baik menurut Anda :
go
Button Add To Blogger makes other bloggers to put up a widget that is provided by the owner of the website. Without having to open a Blogger page, go to Layout, add gadgets and so on, just a few clicks, the widget-was installed. I seemed to run out of words to write the intro of this article, so do not need just so long!
Notice the lines of code below, and if it is to understand (after reading the description), please kreasikan button that will be made:
<form method="post" action="http://www.blogger.com/add-widget">
<input type="hidden" name="widget.title" value="Indo Trik"/> Blog
<Input type = "hidden" name = "widget.content" value = "<a href='http://www.indoblogtrik.com/'> Blog Tricks, Blog Tips, SEO for Blogger Indonesia </ a> "/>
<Input type = "hidden" name = "widget.template" value = "<data:content/>" />
<input type="hidden" name="infoUrl" value="http://www.indoblogtrik.com"/>
<input type="hidden" name="logoUrl" value="http://www.blogger.com/img/icon_logo32.gif"/>
<input type="submit" name="go" value="tambahkan Link IndoBlogTrik"/> </ form>
The explanation follows:
widget.title
Specify the title to be displayed on a Page Element. Give it a title that suits your buttons, for example IndoBlogTrik
widget.content
Well, disininal code where you want to enter "into the" accepted code is the code that is well-formed or code that has been encoded. sample code:
<A href = "http://www.indoblogtrik.com/" rel = "dofollow" target = "_blank" style = "margin-left: 1em; margin-right: 1em;" imageanchor = "1"> <img border = "0" /> </ A>
Fill in your code in the tag value, for example:
<Input type = "hidden" name = "widget.content" value = "<a href =" http://www.indoblogtrik.com/ "rel =" dofollow "target =" _blank "style = "margin-left: 1em; margin-right: 1em;" imageanchor = "1"> <img border = "0" /> </ A> "/>
widget.template
Tag this one should follow the guidelines for existing tags. You can use other global tag as your template. By default, the tags that you can use are: <data:content/> and <data:title/>
infoUrl
Fill in the value of this tag to provide information or description of your code.Example: www.indoblogtrik.com
logoUrlBy default, the button you will make will be like this:
You can change this code to replace:
http://www.blogger.com/img/icon_logo32.gif
Here's another picture that might be better according to you:
= Http://www.blogger.com/img/add/add2blogger_sm_w.gif
= Http://www.blogger.com/img/add/add2blogger_sm_b.gif
= Http://www.blogger.com/img/add/add2blogger_lg.gif
go
Terima kasih infonya,,,,
ReplyDelete