![]() |
| Home | Demo | Services | Features | Help | User Forum | Blog | About | |
|
#1
|
|||
|
|||
|
Why does statcounter show a silly message while the page is loading? Think it says something like 'statcounter - free website counters'. I don't see the point, you see it for half a second and it looks really unprofessional. Is there any way i could hide it, as sometimes it doesn't disappear.
Also, am i allowed to edit the code? I want to remove the link in the noscript tags, but that doesn't matter and i doubt i'll be allowed anyway. Peter |
|
#2
|
|||
|
|||
|
Quote:
__________________
He Profits Most Who Serves Best “Remember that great missions are serious undertakings. Do not expect to perform great missions in a day.” |
|
#3
|
||||
|
||||
|
And removing the link between <noscript></noscript> will not make any difference to 90+ per cent of your visitors. That part is seen only by visitors that has browsers without Javascript support, or have disabled Javascript.
|
|
#4
|
|||
|
|||
|
Yeh i know what it does
|
|
#5
|
||||
|
||||
|
You cn remove the noscript tag - all that will happen is javascript disabled visitros (including robots) will not be logged.
This is not what's causing the alt text to be shown for you now. It comes from the actual Statcounter script which is trying to connect to the server which has your project on it, and that't not responding fast enough, thus you see the image placeholder. One option to avoid seeing the alt text would be to use the code for invisible, which adds this to the first javascript: var sc_invisible = 1;
__________________
Christina >>Forum Moderator<< Please do not PM me for support. The forum is here for that. |
|
#6
|
|||
|
|||
|
It's already got that variable
|
|
#7
|
||||
|
||||
|
What's the url to your site?
__________________
Christina >>Forum Moderator<< Please do not PM me for support. The forum is here for that. |
|
#8
|
|||
|
|||
|
both the visible and invisible versions of the code have the image tag in it, so I think that is why you still got the alt text.
__________________
He Profits Most Who Serves Best “Remember that great missions are serious undertakings. Do not expect to perform great missions in a day.” |
|
#9
|
||||
|
||||
|
Hmm, yes, as far as the noscript goes.
But the remote javascript uses this: Quote:
So if the variable sc_invisible is set to 1 (i.e. true) then the image will not be displayed through an img tag, and there is no alt text.
__________________
Christina >>Forum Moderator<< Please do not PM me for support. The forum is here for that. |
|
#10
|
|||
|
|||
|
I'm following you on that, lol, that makes sense
Though I wonder if there was a connectivity/server issue, and the external JS file didn't load either, then would that alt text show??
__________________
He Profits Most Who Serves Best “Remember that great missions are serious undertakings. Do not expect to perform great missions in a day.” |
![]() |
| Thread Tools | |
| Display Modes | |
|
|