Basic domain Layout
By
Voltar
Nothing to fancy about this page, just some help in you setting up your first domain on paid hosting.
There are many ways to do this and as you grow as webmasters you will find and use slightly different setups/layouts for various reasons. This though will give you a great base to work from.
You are not stuck with having only one site per domain. You can have many sites per domain, and in fact may end up having many hundred sites on a domain. This setup allows you to pool your content, banners, and recips. in a central area that you can pull from to your sites, galleries and so on.
Special things to note:
OK, that's the hard part :) Now I'll simply tell you and show you with a few graphics what you need to create and start using on your domain.
Once you get into your domain via FTP (Telnet is ok also if you know how to use it.), you will want to make 5 directories(not inluding the cgi-bin, which i will not be going into here.) The 5 are: banners, pics, recips, sites, and xxx. (note: you don't have to name them these exact names.)
The first one will be a directory to hold all your banners for your sponsors in. It does not have to be named "banners", In fact, none of the examples I show have to be named exactly as they are here. But pick something that you will know and remember what it is.
For the banners directory you will need to also make subdirectories for each sponsor you have. Then make a directory for each paysite they have in the sponsors directory. Drop all the banners for that paysite in there. Call them to your webpages by absolute URL. This means like this: http:// www.yourdomain.com/ banners/ sponsor/ paysite/ banner01.jpg and NOT .../banner01.jpg. This way you can copy and paste to any other site on the domain very quickly and easily.
Here is what I'm talking about:
This one will be a directory to hold all your content images and thumbnails. It does not have to be named "pics" or "images", In fact, none of the examples I show have to be named exactly as they are here. But pick something that you will know and remember what it is.
Here is where you put the .htaccess that protects you from hotlinking. This one .htaccess protects all the images and subdirectories in the pics directory.
For the pics directory you will need to also make subdirectories for each niche you promote. Then make a directory for the thumbnailed pics inside each niche directory. It's a good thing to call the niche directories by a niche keyword. This adds more niche keywords to your website pages. Call them to your webpages by absolute URL.
This means like this:
http:// www.yourdomain.com/ pics/ niche/ image001.jpg and NOT .../image001.jpg and thumbnailed images would be like this: http:// www.yourdomain.com/ pics/ niche/ thumbs/ image001.jpg and NOT .../niche/ thumbs/ image001.jpg. This way you can copy and paste to any other page on the domain very quickly and easily.
Here is what I'm talking about:
This one will be a directory to hold all your recip images for your sites and galleries. It does not have to be named "recips", In fact, none of the examples I show have to be named exactly as they are here. But pick something that you will know and remember what it is.







