Free-Hit-Counters


Free-Hit-Counters.com Installation Support

If you are having trouble with your page's layout after inserting the code, it could be because you're placing the code in an area of the source code where it won't work (like between two table cells). A quick fix is to remove the code and re-insert in a better location. A sure-fire location is just after the opening body tag or just before the closing body tag. If you are using the free-hit-counter with no service upgrade, you obviously must decide where you would like the "free-hc" banner to display on your page. The most common place is just before the closing body tag </body>, as this usually dispays the free-hc banner at the very bottom of the webpage. If this is all greek to you, access your page's source code and find the locations we are recommending by referring to the following example:

<html>
<head>
<title>One of the pages on your website!!</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>here is one place to put your code!!

<<-----your webpage content----->>

here is another super location for your code!!
</body>
</html>

If you are experiencing JavaScript errors after installing your code , it is usually one of two things that cause these errors:
1) If you installed the free-hc code from an email copy , and it isn't working, your e-mail program may have altered the code by introducing extra line breaks. If you suspect this to be the culprit, you may alternatively have another copy of code sent to another email service by sending an email to code@free-hit-counters.com . Emailing this address will cause a copy of the code to be sent by return response. However with this copy you must insert your username into the code in four places (where you see :PUT-YOUR-USER-NAME-HERE). To avoid the email induced problem entirely, new users can simply highlight and copy the code presented at the finish of signup (rather than use the copy sent buy email upon signup). Using this source, you can rule out the email program as a possible problem.
OR
2) Your web page editor program may be altering your code. Below are resources to help with most of the popular programs in use. Some HTML editing programs "cleanup" the code on your page before publishing it. This process can alter the Free-Hit-Counters.com code, by adding unfavorable line breaks. You may want to check your web page editor preference to turn off any features that clean up your code like CodeSweepers. Please read below for specifics about the HTML program you use. One simple cure would be to start over and install the code into your .html files directly, using Notepad. This will allow you to avoid any pitfalls creating by well-wishing programs which automatically "organize" your code for you.

You will find links below to several popular web page editing programs. If you are experiencing problems, find your program and read the specific notes.

Please select your HTML editor:
Adobe GoLive 4.0
Arachnophilia
Easy Designer
Global Scape CuteHTML
HomeSite 4.5
Homestead
HotDog Pro 5.5
HotMetal Pro
Macromedia Dreamweaver 2
Macromedia Dreamweaver 3.0
Macromedia Dreamweaver 4.0
MS Frontpage
MS Frontpage 2000
Net Objects Fusion 4.0
Net Objects Fusion 5.0
Netscape Composer
Page Mill 3.0


Adobe GoLive 4.0

The Free-Hit-Counters.com works correctly with the Adobe GoLive 4.0 editor by following the below steps.

Open your page in Adobe GoLive 4.0.
Click on the 'Source' tab.
Paste all of your Free-Hit-Counters.com code between the <body> and </body> tags.
Click 'Preview' tab to view the result and then save the page.

ARACHNOPHILIA

Arachnophilia works fine with the Free-Hit-Counters.com. If you are experiencing problems with it, please do the following:

Insert the original Free-Hit-Counters.com code into your page between the <body> and </body> tags.
Click on Preview in the dropdown menu.
Click on Instant View Mode to see your updated page with the Free-Hit-Counters.com in it

Easy Designer

Easy Designer works fine with the Free-Hit-Counters.com. If you are experiencing problems with it, please do the following:

Open Page in Easy Designer and locate tab labeled 'Advanced HTML'
Type an 'A' character into the box which appears and press ok. This allows the Advanced HTML box to be moved to the desired location.
Move Advanced HTML box to desired location on page.
Right click on box and choose 'modify'
Delete the character 'A' and then paste in Free-Hit-Counters.com code using Ctrl+V
Click OK
Click outside of box to set Free-Hit-Counters.com position.

HomeSite 4.5

HomeSite 4.5 works great with the Free-Hit-Counters.com. If you are experiencing problems with it, please try the following:

Open Edit window
Cut Free-Hit-Counters.com code from Edit Account
Paste Free-Hit-Counters.com code between <body> </body> tags of document.

GlobalScape CuteHTML
The Free-Hit-Counters.com works correctly with the CuteHTML editor by following the below steps.

Insert the Free-Hit-Counters.com code between the <body> and </body> tags.
Save the page as an html document and open in a browser to preview the changes.

Homestead
Homestead works fine with the Free-Hit-Counters.com. If you are having problems , try the following:
Click on 'Imported Files and HTML' tab
Click on 'HTML Snippet'
Use Ctrl+V to paste Free-Hit-Counters.com code into the html box.

HotDog Professional 5.5
The Free-Hit-Counters.com works correctly with the HotDog Professional 5.5 editor. If you have have errors, please follow the below steps.
Insert original Free-Hit-Counters.com code between tags.
Click on the External Preview in the "File" Toolbar or (F9) and select a browser to view the page in.

HotMetal Pro
Paste the Free-Hit-Counters.com code anywhere between the <Body> and </Body> tags. Ignore any markup errors.


