You can add advertisements like Google AdSense to any Allwebco template HTML page and you may be able to add other non-Google ads to the template .js files. Also see the Adding items to a .js file support page for more details.
NOTES: Make file backups and test to see if the template pages are still working properly before you go to the next item you are editing. Be sure to check the Google AdSense policies on the Google site before you place any ads in the template files.
EXAMPLE: Adding Google Ads:
Below is an example of code that Google may send you to add Google ads on your website.
Option #1: Adding to HTML pages:
You can simply paste your Google add code inside any HTML page. In general you would place this code inside the "MAIN TABLE" inside the template HTML pages. (Also view option #4 below)
Option #2: Adding a DIV:
You can use a "div" to add any item including Google ads to a template and locate the ads anywhere on the page with CSS. See the adding a div support page. for details.
Option #3: Adding to a sidebar.htm:
You will want to check in your AdSense account before you add AdSense code to any template files other than the main HTML pages. This may not be allowed by Google. If your template includes a sidebar.htm, NOT a sidebar.js you can simply paste the code inside the "MAIN TABLE" inside the sidebar.htm HTML page. (Also view option #4 below)
Option #4: Adding to a sidebar area but not in the sidebar file:
You can place your ads in the sidebar area if your template includes a "sidebar.js" or "sidebar.htm" without putting the code in the .js or .htm file. You can either remove the code shown below and put your Google code in this area, or paste your Google code above, or below the code indicated below in each HTML webpage. (NOTE: Some templates include both types of code shown below)
Code if your template includes a "sidebar.js" or "sidebar-right.js" or left ,js file:
If you are adding Google ads and they are not displaying, you may have placed too many of one type of ad on a page. Try adding a different ad type to the page. As far as we can ascertain, you can place only 3 ads on a page and 3 link units.
If your ads are not working, try generating a new ad in your Google AdSense account and replace the template ad code with your generated ad.
Place your ads only in top level HTML pages. Do not place AdSense ads in .js files or in IFrame pages.
If you place an ad in a template "sidebar.htm" (not recommended) be sure to check your Google account to make sure the ads are working and generating clicks.
You may need to check Google support, or contact Google for any other problems with your AdSense account. Allwebco is not affiliated with Google.