View Full Version : BRAND new, questions...
BNDAZ
07-06-2004, 06:22 AM
well, here is the bottom line.
i have a webpage that i am going to have hosted through godaddy
The page was built using a program called webeasy pro( please supress your laughter ) remember i am new to this : )
Do i need to wait until it is "live" before i proceed?
My question more speciffically is... how do i add the counter to the page? Do i publish it and then add it from my account here, or do i have to add it before it is published?
Thanks !
webado
07-06-2004, 07:52 AM
You can add the counter to your web page before the DNS info has propagated (i.e. before it is "live"), while it is still just on your own pc. It's just like any other code you add to your page, like part of the design. After that you upload to your web space using whatever upload method you'd use on the rest of the web site.
I don't know how webeasy works, but if it publishes directly to the web, then perhaps it needs the web site to be fully available (live) first before you can publish anything yet.
BNDAZ
07-06-2004, 07:23 PM
Thanks for the reply.
In web easy i build the site using drag and drop and such. Once i have finished i click "build" and it creates a file that i can upload to my host.
Within that file there is a file with the extension .htm. Is that where i would add the counter? The only thing is...i cant seem to be able to open that file in any way that i can add or edit the code...it just opens IE id idouble click it. If i click on "edit" it opends in word, but as a webpage?
I appreciate any input.
gadgerama
07-06-2004, 09:00 PM
When you open your page in IE, click View>Source and that should give you the Notepad version of the code used within the page. Notepad can be used (and I do it all the time) as a HTML editor.
What you need to find out is whether you can save the .txt Notepad file as a .htm / .html file (which ever yours is named as) in the same location as the original web page, and whether it'll still work.
If it does work, you can cut & paste the statcounter code directly into the Notepad page, save it as the correct web page and Bob is, quite literally, your Uncle. It's easier for you if you paste the code in front of the </body> tag (it'll be at the bottom of the page in Notepad).
By the way, don't bother using Word as a HTML editor - it's very confusing for people starting out.
BNDAZ
07-06-2004, 10:29 PM
Excellent !
I pasted the code as you suggested . The page now shows the tracker in the upper left when i open it.
I am curious as to how to place the counter elsewhere on the page, such as centered on the bottom of the page.
Thanks !
gadgerama
07-06-2004, 10:45 PM
um ... sticking the code in front of the last body tag normally sticks it below everything else. what's the url for the page?
BNDAZ
07-06-2004, 11:52 PM
athats what i thought it would do as well. The site is not yet live so i cant post the URL.
I will double check everything
Thanks
BNDAZ
07-08-2004, 12:05 AM
Figuired out how to use a "script assistant" in the program to add the code.
Thanks for the help, almost there !
gadgerama
07-08-2004, 07:18 PM
Right, I can center the code for you if you add the following:
<div align="center"> This goes BEFORE the tag.
</div> This goes AFTER the tag but BEFORE the closing </body> tag.
Good luck!
BNDAZ
07-08-2004, 08:52 PM
The hosting is set-up. The code is loaded on the page, i am told it will take a day or two to "propogate" the host and then i wil be be able to upload the page.
Evrything should work as it sits. Thanks again
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.