Quote:
|
And not referenced regarding what?
|
If you are building the site with a WYSiWYG package on the HD of your machine, they will often use absolute referencing to the files and images etc (C:\path\) rather than a relative reference from the document or the site root (/path/file.ext). Hardcoding the drive letter and folders is of no use once you upload the site, because there probably isn't going to be a C:\Documents and Settings\ folder and even if there is, your site files will NOT be in it.
My short piece on includes shows relative addressing better than I could explain it.
http://www.candsdesign.co.uk/article...side-includes/
There are a few "standard" default document file names you can use. index.htm, index.html, index.php, index.shtm, index.shtml are the usual ones for Apache, but you can add to this list if .htaccess overrides are enabled.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|