Much of the content editing in SecureSitebuilder is done via pop-up windows called WYSIWYG editors. WYSIWYG (pronounced wi-zee-wig) is an acronym for What You See Is What You Get. Basically it converts common writing styles into HTML - so you don't have to learn another language to build web content.
How do I edit my site content?
You do the editing for your site directly on your site itself. Start by logging in to your site using the login and password that you created at signup. Your login is the item from the front part of your URL (for example http://.securesitebuilder.com/ would have a login of ). After identifying yourself, you will be able to change the content on your site directly by using the gray editing strips with green ADD button that appear throughout your site.
Can I import static HTML pages from Dreamweaver or Frontpage?
Sort of. SecureSitebuilder's advanced site integration allows you to upload your own custom HTML pages. Use FTP to upload your site pages and images. HTML pages that you upload are available in the page list. You can easily link them into your site and even add them to your site menu.
You will be unable to import an entire site verbatim, because SecureSitebuilder operates by managing your content. Tools like Dreamweaver and FrontPage produce pages that have your content organized in no particular fashion, and thus we can not extract the information required to produce the equivalent SecureSitebuilder structures.
FTP should only be used by advanced users that are familiar with web design and HTML.
When I click save can users immediately see my content?
Yes. You never need to rebuild your SecureSitebuilder website, as other services may force you to do. Pushing the save button is your one and only step.
Can I import a Word document into SecureSitebuilder?
No. However if you copy and paste the content from your Word document into our editor in WYSIWYG mode, it should retain the formatting of your content. Our advanced WYSIWYG 2.0 editor has a special Word document paste option.
As a note, copying and pasting your text from a word processing program or other application is not recommended. This will apply code to the text that's carried over when you paste this into your page, and will cause formatting issues if you try to modify your text using the editor. We recommend using a program such as Notepad or TextEdit to remove formatting, and then adding the text to your page -- you can then use the tools in the edit window to style your text.
How do I create a single line break in the editor?
In the WYSIWYG editor, use Shift+Enter to create a single line break. Use enter to start a new paragraph.