Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Tuesday, 27 January 2015

How to Put to Social Bookmarking Share Button in Blogger

One way to increase visitors to the blog or website is by registering your articles into the Social Bookmarking Sites, Social Bookmarking Network, Favourite Bookmarking and so forth. For example registering your posts to digg, stumbleupon, ma.gnolia, delicious, furl, technorati, simpy, spurl, reddit, mybloglog, blogcatalog, and other social bookmarking site. I admit this is very effective way to increase your blog pengunnjung. In addition, social networking sites (sites) like facebook, twitter, myspace and others can also be used as a media campaign that also can increase your blog visitors.
And the trick this time I will explain how to install the sharing and submit to social bookmarking button to your blog. With bloggers put the submit button / share to a social bookmarking site like this, will allow anyone to share the article / post directly to the media bookmarking pal if deemed useful for others, it will be very useful to improve the reputation and will increase visitors to your blog. Share button / submit to be made ​​here I think is very complete from facebook, Twiiter, digg, stumbleupon, ma.gnolia, delicious, furl, technorati, simpy, spurl, reddit, mybloglog, blogcatalog, and much more. To display are as follows:


okay if you was interested in installing the button, here I will describe how to install into your blog, check it
1. Login to Your Blog
2. Go to Design -> Edit HTML
3. Check the box Expand Widget Templates
4. Find this code
<data:post.body/>

or

<p><data:post.body/></p>
(Note: use CTRL+F to find the code)

5. After you found it, put this code after after the code <data:post.body/>

<div style='border-top:0px solid #ccc;border-bottom:3px solid #FE9A2E; padding:10px 0px 10px 0px;margin:15px 0px 7px 0px;width:100%;float:left;height:23px;'>
<div style='float:right;'>
<span class='st_twitter_hcount' displayText='Tweet'/><span class='st_facebook_hcount' displayText='Share'/><span class='st_email_hcount' displayText='Email'/><span class='st_sharethis_hcount' displayText='Share'/>
<script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/><script type='text/javascript'>stLight.options({publisher:&#39;63b83a98-def5-427f-ac7c-4b24bcff910d&#39;});</script>
</div>
</div>

6. Finish, click Save Template and you can see the result



source : http://blog.grandis.web.id/2011/06/how-to-put-to-social-bookmarking-share.html

Disable Right Click in Blogger

Disable Right Click in Blogger - If we want, we can disable right click on our blog. With disable right click on our blog, we can reduce or prevent the visitors of the our blog copying your contens.This tool is very useful to different site owners who don't want to let their site content Copied.This script is provided in two style Alert and non alert . After you use Alert Script if someone Right click then a Message is appeared and if you use non alert then no message is displayed.To setup this tool in your blog Copy the Following code and paste it to your blog by adding a new page element.
How to Disable Right Click in Blogger, this is the steps:
1. Login to your blog
2. Goto Design -> Edit HTML
Copy Following Code
Message Alert Script:
<script language=JavaScript>
<!--

//Disable right mouse click Script

var message="Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// --> 
</script>
You can change alert Function Disabled!

Message nonAlert Script:
<script language=JavaScript>
<!--

//Disable right click script III- By Renigade (renigade@mediaone.net)


var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if 
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers) 
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// --> 
</script>

3. Paste the code before code </head>

 4. Click Save Template  

Source :  http://blog.grandis.web.id/2011/06/disable-right-click-in-blogger.html

How to Show Yahoo Messenger Status (YM) in Blogger

Messenger (often abbreviated as "Y! M" or "YM") is a popular instant messenger programs provided by Yahoo. Messenger is available for free and can be downloaded and accessed using Yahoo! ID that is used to access the service Yahoo! others, such as Yahoo! Mail. The use of ID is also cause users to instantly notified when getting an e-mail.
Yahoo! has announced a partnership with Microsoft to join the network instant messenger. This resulted in the Messenger may be associated with the service. NET Messenger from Microsoft.

Now I will explain how to show your YM status in your blog. The way is so simple
1. Login to your blog
2. Goto Design -> Add Gadget -> HTML/Javascript
3. Put this code to HTML/Javascript

Code 1
<a href="ymsgr:sendIM?your_id"> <img src="http://opi.yahoo.com/online?u=paijo&amp;m=g&amp;t=2&amp;l=us"/>
</a>

Result Yahoo Messenger Offline Yahoo Messenger Online
Change your_id to your yahoo messenger id, and change the red colour to value that you want, the value 1 upto 24

4. Finish click Save to see the result 


source :  http://blog.grandis.web.id/2011/06/how-to-show-yahoo-messenger-status-ym.html

Put Twitter Badge in Blogspot

Twitter is a website owned and operated by Twitter Inc., which offers a Micro-blogging social network that allows users to send and read messages are called tweets. Tweets are text posts to 140 characters are displayed on the user profile pages. Tweets can be seen outside, but the sender can restrict delivery of messages to their friends list only. Users can see the tweets of other writers known as followers.
All users can send and receive tweets via Twitter site, compatible external applications (mobile phones), or with a short message (SMS) available in certain countries. This site is based in San Bruno, California near San Francisco, where the site was first created. Twitter also has a server and an office in San Antonio, Texas and Boston, Massachusetts.
Since established in 2006 by Jack Dorsey, Twitter has gained popularity worldwide and currently has more than 100 million users. This is sometimes described as "SMS from the internet".
If you want put your profile badge in your blog, we can add twitter Widgets let you display Twitter updates on your website or social network page
Our widgets are compatible with any website and most social networks. Simply choose the one that matches where you would like to include it.
Ok, i will explain how to get the widget and put it in yur blog
1. First, login to your twitter
2. Goto www.twitter.com/about/resources/widgets
3. Click in My Website and Choose Profile Widget
4. Setup the Preferences, Appearance and Dimensions of your badge
5. After finish click Finish & Grab Code
6. Put the Code to HTML/Javascript Gadget in your blog

if you do not want trouble, here I provide the code

<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 4,
interval: 6000,
width: 'auto',
height: 300,
theme: {
shell: {
background: '#333333',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#4aed05'
}
},
features: {
scrollbar: false,
loop: false,
live: false,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'all'
}
}).render().setUser('your_id').start();
</script>
Change your_id with your twitter username.
You can change the red code to value that you want, for HTML colour code you can look here


