Published November 10th, 2007
in SEO & Web 2.0.
I wrote a Perl script to, from a keyword list, get the popularity of all the words or phrases in each line of the list.
To get the popularity of any keyword I get the Google results searching for that keyword and then I parse the Google result.
I repeat this for all the keywords in the [...]
Published November 10th, 2007
in SEO & Web 2.0.
Which are the most popular words in the world wide web?
I used my keyword popularity script with a complete keyword list of english words.
Now I have all the words in the english dictionary ordered by your popularity in the web accroding to Google.
The results are very interesting and information like this is useful for webmasters, [...]
Published November 10th, 2007
in SEO & Web 2.0.
Which are the most common letters in the web?
I used my Perl script to get the popularity(according to Google) of all the words in a keyword list to find the answer.
So I have a list with the letters ordered by the most popular letters (or most common letters) in the web first.
The results are very [...]
Published November 10th, 2007
in SEO & Web 2.0.
This is a list of the most popular countries in the world wide web according to Google.
I made a Perl script to do this. You can obtain really interesting results with it.
How it works?
First I write or download a keyword list, for example this, a list with the names of all the countries in [...]