Friday, December 26, 2008

Advices to increase blog traffic and make money from blogger who earn more than 1000$ per day

Steve Pavlina said that his blog bring in over 1000$ per day (updated 10/29/06). On 12/2005 his blog has traffic of 600000 visitors.
The graph showing his traffic growth from Feb 2005 to Jan 2006.



For more information about Traffic and Adsense revenue growth of Pavlina blog click here.

My friend e-mail me three links of Pavlina blog. I found these link interesting and useful so I decided to share this links with short description. I believe that advices from man who achieved to have so large traffic can be very helpful.

How to Build a High-Traffic Web Site (or Blog)


  1. Create valuable content

  2. If the content is valuable then new links to your blog will appear every day.

  3. Create original content

  4. Create timeless content

  5. Write for human beings first, computers second

  6. Know why you want a high-traffic site

  7. Let your audience see the real you

  8. Write what is true for you, and learn to live with the consequences

  9. Treat your visitors like real human beings

  10. Keep money in its proper place

  11. If you forget the first nine suggestions, just focus on genuinely helping people, and the rest will take care of itself


How to Make Money From Your Blog

  • Can you make a decent income online?

  • The answer is yes.

  • Can most people do it?

  • No, they can’t. Pavlina agree with those who say that 99% of people who try to generate serious income from their blogs will fail.

  • What is web savy

  • Web savy must have decent functional understanding of a variety of web technologies. To make money from blogging it’s important to be something of a jack of all trades. Web savy is not concerned with the risk of loss — he is more concerned with the risk of missed gains.

  • Thriving on change

  • The blogosphere changes rapidly, and change creates opportunity. It takes some brains to decipher these opportunities and to take advantage of them before they disappear.

  • Traffic

  • Income is a function of traffic. So traffic is important. If you double your traffic, you’ll probably double your income. Web savy is able to build a high-traffic web site and he is able to leverage that traffic to build even more traffic.

    If your traffic isn’t growing month after month, does it mean you’re doing something wrong? Most likely you aren’t doing enough things right. Again, making mistakes is not the issue. Missing opportunities is.

  • Will putting ads on your site hurt your traffic?

  • The answer is no.

  • Multiple streams of income


  • Blogging software and hardware

  • Pavlina recommended WordPress

  • Comments or no comments

  • Pavlina recommends no comment. It is time consuming to reply on comments if blog is visited. Commnets has no significant influence on traffic.

  • Testing and optimization

  • You can easily double or triple your Adsense revenue by converting a poor layout into a better one.

  • Pick your niche, but make sure it isn’t too small

  • Pick a niche for your blog where you have some significant expertise, but make sure it’s a big enough niche that you can build significant traffic. Pick a niche that you’re passionate about.


How to Create Real Value

This article writes about :

  • weak value

  • strong value

  • how to create strong value

  • learning experience

  • beginners always do mistakes

  • create more than nothing and learn on mistakes


Friday, December 19, 2008

How to display HTML code in blog or web

Sometimes you want put some HTML code in your blog or web. This can be very difficult process.

Why?

Because HTML code act like code, resulting in unpredictable web page generation or be filtered out and leave empty space.

Example

John want to write this text (HTML code) in his post :

<h3>Write code in blog</h3>

Problem is that when John write this code and publish his post, John get this:



Write code in blog


This happens because <h3> and </h3> are HTML tags and web browser interprets it like "Write code in blog" in heading 3.

We can avoid it with turning the code characters and symbols into character entities. The browser interprets these and displays them into symbols on the screen, turning the code into publishable content.

Like this:
&lt;h3&gt;Write code in blog&lt;/h3&gt;


Explanation:

&lt; replaces <

&gt; replaces >


So, in the end John get this text in his post:

<h3>Write code in blog</h3>

And this is what we want.

New problem

Replace all code characters and symbols into character entities is boring and time consuming job.

Generating character entities solution

Solution is web converter called Postable.
Go to this briliant web page and write HTML code you want to put on your web or blog in this page. Click "make it friendly" button and you will get character entities of the code. Paste the result and copy it in your post.

Example:

  1. Write <h3>Write code in blog</h3> code in Postable page




  2. Click button "make it friendly"


  3. Copy result




  4. Paste result in your blog editor and publish post


There is centricle.com in which you can code and decode HTML. Even more power then Postable.

Facts listed in this post are not only for HTML code but for Jscript, php ...

And on the end if you want to display code formatted like on the picture bellow look article about displaying code snippets with syntax highlighter.

Example of javascript code in syntax highlighter

Friday, December 12, 2008

How to add a falling snow effect to blog (blogger or blogspot)

If you want animated falling snow effect on your blog like on this page you should read this article.

Everything you should do to add this effect to blogger blog is to :
  1. Copy this javascript code:
  2. <script src="http://host-jscript.googlecode.com/files/snow.js" type="text/javascript"> /*********************************************** * Snow Effect without images-by Kurt Grigg at http://www.btinternet.com/~kurt.grigg/javascript * Script featured & available at Dynamic Drive at http://www.dynamicdrive.com/ * Please keep this notice intact ***********************************************/ </script>

  3. Go to Layout.
  4. Click on Add Gadget.
  5. Select HTML/JavaScript , for more help on steps 2 -4 you can look post Adding categories to blog subtitle Adding HTML or JavaScript to blog
  6. Enter a title and paste jscript code you copied in first step.

  7. If you are interested in jQuery visit jQuery snow falling effect animation on your blog.

    Or even better you can learn how to make 3D FALLING SNOW HTML EFFECT!

 
