Forum Moderators: open
The question is what can google read and what not, that could be important when you dont what all links to be read by google, then you dont have to use flash or javescript.
zeus
The stuff FrontPage puts in <-- text --> are usually things that the WYSIWYG editor uses to present you with a close approximation of what you'll see in the final results. In the regular HTML it comes out as comments.
If you're talking about the drawing elements of FP 2002, I believe they're dependent on FP server extensions...but don't quote me on that as I don't have FP 10 on this machine. Generally I'd advise staying away from those things. If you avoid FP server extension dependent components like Themes you will be a lot happier in the end.
It sounds like your new to FP mack, you might wanna try something that'll get yer mouth watering IMO ;) getting you into dynamic content
Either go to Insert > Database results or go to templates and go to Database Interface Wizard.....and get yourself into the realm of dynamic info (not bad for FP eh) ;)
That is the only "FP-ish" thing I use on the program.......but you can alter the HTML due to it being a FP component.....but you can alter the VB script used to generate the database component.......the point being its a good place to play around and learn, while also getting to grips with FP.
FP XP has a few good things that its' predecessors did not have.
/oops, the original topic....
check out the source code of your pages on server side....there are some things that FP generates you can/should remove otherwise its just HTML and text editing....where google see's your source code just as it would with any other site made with another prog