Forum Moderators: open
Also FP offers various nav menus themes but are they indexable
Thanks in advance from a newbie bewbie
This is not a FP flame. I used FP for a couple of years after many years of hand coding but I knew nothing about SEO then.
I don't expect any problems getting FP pages indexed by Google - you will find many sites using FP.
But from the SEO perspective, FP puts in a lot of code that better authoring tools do not (for a similar situation), so you are adding an avoidable weight to your pages.
Ash
please No site review requests
You'll have to go to another board for that kind of request, but I think it's better that you learn as much as possible here and do your own evaluation.
Using a validator service will give you a clinical appraisal of your HTML, XML, CSS etc but I suspect that your FP pages might not pass. Using some of the tools on this site, e.g. Spider simulator, will help you better understand how a crawler sees your content, esp the links.
Getting 2-3 random comments from people might not necessarily give you the best answers.
Ash
A side note about fp and my experience with it - Frontpage will spam your html with a lot of markup IF you're not careful. Avoid using inline styles - ie, selecting an element, click the style button then selecting an attribute, such as its background colour will put the style in the html. Instead create a stylesheet link, and use classes. If you stick to that, frontpage will give you minimal spam, which means overall page size reduction. Also, don't do things like drag table borders to size tables, or select their background colours in their properties dialog. Use CSS classes. I know it's not really google spidering related (until you get over 100k i think) but something to keep in mind.
Google has no problems with borders in FP nor the links on it. After you published your page, you may want to see the source code where border page and html links would be fully displayed and Google index and follow it.