| Ever since I've been doing SEO work, I've
| |
| | Add-in, that will easilyembed audio and
|
| always griped andcomplained about
| |
| | visual into your Web pages;
|
| FrontPage and all the extraneous code it
| |
| | Clear Teal Template, this is a 16-page
|
| putsin the section of the page, etc.
| |
| | easy-to-use Web templatethat lets you
|
| Then recently, I had the opportunity to
| |
| | easily create a Web site;
|
| visit with a group ofadvanced search
| |
| | Scripting/Database Tools, J-Bots Plus
|
| engine optimizers, and I was shocked to
| |
| | 2002 Trial. According tothe FrontPage
|
| finethat many of them use FrontPage and
| |
| | site, J=Bots components make FrontPage
|
| love it.
| |
| | Web sitesmore customized by adding
|
| Front Page?
| |
| | JavaScript-enabled features, but youdon't
|
| The first thing I learned is that there
| |
| | have to know how to write code or cut and
|
| are ways to keep out theextraneous code.
| |
| | paste. Simplyfill in dialog boxed, click
|
| With FrontPage, you can remove the code,
| |
| | Generate, and the JavaScript iscreated
|
| but itkeeps coming back, again and again.
| |
| | for you.
|
| But, there's a way to getrid of it
| |
| | Other Advantages for Using FrontPage
|
| forever.
| |
| | * Server side includes are easy with
|
| How to Get Rid of Extraneous Code and
| |
| | FrontPage. Before we gon on,let me
|
| Headers
| |
| | explaon what "server side includes" are.
|
| Dave Barry, Webmaster of SmartCertify
| |
| | Server side includes (SSI's) generate
|
| Direct
| |
| | parts of Web pagesdynamically on the
|
| [ explains how:
| |
| | "server side". The allow you to
|
| FrontPage 97 or 98 users:
| |
| | addcustomization features to your Web
|
| Click on Start, then Find, then Files or
| |
| | pages, such as e-mail form.
|
| Foldert. Search yourhard drive [generally
| |
| | Unlike other forms of dynamic content, or
|
| your C drive] for a file named
| |
| | content that's createdon the fly, server
|
| frontpg.ini.
| |
| | side includes have a normal URL that's
|
| Click on the file.
| |
| | easyfor users to remember and doesn't
|
| When it opens, look for a line that says,
| |
| | create problems for theengines.
|
| "Version 3.0".
| |
| | In other works, SSI's embed special
|
| Add this line under Version 3.0:
| |
| | commands into an HTMLdocument that tells
|
| HTMLREFORMAT=0
| |
| | the server to perform specific actions
|
| The next time you use FrontPage, remove
| |
| | when auser requests the page. The server
|
| the extraneous code andheaders, and they
| |
| | then creates the Web page onthe fly by
|
| won't come back.
| |
| | merging files or inserting requested
|
| FrontPage 2000, 2002, or XP users:
| |
| | information.
|
| Look at the menu bar at the top of the
| |
| | How might you use SSI's on your Web page?
|
| Open Web. Click on Tools,then Page
| |
| | Let's say you want otadd a form to your
|
| Options.
| |
| | Web site for your users to complete to
|
| You'll see an option box. Under HTML
| |
| | sign upfor your newsletter. You could
|
| Source, at the top of htepage under
| |
| | create the form using SSI's.
|
| General, you'll have this choice:
| |
| | For more information on creating SSI's
|
| When saving file(s):
| |
| | with FrontPage, visit: and click on
|
| Preserve existing HTML or
| |
| | FrontPage Server Extensions.
|
| Reformat using the rules below
| |
| | Dave Barry, who recently created two
|
| If you choose Preserve existing HTML, and
| |
| | major sections of the Dell
|
| if you delete anyextraneous code and
| |
| | Web site using FrontPage, manages 40 to
|
| headers, you won't see the code or
| |
| | 50 Web sites at
|
| headers onyour pages again.
| |
| | SmartCertify, and he easily moves back
|
| (To view an example screen shot showing
| |
| | and forth between thosesites using FTP.
|
| the above, click here:
| |
| | With that many sites, there is a lot
|
| Dave added:
| |
| | ofduplicity, and he can effortlessly
|
| To disable the HTML changing of FrontPage
| |
| | share objects with FP or editmultiple Web
|
| 2000, a registry entryis also needed.
| |
| | sites. With FrontPage, ou can cut and
|
| This registry file
| |
| | paste betweenthe sites, use shared
|
| ( do it automatically. Just open the file
| |
| | borders, and easily drag and drop
|
| with Notepad toverify its authenticity
| |
| | files,thus saving a lot of time versus
|
| before using it.
| |
| | handling each site separately.
|
| The attachment and registry entry must
| |
| | If you've ever wanted to experiment with
|
| occur on the server.
| |
| | Cascading Style Sheets
|
| Or, if you want to edit the registry
| |
| | (CSS), FrontPage also makes using them a
|
| manually, here is the code:
| |
| | breeze. You can evencreate DHTML using
|
| [HKEY_LOCAL_MACHINESOFTWAREMicrosoftShar
| |
| | FrontPage.
|
| d
| |
| | Dave created a video on how to copy and
|
| ToolsWeb Server ExtensionsAll Ports]
| |
| | paste, how to use
|
| "ReformatHtml"="0"
| |
| | Cascading Style Sheets, and how to use
|
| Add-In that Generaters META Tags
| |
| | shared borders with Front
|
| FrontPage also has an Add-in that will
| |
| | Page:
|
| delete META tags withoutgoing into the
| |
| | Author Note: When viewing these videos,
|
| source view. It's called META Tag Maker
| |
| | make sure you hav thelatest version of
|
| 2002, andit will create and manage META
| |
| | Microsoft Windows Media Player. To
|
| tags through one dialogue box,without
| |
| | downloadthe lastest version (7.1), click
|
| having to go into source view.
| |
| | here
|
| In fact, the FrontPage site has an
| |
| | (
|
| amazing number of Add-ins for
| |
| | Also, I found that I was unable to view
|
| FrontPage that are free for the taking.
| |
| | the videos if my firewall
|
| Some of hte more popular Add-ins include:
| |
| | (Zone Alarm) was running.
|
| Multimedia/Special FX, Windows Media
| |
| |
|