I need to check alexa rankings for multiple sites

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Head_Hunter
    So Fucking Banned
    • Aug 2005
    • 907

    #1

    I need to check alexa rankings for multiple sites

    Is there a link i can use to check or any software out there i can buy?
  • synapse
    NameNetwork.com
    • Jan 2003
    • 1175

    #2
    I use a local HTML file where I then just use multiple versions of this code;

    Code:
    <SCRIPT SRC='http://xsltcache.alexa.com/traffic_graph/js/g/c/3m?&u=www.vipstream.com+www.epiccams.com+www.spread4u.com+www.privatefeeds.com&url=www.anywebcam.com'></SCRIPT>
    you set up u'r main domain in the URL param and then upto 4 other domains in the U param.

    Hope that helps

    Comment

    • Head_Hunter
      So Fucking Banned
      • Aug 2005
      • 907

      #3
      Originally posted by synapse
      I use a local HTML file where I then just use multiple versions of this code;

      Code:
      <SCRIPT SRC='http://xsltcache.alexa.com/traffic_graph/js/g/c/3m?&u=www.vipstream.com+www.epiccams.com+www.spread4u.com+www.privatefeeds.com&url=www.anywebcam.com'></SCRIPT>
      you set up u'r main domain in the URL param and then upto 4 other domains in the U param.

      Hope that helps
      That will work thanks

      Comment

      Working...