"Advertise for free on thousands of sites."

 

FAQs about the adOne code

How do I implement the adOne code?
Where can I find the adOne code?
Where should I put the adOne javascript code?
My site consists of frames. Where should I put the adOne javascript code?
I use Adobe Dreamweaver. What is the best way to implement the adOne javascript code?
I use Microsoft Frontpage. What is the best way to implement the adOne javascript code?

How do I implement the adOne code?

Please go to getting started FAQ. Here we explain in detail how you should implement the adOne script.

Where can I find the adOne code?

Once you have created an account, you will see the adOne javascript code at the end of the sign-up procedure. Moreover, you can get the javascript code by logging in, selecting ”Sites,” clicking on the site description and selecting ”Get Script as an Action” from the table.

Where should I put the adOne javascript code?

You can paste the code anywhere on your pages. We recommend pasting the javascript code into the HTML page between the <body> tags. There is a body tag at the top of the page and one at the bottom of the page.

My site consists of frames. Where should I put the adOne javascript code?

We advise you to implement the adOne javascript code into the content page. Consequently, that page will change.

I use Adobe Dreamweaver. What is the best way to implement the adOne javascript code?

- Be sure you’ve created a “Site” for your website
- Do a “Find and replace” command (CTRL-F)
- In the window that opens, select: “Find in Entire Local Site” and then select “Search for sourceCode.”
- In the first textfield type: “</body>“
- In the second window type: “Your personal Javascript code</body>“
- Click “Replace All”
- Dreamweaver now searches through all the HTML pages in your “site” and replaces the “endbody tag” with the Javascript code and the “endbody” tag.

I use Microsoft Frontpage. What is the best way to implement the adOne javascript code?

Stay on the main page; do not click on the HTML sheet.
Click ”Insert.”
Click ”Advanced.”
Click ”HTML.”
Paste into the box and click on ”OK.”
Alternative method:
Open your page and select the “HTML” view.
Scroll down to the bottom of the page and locate the </body> tag (end body tag).
Paste the copied HTML code just before the </body> (end body tag).
Save and upload the file.