How Do I Install HTML/Java Script with Publisher 2007?

T

The IM Guy

I have just started using Publisher to build websites. I want to install
Google Adsense. When I put the code in a text box I just get a message that
it cant be found when I preview the site. Can someone tell me what I need to
do?
 
R

Rob Giordano [MS MVP]

if the script requires it be in the head tags...you can't get there with
Publisher.

you'd have to edit Publisher's html with Notepad or FrontPage or some other
html editor (Publisher is not), save it, publish it...however you may
overwrite that script every time you publish changes with Publisher(?)
 
D

DavidF

Instead of a text box, try insert > html code fragment, and use Ctrl + V to
paste the code.

DavidF
 
Top