ADVERTISE HERE

Very easy and now we have winter atmosphere. For those who want to choose shape of snow flakes I suggest to download instructions how to choose snowflake shape with more than 10 snowflake images like two snowflakes below. If this article was useful for you please follow my blog.

To find more javascript effects visit article: Javascript effects tutorial.




Saturday, December 6, 2008

Improve blog experience with bookmarking and sharing service (AddThis button)

Example of AddThis button:

Bookmark and Share



You can see how AddThis button work if you click on AddThis button in the button right corner on the end of the post.

It is a free widget that shows a number of bookmarking options at the end of a blog post. Readers can bookmark the post on Digg, Technocrati, Google Bookmarks, Favorites and other services with a single click.

The AddThis button spreads your content across the Web by making it easier for your visitors to bookmark and share it with other people.

If you’re interested in adding AddThis button on your site visit : http://www.addthis.com/

Example how work AddThis on digg.com:


  • John like post "Improve blog experience with AddThis button"


  • John click on AddThis button


  • John choose Digg


  • If John is already registered on Digg to submit a link he need to :

  • - enter description


    - choose a topic


    - prove that he is a human




  • Next step John need to check that post is original and that is all

  • Now post "Improve blog experience with AddThis button" is posted on Digg.com, this is good

  • If Lucy also want to submit link of post "Improve blog experience with AddThis button" on Digg.com she need just to give vote to article beacuse John already submit a link

  • Owner of the blog has advantage that his post is on Digg.com and that is the reason why you want to have AddThis on your blog or web

Of course submit of link on Digg.com is just one of options. There are more options like : Technocrati, Google BookMarks, Facebook ...


Sunday, November 30, 2008

Adding categories to blogspot (blogger)

If you want to add categories to the blogger as in the picture, read the instructions in this post.
For example if you click on "Useful website" you will get a list of all the posts that are in category Useful website and if you click on the blog tutorial you will get all posts related to the blog tutorial.



The purpose of adding a category is sort of articles by category. Adding a category of your blog becomes easier to browse.

You can write your own HTML to add category links one by one (take a look at topic Creating HTML with category list) or you can use Labels gadget (this is simple method).

Find more blogspot advices on this blog!



The process of adding categories

1. Creating a label for posts

First, you need to add a label posts. Label is added by entering text in the textbox which is located at the bottom of the screen for writing or editing posts (Potsting-->Create or Posting-->EditPosts, see picture).



For example, I entered the label "blog-tutorial" for my post.

2. Creating a Page element category

You can use Labels gadget or write your own HTML to add category links one by one. Labels gadget is very simple to implement.



Adding Labels gadget to blog

1. Go to Layout.

2. Click on Add Gadget.



3. Select Labels Gadget

Add label page element

4. Enter title, chose to show all labels or only selected labels, sorting type. You can show number of posts per label by clicking check box and display labels as a list or cloud.

Edit Labels gadget on blogger

Result should look something like this:

Categories on blogspot blog created with Labels gadget


Write your own HTML to add category links

If you want more control you can write your own HTML code. HTML with category list should look like this:


<ul>
<li><a href="/search/label/[LABEL]">[TEXT]</a>  </li>
<li><a href="/search/label/[LABEL]">[TEXT]</a>  </li>
</ul>

You should replace [LABEL] and [TEXT] elements.

[LABEL] is label you have entered for the post. For example blog-tutorial.

[TEXT] is text you want to be showed in the categories. For example blog tutorial.

Here is example of my HTML category list code when I replaced [TEXT] and [HTML] elements.


<ul>
<li><a href="/search/label/webs">Useful webs</a>  </li>
<li><a href="/search/label/blog-tutorial">Blog tutorial</a>  </li>
</ul>

I have posts with label "webs" and with label "blog-tutorial". When somebody click on Useful webs link then will be shown all posts that have "webs" label.

You should put your own labels. For more categories you should add new

<li><a href="/search/label/[LABEL]">[TEXT]</a>  </li>
element.

Adding HTML or JavaScript to blog

Now we have to add this HTML code to blog.

1. Go to Layout.

2. Click on Add Gadget.



3. Select HTML/JavaScript.



4. Enter a title "Categories" and copy and paste HTML category list code in content box with replaced [LABEL] and [TEXT] elements. Save this and now you have categories.



Related articles:

How to create scrollable link list
How to create list of post links grouped by category using RSS (blogspot)
Create expandable TOC (table of contents or sitemap) in HTML

Thursday, November 20, 2008

Free bookmark web manager and personal startpage


Interesting for: common web users, anybody

Very useful web site where you can store and organize your favorite Web addresses. The main idea is to create categories and under categories save a list of Web addresses of your favorite websites.
For example, you can create a category of Sports and under this category to put a link to uefa.com. Or you can put more links under Sports. You can also create and other categories.
The process of creating categories and links is very simple and user frinedly.

Why this site is interesting?

Because you can have a list of web addresses on the Internet so that the list can be accessed from other computers and locations. You need only to remember the http://www.aboogy.com/ address. It is a advance in relation to the Favorites offered by various web browsers.

Web address : http://www.aboogy.com/