Sep 28

Occasionally drain ebooks and other material that then I can not read for lack of time. Earlier this year I downloaded a pdf written by a prominent blogger, that John Chow, titled "Making Money Online" ("making money online") which describes the techniques used by this gentleman to monetize your blog with his sites.

I found the book interesting, even if it suggests techniques unscrupulous lot to exceed the guidelines of search engines. Some are good while others, in my opinion, you run the risk of being banned by Google in no time.

I have no intention here to describe the strategies of John, right or wrong they are. I like to test, and after reading how others have made my own things, with more or less success.

However, the case of John Chow intrigued me, so I did some research on his behalf.

I read his blog John Chow dot Com has been essentially banned from Google for selling links, and did post (reviews) for a fee. Without entering into controversy with the decisions of Google, who obviously thinks its interests, it must be noticed that it is he who makes the rules and then you have the right to eliminate those who do not respect them.

But given that Google is constantly changing I wanted to do my personal research on the case, as the latest news on this I found the latest to ban 2007/beginning 2008.

So I discovered a curious thing: in contrast to the bed, John's blog is no longer banned from Google, but evidently his rank was reduced to zero and has resumed his climb again.

Prior to his blog looking for his name appeared first (easy) and with the words "making money online" (soooo difficult). Now with this latest research has gone, but looking for "John Chow" appears to be in 5 th page of Google.com

On the other hand others have taken advantage of this gap: the first with the words "John Chow" is the site John Cow dot Com, while 3 ° is the site Not John Chow dot Com (I do not put direct links to not help even more these sites, as you can see).

These emulate the famous bloggers have made tit for tat, as they say. But even these tricks do not think that ethically correct.

What's good about the words of John Chow summarize the following:

  • not creating content or sites only put advertising, but writing for visitors
  • use different techniques to monetize their sites
  • create many small useful sites instead of jumping into a single large project, unless raccogliate thousands and thousands of visitors a day

Last, I added:

  • do not ever reveal their techniques, especially if they go against the guidelines of the motors (not recommended anyway)

In fact as soon as these techniques are revealed to be that an operator can Google (or another) reads, and also bans you accordingly!

As in the case of a company that, after having "boasted" of having increased their visits by placing your link on WikiPedia, was canceled even if the articles were written and contained other relevant links.

Sep 15

We know, for what concerns the CSS (Cascading Style Sheets, or style sheets) Internet Explorer browser is amongst the worst.

Do not parse correctly (as per manual W3C) CSS properties and reads them in his own way.

Firefox however is much closer to the official standard, but not everyone uses Firefox.

So, when you have to hit another element or a <div> things get complicated. To avoid the typical <center> </ center> and be compatible on all browsers there is a way, but you have to do a little trick.

As I sometimes do, they write it here as a personal reminder, perhaps useful to someone else.

The "trick" is this.

Need to create 2 <div> one inside the other, in this way:

<div id="contenitore1">
<div id="contenitore2">Contenuto, testo, foto, ecc...</div>
</div>

Then you need to create styles in the header of a page or file. Css part:

# {Contenitore1
text-align: center; / * for Internet Explorer * /
}

# {Contenitore2
margin: 0 auto; / * standard alignment in CSS * /
text-align: left; / * compensate center alignment * /
/ * JUST ADDED TO SEE BETTER EXAMPLE: * /
border: 2px solid # 000;
width: 50%;
}

That's it, the trick is all here.

Good alignment!

Sep 14

On 8 September has been opened sale of domains worldwide. Pro, previously reserved only for professionals and companies in the USA or Canada.

The domain best course they've gone for some years, but it was still possible to make good purchases.

Personally, I landed a bit 'domain, but a few (hopefully) good that now I'm developing.

The first domain. I turned pro and is loancalculator.pro , which currently hosts an open source script for calculating loans (loans) at a fixed rate. But I'm moving to create a loan calculator powerful, comprehensive and easy to use to provide a valuable service and earn something with advertisements.

A short will develop other domains, now I have an embarrassment of choice between onlinedictionary.pro , homebusiness.pro, jobsonline.pro, seostudio.pro, ristoranti.pro, appartamenti.pro and many more!

To purchase the domain. Pro still free prices are exorbitant (from $ 75 to $ 200) but in the coming days I will publish the link to an ISP with which I am agreeing a substantial discount!

Sep 12

As pointed out by my visitor that I thank the kabonfootprint seo contest ended prematurely in the worst way:
the sponsor has pulled back and no longer the ultimate prize, then canceled the contest.

Well as a blow to all participants who were engaged and had spent the money for the domain, this outcome represents a significant loss of credibility for the English UK Webmaster World forum.

Here's the sad announcement of the organizers:
http://forums.ukwebmasterworld.com/seo-contest/14381-kabonfootprint-contest-cancelled.html

Luckily I am deeply committed, partly because the competition was truly remarkable, and domain. Eu I purchased did not make what I thought was better take another ... oh well, it will be for the next contest!

Improve the web with Nofollow Reciprocity.