Macromedia Dreamweaver 2
Sometimes due to Dreamweaver restructuring the Free-Hit-Counters.com code, you will experience problems with your Free-Hit-Counters.com stats. Please remove the existing Free-Hit-Counters.com code and then follow the steps below.

Open your page in Dreamweaver and click on the <HTML> tab.
Scroll through and insert the Free-Hit-Counters.com code into the <HTML> window anywhere between the <body> and </body> tags.
Close the <HTML> window and save the changes to your page as a .html document.

Macromedia Dreamweaver 3.0
Problems inserting the Free-Hit-Counters.com code into your pages using Dreamweaver 3, please follow these instructions.

Open your web page in Dreamweaver 3.0.
Select 'HTML source code' from the 'Window' pull-down menu.
Make sure that any previous Free-Hit-Counters.com code has been deleted.
Copy and Paste code anywhere between the <body> and </body> tags.
Preview in Browser to make sure that the code is inserted properly.
Save file.

Macromedia Dreamweaver 4.0
Dreamweaver 4, when installed, will default to correcting placement and syntax of your HTML tags in your code (thus, altering the Free-Hit-Counters.com code as well). To prevent this, go to:

EDIT --> PREFERENCES
Click "Code Rewriting"
UN-check both:
fix invalidly nested and unclosed tags
remove extra closing tags
The "warn when fixing or removing tags" box will automatically uncheck once the above two options are manually unchecked.

Once these steps are completed, you can cut and paste into the HTML code window:
Click the "<>" button to go to code mode.
OR, go VIEW --> CODE
Make sure that any previous Free-Hit-Counters.com code has been eliminated from your source code.
Copy and Paste to insert code anywhere between the <body> and </body> tags.
Preview in Browser to make sure that the code is inserted properly.
Save file.

Microsoft FrontPage
If you are experiencing problems with your stats, it's most likely due to FrontPage running together the Free-Hit-Counters.com code. Please delete the Free-Hit-Counters.com code out of your page and follow the below steps.

View your page in "Normal".
Place your cursor where you'd like to insert the Free-Hit-Counters.com code.
Click on "Insert" from the dropdown menu.
Click on "FrontPage Component…"
Click on "Insert HTML"
Insert the Free-Hit-Counters.com code between the body tags:
Click "OK"

Microsoft FrontPage 2000
If you edit your pages with FrontPage 2000 and are experiencing problems with your stats, it's most likely due to FrontPage altering the Free-Hit-Counters.com code. Please delete the Free-Hit-Counters.com code out of your page and follow the steps below:

View your page in Design View (default view).
Click on bottom of page.
Click Insert > Advanced and select "HTML".
Place your cursor where you'd like to insert the Free-Hit-Counters.com code.
Insert the Free-Hit-Counters.com code between the body tags.
Click "OK"

Net Objects Fusion 4.0
The Free-Hit-Counters.com works correctly with the Net Object Fusion 4.0 editor. If you have encountered errors, please follow the below steps.

Click on "Layout Properties"
Click on the "HTML" button
Click on "Beginning of Body" tab
Insert the Free-Hit-Counters.com code into the text box and click "OK"

Net Objects Fusion 5.0
If you are experiencing trouble installing your Free-Hit-Counters.com code using NetObjects Fusion 5.0, please follow the instructions below.

Open page in NetObjects Fusion 5.0.
Click the 'HTML Source' tab.
Paste the Free-Hit-Counters.com code between the <body> and </body> tags.
Click on 'Page Preview' tab.
Save page.
You may then examine the location of Free-Hit-Counters.com in Page Preview mode.
Note: If you wish to change the location of your Free-Hit-Counters.com, return to HTML Source, delete existing Free-Hit-Counters.com code, and try inserting the code in a different location within the HTML.

Netscape Composer
This may be related to the way certain Netscape Composer rewrites our JavaScript code into their own version, and not a problem with our code per se. Here are some steps to make it work with composer.

To setup Free-Hit-Counters.com with Netscape Composer.

Open up your composer window.
Go to the preferences tab and select composer.
Go to the box External Editors.
Under HTML Source please select an editor.
Click on the choose button and go to your directory
Find either notepad.exe (Windows), or SimpleText (Macintosh) file.
Highlight the application and click open.
This selects notepad or SimpleText as your default editor. Click OK
You are now ready to edit the source code and paste the Free-Hit-Counters.com code to your page.
You can also insert our code using a text editor such as NotePad or SimpleText, or use the HTML translation abilities in many word processors.

Page Mill 3.0
If you are having problems with your Free-Hit-Counters.com stats, it may be due to Page Mill restructuring the Free-Hit-Counters.com code. Please remove the existing Free-Hit-Counters.com code and follow the below steps.

On your specific page in Page Mill, click "View" from the Dropdown menu and click "Source Mode".
Insert original Free-Hit-Counters.com code between tags.
Save the current changes to your page.
You can see the current changes by clicking the "View" dropdown menu and clicking on "Switch To" and then either "Netscape" or "Internet Explorer".

If you continue to encounter problems, please contact us. We can install this script for a small charge and have you up and running in no time!

Home

© Copyright goad.net 2002. All rights reserve