source :  http://blog.grandis.web.id/2011/06/put-twiiter-badge-in-blogspot.html

How to Make Money from Blogging

This is one of the most used ways to make money because it’s too easy to add it to your blog, and the most famous advertising Program is Google Adsense.
Do you want to make money blogging? If you do – you’re not alone. More and more bloggers are finding that blogging is a profitable medium. Whether it be to earn a few extra dollars a week to feed their coffee habit, or making enough money to stop them having to get a part time job to get through college, or whether they’ve got it to a point where they are able to make a full time living from their blogging – there are tens of thousands of bloggers who make money blogging. Making money from our blogs is an important goal for alot of bloggers, but most of us invested alot of time and may so money too, but usually we disappoint with the results. And always ask, What is the best way to make money from our blogs,
And what we all should know is that the answer is not the same for every single person and blog. But we can try to list the best and easiest ways to make money, at this article, i’ll just list it, but latter in my next articles, i’ll talk about the ways in more detailed tutorials. And here is the 5 ways,

1. Advertising Programs
this programs is easy because you don’t have to do any thing but adding the program code to your blog, and then work on placement and traffic.

Other Advertising Programs
- Google Adsense
- Chitika
- Adbrite

2. Affiliate Marketing
This programs is working in many ways,they provide you a banner that you can place on your blog, so your visitors can visit it, and your can earn if your visitors sign up for a website or Buy something for example , this programs give you a commission from 5% Up to 75% per lead.

Affiliate Marketing companies
- Commission Junction
- LinkShare
- Click Bank

3. Place a Donation Link or Button on Your Blog
and this way depends on your blog visitors, and how your blog useful for the visitors,
it won’t make you get alot of money but it may help you getting few dollars,

4. Sell Products On your blog.
you can sell related products on your blog if you have got good amount of traffic, and this way is great when your concentrate on one niche.
you can sell e-books, soft wares, download able products,
and more,
you may sell your own products or other people products.

5. Sell Advertising Space On Your Blog.
This is a great way for making money and guaranteed way, because it’s easy and one step way, just try to sell your spaces and relax for next 30 days.
You may Use to have a good chance to sell your spaces like:
- BuySellAds.com 


source :  http://blog.grandis.web.id/2011/06/how-to-make-money-from-blogging.html