Posts

Showing posts with the label Blogging and Designing

Earn Money With Your Website

If you have your own website or blog with good number of visitors, then you can earn a good amount of money by placing advertisements on your website. There are some third party websites what serves ad on your webpage and pays you. All you need to do is just register with one of them and after logging into your account you will get some HTML ad code. Then place those codes on your webpages and ads will start appearing. The thirdparty website will pay you on the basis of how much visitor views and clicks on those ads. Finally after each month you will get paid via check, paypal or other payment systems. Casale Media Casale Media is a reputable 1st tier ad network. You earn 70% revenue share which can earn you anywhere from $0.45-$1.20 CPM on each banner ad you use. Put one of each banner ad format on each page of your site and you can earn anywhere from $1.30-$3.60 Page CPM. Payment method: check or PayPal      Minimum payout: $25 ValueClick ...

About Google Algorithm or Definition Of Algorithm?

Image
Informally •An algorithm is thus a sequence of computational steps  that transform the input into the output. •Solving a given problem: § Data structure: Organization of data to solve the problem at hand. § Algorithm: Outline, the essence of a computational procedure, step-by-step instructions. § Program: Implementation of an algorithm in some programming language. Kinds of Problem to be solved • Sorting and Searching are the basic and most common computational problem. • Clever algorithms are employed for the Internet § to manage large volume of data transfer. § Finding good routes on which the data will travel. § Search engine to quickly find requested pages. § Etc… • Numerical algorithms and number theory are employed in electronic commerce to keep and secure information such as credit card numbers, passwords, and bank statements. • Allocating scarce resources in the most beneficial way. § An oil company may wish to know whe...

How To Add Number Navigation Widget On Blogspot Site

