Here is where a featured iWeb site will be listed every month. Sites are chosen as featured because of their individuality and creativity as well as for their attempts in making their sites look like they're not created with iWeb. Sites are chosen from the list of iWeb-created sites listed on iWebFAQ.com/iwebsites so make sure your site is listed if you want to be considered a feature on iWebFAQ.com. The site of the month for January 2009 is StopSuctionEntrapment.com
RemoveiWebPopup
Every time you open iWeb there's a popup window that appears "Publish your website to MobileMe"

There isn't any "do not show again" checkbox or preference setting to remove this popup window but there is a way...
You can open Terminal.app and copy/paste the following code into terminal and press return to execute the command.
defaults write com.apple.iweb dismissDotMacUpsellWindow -bool true
Or if you're uncomfortable working in Terminal download the Pref Setter app HERE Unzip the file and drag the Pref Setter app into the Applications folder on your Mac.
From the Finder go to your User/Home folder. You can do this by navigating through the Finder window, from the Go menu by clicking on Home, or by pressing Shift/Command/H
From your Home folder navigate to Library/Preferences and select the com.apple.iWeb.plist file. Control-Click on the file and select Open with and select Pref Setter.
With the iWeb preference file opened in Pref Setter select a key then from the Actions menu select "Add new Key"
Type "dismissDotMacUpsellWindow" into the "Key" box
Click on "String" and select "Boolean"
Click in "Value" and type "true"
Save changes and close Pref Setter and the pop up should not appear in iWeb upon next application launch.