PDA

View Full Version : Alexa Site Rank Module


y2ksa
02-19-2005, 11:42 AM
Hi this is a small Module witch I made I don't know if any one has done it before,

if so please delete it mods

Create a new template and name it: adv_portal_alexa
And copy the code below in to it "don?t forget to add your sites URL"
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet]
Alexa Site Rank</b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="center">

<div>
<p><SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/t/a?url=www.SITENAME.com'></SCRIPT></p>
</td>
</tr>
</table>
<br/>

Then create a new Module

Module Title: Alexa Site Rank
File to Include: Nothing
OR Template to Include: alexa

That's it enjoy

yoyoyoyo
02-19-2005, 11:57 AM
very cool idea!

Deaths
02-19-2005, 01:05 PM
Yes, nice idea.

y2ksa
02-19-2005, 01:39 PM
i'm glad you like it ;)

Deaths
02-19-2005, 02:12 PM
PM a mod to move it to the Add-ons subforum, and I'll click install :)

y2ksa
02-19-2005, 08:36 PM
thanks Deaths will do ;)

djjeffa
03-12-2005, 01:23 AM
thanks Deaths will do ;)
dont want to sound dumb but what dose this hack do?

twoseven
03-12-2005, 01:50 AM
alexa.com site counter crap

Gio
12-27-2005, 11:54 PM
It worked great buutt... for some reason it wont align correctly. The top border stays long. How can I shorten it so it matches the rest of the left side column. www.dcspeed.net

DementedMindz
01-11-2006, 04:44 AM
i tried it and it wont use collaspe and it made a huge table on my footer

Zia
01-19-2006, 02:04 AM
it sounds too kool..

let me ask few more....coz i was looking for that..long
i asked in vbadvanced.com

Need some help..
www.alexa.com provide traffic statics & status with ranking

from here
http://www.alexa.com/site/site_stats/signup

after fill up the domain name & pick up the button they provide a code like

<SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/

--
https://vborg.vbsupport.ru/external/2006/01/5.gif
It will looks like it...

And The Traffic Graph from
http://www.alexa.com/site/site_stats/signup?mode=graph

Looks Like That..

http://client.alexa.com/site_stats/images/traffic_graph_demo_a.gif

how to show this both ?

LBSources
01-19-2006, 02:59 AM
It worked great buutt... for some reason it wont align correctly. The top border stays long. How can I shorten it so it matches the rest of the left side column. www.dcspeed.net
I modified it to look like this..

<td class="tcat"><span class="smallfont"><b>$vba_options[portal_blockbullet]
Alexa Site Rank</b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="left">

<div>
<p><SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/t/a?url=www.YOURDOMAIN.net'></SCRIPT></p>
</td>

and this works..

BTW.. great idea on this..