Importing creates new code?

Z

Zal

I'm not a user of FP, but thinking of.
I built my site using CoolPage and the code it creates is in
chronological order. When adding a new item, the code for it is placed
on the bottom. So, the site is screwed with search engines.
I have a few questions for you , people:

1) Does FP creates the code also in chronological order as you build the
site ?
2)And what happens when you add new items ?
3)When I import my site to the FP, will it create a new code ? will it
be a better code ?

Thanks for help!
 
J

JDR

Zal

Below are the answers to your questions

1- No, Code is based on how you layout your page, for example after your opening html and heading tags, if you insert a table with a banner in it, your code will reflect the table with the banner, ie Top to bottom, left to right

2- It depends on where you add your item, if it is at the top of the page, that is where your code / item will appear, if it is a bottom footer, it will appear at the bottom

3- If you purchase FP, go with 2003 and let it convert the code. FP will allow you to import code and not modify it, so you would probably want to make sure this is not checked

Hope it helps
JDR
 
Z

Zal

Thanks JDR,

CoolPage puts the code in cronological order.
I'm not profficient with HTML, but looking at the code, I can see some
items from very top of the page are at the bottom of the code...
strange, but that's how CP works. You can take a look at my main page's
code, if you're curious: www.uniquedesignsbyella.com

For me probably will be better to modify the code ?
How the FP modifies the code: does it put all the tags according to
where they are positioned ?
Will it put the code the right way ?

Thanks!
Zal


Below are the answers to your questions:

1- No, Code is based on how you layout your page, for example after
your opening html and heading tags, if you insert a table with a banner
in it, your code will reflect the table with the banner, ie Top to
bottom, left to right.
2- It depends on where you add your item, if it is at the top of the
page, that is where your code / item will appear, if it is a bottom
footer, it will appear at the bottom.
3- If you purchase FP, go with 2003 and let it convert the code. FP
will allow you to import code and not modify it, so you would probably
want to make sure this is not checked.
 
Top