Another Publisher user found an old post of mine where I quoted a workaround
posted by yet another user, that I had forgotten about. Hopefully you will
see this.
"Instructions for publishing to an ad-supported free web site through
GoDaddy using MS Publisher
1. Publish website to folder on local computer first
2. Open "index.htm" in browser window
3. Under the "Page" pulldown menu, select "View Source." This displays a
..txt file, showing the html code.
4. Using find & replace (under the "edit" menu), search for the first
instance of the word, "absolute" in the html code, and replace it with the
word "relative."
5. This process must be repeated for each page individually, by navigating
to each locally-published page from within a web browser, viewing the source
html code, replacing the first instance of "absolute" with "relative," then
saving the file before navigating to the next page.
6. Once finished making changes, the locally saved "index.htm" file and
accompanying folder must be copied and pasted (uploaded), via ftp client to
your GoDaddy website, and "voila," you should be up and running!"
My Note: You can also open the index.htm file and the other *.htm files in
the index_files folder directly with Notepad.
DavidF