Using a Text Editor
Using a text editor such as Notepad or Wordpad,
open each .html and .htm web page file in your site in a text
editor and cut-and-paste one of the HTML codes below right before the
</body> tag near the end of the file. Then upload the HTML files to your
web server through an FTP program or web-based control panel.
Using an HTML Editor (or "WYSIWYG" Editor)
If you use an HTML editor such as Front Page, you can usually find a section
labeled "View HTML" or "HTML." When you enter this section
you will see the HTML code of your website, cut-and-paste one of the HTML codes
below right before the </body> tag near the end of the file. Sometimes
HTML editors will erroneously alter the HTML code, which will prevent Dataplain
from working, if this happens try opening your webpage files with a text editor
and following the instructions above. Once the code is inserted, upload your web
page files to your web server using an FTP program or web-based control panel.
Using a Web-based Program
Most web hosting companies that offer web-based control panels will also allow
you to edit the text of your HTML files online. To insert the Dataplain
code, open each .htm and .html file so that you can edit its code and
cut-and-paste one of the HTML codes below right before the </body> tag
near the end of the file; then save the file to your website.
|