iWeb FAQ - Guestbook
iWebFAQ.org
How can I add a Guestbook to my iWeb created site?
There is no Guestbook in iWeb as you will already will have noticed...
...but here is what you would do:
Searching on google you will find a lot of Guestbook services.
Choose a service you like and embed the Guestbook into iWeb using an iFrame.
Simply paste this code into an HTML Snippet:
<iframe src=
"guestbook url"
style="width:615px; height:800px;
border-color:#990033;
border-style:solid;
border-width:0px"
scrolling="yes" >
</iframe>
And change the parameters in red.
-Guestbook url: will be provided by the guestbook service you choose
-Changing the other two parameters you change width and height of the iframe displaying your guestbook.
A good and free Guestbook service provider is: UltraGuest
Once you signed up to UltraGuest go to Account=>Link Code and you will find a code like this:
<!-- UltraGuest HTML Code Start -->
<center>
[ <a href="http://www.ultraguest.com/view/....................">View Guestbook</a> ]
[ <a href="http://www.ultraguest.com/sign/...................">Sign Guestbook</a> ]
<br><a href="http://www.ultraguest.com"><font size="1">Free Guestbook by UltraGuest.com</font></a>
</center>
<!-- UltraGuest HTML Code End -->
(In the code you will find numbers instead of the dots)
The URL you need to put into the iFrame is the View Guestbook one, hence:
http://www.ultraguest.com/view/....................
Example: the iwebfaq.org - Guestbook.
iWebFAQ.org - Tutorials, Tips & Tricks is made with iWeb and for iWeb.
It’s presented by Cédric and hosted by HostExcellence.com
I would like you to give me feedback on this page by commenting in the appropriate section of the Forum. Tell me if it's been helpful. If it wasn’t please tell me why. If you think something is missing please tell me what. If you have questions about it post them there and I will probably try to give you an answer.
Thank you for visiting and supporting my website.
- Cédric -
