Sunday 7 October 2012

Websites For Writing Articles And Earning Money

There are various sites where you could publish your articles and earn money from that. The sources of income could be either based on the traffic derived or its purely revenue sharing or promoting your affiliate link.lets see 10 such famous sites where you could write articles and earn money.

Squidoo - The well known famous article publishing platform and each of the published page is termed as “Lens”. Squidoo has variety of topics covered and you have the full freedom to manage and write your content same like your own website. The advantage is that you could connect with other squidoo users. There are millions of squidoo users who are making fun out of creating lenses. It has more than 1,000,000 lenses.
You could signup for Google Adsense and get a percentage of adsense income from squidoo. Apart from that you could get a share for Amazon products sold and much more. Refer their Getting Started page for exact sharing details.

Hubpages – The alternate site to Squidoo and its also the most famous article writing site. I have used hubpages and found its too fun. Because, its quite easy and simple to create well formatted content. More interestingly, Hubpages get more traffic from search engines and for sure you could make good income from this site. It shares you Google Adsense income, its quite simple to integrate your Adsense account into hubpages or you could get one account from Hubpages.
Apart from Adsense, you could use Amazon, eBay, Kontera etc on hubpages and you will earn a percentage of income from hubpages. Just refer their Tours page for exact sharing details.

Xomba – An instant to write article, opinion, news or anything from short to long that you post on xomba. Posts are called Xombytes. It’s again Google Adsense reveneue sharing site. Generally, xomba is use to create quick back links and to drive quick traffic to your own blogs but you could make some extra income by joining Xomba. The advantage is that you can write short posts on xomba, especially for Lazy people :-)

Flixya – A good site to share everything from writing articles, sharing videos and images. The best thing is that you will be paid 100% revenue that you make out of your pages or videos or images. Not only your writing skills, you could organize your own videos and images on Flixya. Its more fun to work with Flixya because you could manage your personal videos and images online by making extra money. You could create a cool profile, make friends and enjoy working with Flixya. Register with Flixya here for free.

Bukisa – A site to share your knowledge and earn money for that based on the traffic you gained. Publish articles on Bukisa, drive traffic and get earn money for every 1000 hits your page makes. You will be paid a fixed amount for every 1000 hits and more traffic you generate, you will earn more money. The earnings are not so great but you could make few extra money.

There are few more sites like,  Triond , Helium, Oondi, She told me , Digital Journal and much more….

Saturday 22 September 2012

Add Email Subscription Form For Blogger


Many visitors on the blog subscribe to the blogs to remain updated with their content. So they can know whats going on the blogs. Google Feed Burner provides us a very simple subscription email form for our blog. Today every blog we see has a stylish email subscription form hanging on their blogs. So don't get bored by a simple subscription form and follow the steps below to add a stylish email subscription form to your blog's sidebar.



1. Login to your Blogger account.
2. Go to Design tab and then Page Elements.
3. Then click Add a Gadget and select HTML / Javascript.
4. Now add the following code in the big text field.

<div style="border: 2px dotted #000; padding: 5mm;"> <center>
<center>
<img src="https://lh4.googleusercontent.com/-AIJzcrjWis8/TYCLJ6mMlDI/AAAAAAAAALg/0kpGU22CClg/s1600/MagentoMagik-email-subscription-extension.jpg" 
border="0" width="250px" height="140" /></center>
<div style="text-align: justify; font-size: 13px; font-family: sans-serif; font-weight: bold; color: rgb(102, 102, 102);">
Subscribe This Blog Via Email and Receive Our Articles To Your Inbox</div>
<form action="http://feedburner.google.com/fb/a/mailverify" style="padding: 5px;" target="popupwindow" method="post" onsubmit="window.open('http://feedburner.googlejavascript:void(0).com/fb/a/mailverify?uri=IdeasandReviews', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
<input style="width: 150px;height:20px;" class="ft00" name="email" type="text" /><input value="IdeasandReviews" name="uri" type="hidden" />
<input value="en_US" name="loc" type="hidden" />  
<input onmouseover="this.className=&#39;ft fthov&#39;" onmouseout="this.className=&#39;ft&#39;" class="ft"
 value="Subscribe Me!!" type="submit" />
</form></center>
</div>

3. Now change the red code with your feed name and save your widget.

You can also change the subscribe button text by changing the code in the blue.

Add Facebook Send and Like Button Under Posts In Blogger

 

  Add Facebook Like and Send Button To Blogger Posts
1. Go to Blogger Dashboard > Your Blog > Template > Edit HTML
2. Backup your template.
3. Check the box of expand widget template.
4. Search for <data:post.body/>.
5. Now if you want to add the plugin at the end of posts, then add the following code below <data:post.body/>. If you want to add the plugin just below post titles, then add the below code before <data:post.body/>.
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="" send="true" layout="button_count" width="450" show_faces="false" font=""></fb:like>
6. Now save your template and you're done !
Blogger Widgets