My other websites are showing up

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
PepsiWeasel
Newbie
Posts: 8
Joined: Sat Apr 13, 2002 4:00 pm
Contact:

Post by PepsiWeasel »

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

User avatar
Todd Michaels
Regular Poster
Posts: 452
Joined: Fri Jan 01, 1999 4:00 pm
Location: IL USA
Contact:

Post by Todd Michaels »

"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.

PepsiWeasel
Newbie
Posts: 8
Joined: Sat Apr 13, 2002 4:00 pm
Contact:

Post by PepsiWeasel »

Thanks that was very helpful

Check ou http://nickelsmart.keenspace.com

well when I get it running right :smile:

Post Reply