Retrieve Alexa Traffic Rank

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
iamfratty
Forum Newbie
Posts: 1
Joined: Sat Jan 02, 2010 12:42 am

Retrieve Alexa Traffic Rank

Post by iamfratty »

Hello All.

I was wondering if anyone could help me with a snippet of code, or maybe a how to. I have a directory site that reviews websites in all sorts of categories. So say I have a category structure as follows:

-Hosting
----Linux
-------BlueHost
-------HostGator
----Windows
-------Jodohost
-------Network Solutions

-Main Category
----Sub Category
-------Listings

I need a snippet of php coding that I can put into each listing that will retrieve that listings specific domain Alexa Traffic Rank.

--Review--
Hosting Provider: Blue Host
Score: 80/100
Last Reviewed: June 29,2009
Alexa Traffic Rank: 915


I just need something really simple and plain without any ugly images like the widget provided by Alexa, or all the other free ones out there.

Can anyone help me out?

Thank you
Post Reply