My other websites are showing up
-
PepsiWeasel
- Newbie
- Posts: 8
- Joined: Sat Apr 13, 2002 4:00 pm
- Contact:
I made other sites and i went into the ftp and i could view them, so i figure its my coding. I put the links as /webpages/whatever.html ... the same as the images, but somehow I am wrong so tell me before I rip out more hair..i've been trying to put my layout together and i keep having problems and its very annoying
- Todd Michaels
- Regular Poster
- Posts: 452
- Joined: Fri Jan 01, 1999 4:00 pm
- Location: IL USA
- Contact:
"webpages" will <u>never</u> be used by you in any of your links. It is a workspace folder where the Keenspace updater looks for your pages that are not indextemplate or dailytemplate (that is, every other page.)
For example, you will FTP the files like this:
WORKSPACE FOLDER
indextemplate.html
WEBPAGES FOLDER
links.html
And the updater will move it to this:
PUBLIC_HTML FOLDER
index.html
links.html
So your indextemplate.html should have this link in it:
<a href="links.html">
<b>Not:</b>
<a href="webpages/links.html">
The easiest way I can describe it is to think like the "webpages" folder goes away when the pages are updated.
For example, you will FTP the files like this:
WORKSPACE FOLDER
indextemplate.html
WEBPAGES FOLDER
links.html
And the updater will move it to this:
PUBLIC_HTML FOLDER
index.html
links.html
So your indextemplate.html should have this link in it:
<a href="links.html">
<b>Not:</b>
<a href="webpages/links.html">
The easiest way I can describe it is to think like the "webpages" folder goes away when the pages are updated.
Todd Michaels
<A HREF="http://boardersandsister.keenspace.com/">Boarders and Sister</A>
<A HREF="mailto:boardersandsister@yahoo.com">boardersandsister@yahoo.com</A>
<A HREF="http://boardersandsister.keenspace.com/">Boarders and Sister</A>
<A HREF="mailto:boardersandsister@yahoo.com">boardersandsister@yahoo.com</A>
-
PepsiWeasel
- Newbie
- Posts: 8
- Joined: Sat Apr 13, 2002 4:00 pm
- Contact:
Thanks that was very helpful
Check ou http://nickelsmart.keenspace.com
well when I get it running right
Check ou http://nickelsmart.keenspace.com
well when I get it running right