Image
For review full article of a blog by visitors, page number navigation widget must be essential. Those who use blogger a professional blogging, page number after every page is essential. Visitors can found every post of a blog easily by added this widget. 1. Log in Blogger. 2. Choose Layouts and click on "add gadget". 3. Select HTML/JavaScript. 4. Copy the below code and paste in HTML/JavaScript area. 5. Save it. Adjust this page number navigation widget just after "Blog posts".  <br /> <style type='text/css'>  .showpageArea a { text-decoration:underline; } .showpageNum a { border:1px solid #aeaeae; margin:0 3px; padding:3px 7px; text-decoration:none; } .showpageNum a:hover { background-color:#0a8be5; border:1px solid #000000;  } .showpagePoint { -moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:#aeaeae none repeat scroll 0 0; border:1px solid #aeaeae; col...

How To Add Direct Download Option On Blogger

Image
After starting blogging at blogger, I search a long time in Google that is it possible to add download option in Blogger ? Forums and blogs says it's not possible to add direct download option in my blogger blog and can able to use only links at blogspot site. I really felt bad after 1 year I host a file in free file hosting site named ziddu.com and some how use this Download link in my blogger site and now traffic can easily download any file from my blogger blogs. Lets see, how to add Direct download option in blogger blog. May you want to provide a blogger template in blogspot site where visitors can easily download these templates directly from your blog. 1st of all you need to host your file in any free file hosting site like ziddu, mediafire, zippyshare etc. Now, Go to your link where you they make you chance to download that file. Keep mouse in Download, click on right button and "open with new tab". No need to download this file now, Just copy this ...

How To Creat Google Custom Search Engine On Blogger

Image
1. Log in Blogger. 2. Go to Layouts > Add a Gadget. 3. Choose html / JavaScript. 4. Copy the below code and paste on there.  <br /> <div id="cse" style="width: 100%;">Loading</div><script src="http://www.google.com/jsapi" type="text/javascript"></script><br /> <script type="text/javascript">   google.load('search', '1', {language : 'en', style : google.loader.themes.GREENSKY});   google.setOnLoadCallback(function() {     var customSearchOptions = {};  var customSearchControl = new google.search.CustomSearchControl(       '001397548768308830242:bmvexfmxe0g', customSearchOptions);     customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);     customSearchControl.draw('cse');   }, true); </script><br /> <br /> <style type="text/css">   .gsc-control-cse { ...

Add Google Adsense After Post Title At Blogger

Image
Google adsense placement is very essential for get more click on adsense. For blogger platform is very easy to add Google adsense after post title. After add adsense code after title, my earn increased 100%. It will better to create an advertise with custom color selection which related to your website color combination. Let, see how to add adsense after post title at blogger. 1. Go to blogger and Design > Edit html > Expand Widget Template. Here, You must need to press "Expand Widget Template". Otherwise, you will not get the follow code. 2. Press (Ctrl + F) for and Write down <data:post.body/> in search box for search the below code  </b:if> <b:if cond='data:blog.pageType == &quot;item&quot;'> <data:post.body/></b:if> (You also get some similar code after search <data:post.body/> , but search exactly the above code very carefully) 3. Log in to your Google adsense account, create a...

How To Creat A Meta Tags For Blogger (Blogspot)

Image
At present, the number of blogs and websites are increasing day by day and time to time. Thousands of blogs are made every day. So, it’s difficult to raise your blog to high level and present it to the Google’s Main Page i.e. including your blog to the Google Search Engine  ( google.com ) . Due to high competition, bloggers are searching for the most effective ideas and tools to raise up their blogs.  The most important and effective  is adding Meta Tags to your blog . What are Meta Tags? Meta Tags contains a HTML Code to be placed in your blog which describes the description (what is your blog all about) of the blog/posts in the blog and is used inside the <head> tag always to work properly and effectively. Meta Tags helps your blog to be searched by Search Engines and Crawlers easily to index your site/blog completely. This helps in getting more traffic to your blog from various countries all over the world from search engines like google...

Adding Different Meta Tags For Each Blogger Post

Different meta tags for each blogger post is good in SEO point of view. It can tell search engine about the post, so it can have more visibility by search engine. This article will describe how to add different meta tags for each blogger post based on post title. In Blogger Dashboard, go to Design, then Edit HTML. Find code below, <b:include data='blog' name='all-head-content'/> Add code below after that code, <b:if cond='data:blog.url != data:blog.homepageUrl'> <meta expr:content='data:blog.pageTitle' name='description'/> </b:if> The code will have result that if the page is not homepage or main page, it will have meta tag description using post title. We can add meta tags to homepage/main page hardcoded to template, and different meta tags to each post using post title. The code will be like this, <b:if cond='data:blog.url == data:blog.homepageUrl'> <meta content=...

How To Write Great Short Story

So, you want to learn how to write, eh? Good. I suppose the best place to start is with an idea. After all, we can't have a critter like you running off with the keyboard and typing random nonsense, now can we? What's that? I called you a critter? As this is the first addition to my hub, perhaps I should explain myself. You see, critters are those folks learning to become authors. It's an affectionate term for those kindred spirits seeking to release their inner turmoil on white pieces of paper, with the hopes others will read them. So, what does this have to do with great story ideas? Not a darned thing, so we'll need to move onto the good stuff. I just wanted to get that part out of the way before continuing any further. With that said, we need ideas. Where do we get those? Relax, critter, it's a rhetorical question, and one that's far easier to answer than you could imagine. Two magic words – 'What If'. That's all you need, right? Good, becaus...

How to Publish And Sell Your's Stories

Image
So, you wrote a short story and you want to share it with the world. I honor and respect you for that, but first, it might be a good idea to get your house in order before running off to market your goods. After all, you want to make a good first impression, right? Before you start searching for a market to publish your story, you need to go over it with a fine-toothed comb. Check it for spelling mistakes, poor grammar, and story logic. Make certain this is the best you can do before marketing your story, or you could regret it later. After all, if it's not ready to be published, then it probably will be rejected. Worse yet, it could be accepted, glaring mistakes and all, making you look foolish in front of many readers. Read it, reread it, then allow a few trusted friends to read it. Then (and only then) should you consider the next step – finding someone to publish your work. Online, there are many directories that list places that are looking for new stories. Avoid the ...

How To Make Effective Web Page

Creating an effective Web page is not always easy. However, if you pay attention to the key elements for success in Web design and development, you should be able to achieve the task. A Web page design will only be successful if the approach is tailored to its purpose. For this reason, developers need to consider the aims and objectives for any website project before and while developing it. Content   The content of a Web page is the most important aspect of it. All other steps and techniques involved in Web design and development are ultimately aimed at serving the content, presenting it to best effect. The content of your Web page is the reason people will visit it, so it's vital to ensure it is created to a high standard. For text content, an effective page will only include well written language. For the purposes of SEO (Search Engine Optimisation) your content needs to be structured to perform well in the search engine listings for the key phrases...

Some Sins Can Kill Your (Website) Business!

Your web site is a direct reflection of you and your business. The appearance of your site is the most important factor in determining your sites value. In other words, if your site doesn't look professional or pleasing to the eyes at first glance, its perceived value and the value of your products and services will be low. On the other hand, you may have a great web site, well designed and a quality product or service, but if it takes too long to load, the value will still be perceived as low. Why? Because your potential customer won't wait. Ultimately costing you business. Another consideration of great importance is your content. Not just links, but content with value. When someone is surfing the net and they visit your web site, they're visiting for a reason. Your site has something they want. Whether it is your product, service or information, that's why they'...

How To Create Your Own Blog Page: Part III

Monetizing Your Blog So, you wanna make some money, eh? First off, we need to set the record straight. The odds of you making a mint off of a blog are severely slim, but not totally implausible. For today, we will just focus on setting things up and worry less about where they will go in the future, eh? So ... how does one monetize a blog? Well, the easiest way is through affiliate programs, and here are the big three: Google Adsense Amazon Ebay        We will focus on each one in-turn, while expressing some dos and don'ts you should know. Google Adsense Sign-up page: http://www.google.com/adsense Probability for generating income: quite good Probability of being cancelled: also quite good Google Adsense is the 900 pound gorilla in the closet, and they are well aware of that status. As they provide a decent possibility for income, they aren't too worried about who they cancel. If you fail to read their terms of ser...