Optimize Firefox

May 28, 2009 by nichive · 4 Comments
Filed under: How-To 

My online activities are tightly related to web-browser, because I do a lot of things; not just compose a blog and post it in here. Blog-walking routine, maintain EntreCard for getting traffic, checking the backlink, and so on; requires me a web-browser because I found it as the most convenient way to do my daily tasks.

FireFox Logo

FireFox Logo

FireFox is my favourite, but lately I only use it when I really need it the most. Why? Because the number of add-ons I’ve installed really consuming a lot of resources, and this cost my patience big time. Well, that’s until I found this very powerful tool that reduce the resources consumption in a tremendous number.

Read more for Download Link..

Check Your Backlinks

April 29, 2009 by nichive · 9 Comments
Filed under: Experience 

If you already read my explanation about Google Page Rank, and understand that there are page-rank juices being distributed from-and-to a web page, then now I’m going to share a very useful tools that will help you track-down all the links  that is coming to your site (either internal-linking or inbound-link).

Okay, hold your horses. If you are about to question someone next to you about

Hey, what does this guy mean about internal-linking?

or

Inbound-links? Aren’t links will always be links?

You can read my other post about the so-called inbound link.

Read some explanation, don’t be bored.

Backlinks for Your Blog

April 26, 2009 by nichive · 6 Comments
Filed under: Experience 

One thing I like in reading a webpage is, when one doesn’t really understand about something, there (always) a link that giving an explanation about the issue. And all I need to do, is click the “link” and voila, I’d be taken to the related webpage which holds the information.

Basically, when you put some hyperlink on a text in your post, you made yourself a link to another page (or another part of the document). The basic HTML code for a link  is as follow

<a href="http://theurl.com/of-the-page.html">Go Here</a>

Pay some attention to the colored text, they have their own role

  1. http://theurl.com/of-the-page
    that’s the permalink, the web-address for the page that you lead others to
  2. Go Here
    that’s the “anchor” text, the part that goes hyperlink-ed (the one that got your mouse pointer change into a hand-shaped cursor)

Okay, I assumed you got my point about the permalink and the anchor-text. Now, I’m going to explain about the backlinks (internal-linking and inbound-link).

Read on..