Can't find my main source code file (???)

vandoornbuddha / 2012-06-11 22:26:25   

Hey, kind of new to Indexhibit and coding in general - forgive me if my question(s) are wildly ignorant.

I can't seem to find my actual source code file in my host's file manager anywhere! Using Freehostia. There are a couple index.php and index.html files but they're either blank ( .html = 0 kb) or not seemingly relevant. My site looks/works fine online and there is a normal looking code if I go to "view source" - so why can't I find that code in the file manager?

Site is chrisvandoornissleeping.com

Cheers!

blameme / 2012-06-11 22:41:44   

Hello the index you're looking for should be here:
yoursite.com>ndxzsite>default(or theme name)>index.php

Although it may not really be what you want, as the vast majority of the source file you see when you go to "view source" is created dynamically.

vandoornbuddha / 2012-06-12 00:19:41   

Thanks - that file doesn't contain what I'm looking for though. The line I'd like to change is "Main : chris van doorn is sleeping"

A friend advised me that I could remove the word "Main" so that the visitor's browser tab will just read the actual title of the website.

Any idea what that is?

Cheers

vandoornbuddha / 2012-06-12 00:22:55   

edit: < title >Main : chris van doorn is sleeping

(of course I'm too noob to realize that when I post certain codes in here, tags might disappear)

This thread has been closed, thank you.