Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Alexa logo/button not showing up on my site
Closed Thread
Old 05-02-2007, 06:39 PM   #1 (permalink)
 
Ultra Techie

Join Date: Dec 2004

Posts: 531

Quintox

Default Alexa logo/button not showing up on my site

I copied/pasted the code via Alexa to show the little logo/button, but nothing shows up....the code is there but no button.

Does this matter? I really don't care about the button I just want it (the website) to be tracked when visited.
__________________
Quintox is offline  
Old 05-02-2007, 06:59 PM   #2 (permalink)
 
Banned

Join Date: Oct 2006

Posts: 81

williwaw

Default Re: Alexa logo/button not showing up on my site

Something is wrong....can you paste the code so we can have a look?

Also, may I recommend taking a look at Google Analytics. This is what I use and have found to be the best free "tracker" out there.

Cheers,
Williwaw

williwaw is offline  
Old 05-02-2007, 07:19 PM   #3 (permalink)
 
Ultra Techie

Join Date: Dec 2004

Posts: 531

Quintox

Default Re: Alexa logo/button not showing up on my site

<SCRIPT type='text/javascript' language='JavaScript' src='http://xslt.alexa.com/site_stats/js/s/a?url=www.midnighthomepage.com%2F'></SCRIPT>
__________________
Quintox is offline  
Old 05-02-2007, 10:26 PM   #4 (permalink)
 
Banned

Join Date: Oct 2006

Posts: 81

williwaw

Default Re: Alexa logo/button not showing up on my site

I'm not busting ur balls here, but you need to clean up the code and lighten it up w/css.

You have on your index.html in the <body>
Code:
<script type="text/javascript" language="JavaScript" src="a">
Anyway, from what I can tell your src="a" is the problem when you call your Javascript. You need to c/c/paste exactly what you have shown for it to work. Also, I recommend pasting the Javascript right before </body> or in between <head></head>.

Cheers,
Williwaw

williwaw is offline  
Old 05-05-2007, 03:38 PM   #5 (permalink)
 
Ultra Techie

Join Date: Dec 2004

Posts: 531

Quintox

Default Re: Alexa logo/button not showing up on my site

What I copied/pasted 2 posts up came straight from Alexa.com, it has you enter your website and then it autocreates it.
__________________
Quintox is offline  
Old 05-06-2007, 01:55 PM   #6 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default Re: Alexa logo/button not showing up on my site

Have you tested to see if it's working? You know - watch your tracker as you visit the page... if it's working, don't worry about it. Your counter solely links to their javascript, so the image would be their bug. One thing I would think would be necessary...is to have your javascript above in the <body>_here_</body> section, for the image to appear.
__________________
Vormund is offline  
Old 05-06-2007, 04:00 PM   #7 (permalink)
 
Ultra Techie

Join Date: Dec 2004

Posts: 531

Quintox

Default Re: Alexa logo/button not showing up on my site

I have no Alexa data (yet, well hopefully lol) which is why it's not working.
__________________
Quintox is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Legit Site? Stevo808 Browser & General Internet Questions 2 04-20-2007 06:05 PM