Forum Moderators: LifeinAsia
- How do you organize yourselves? What sort of tricks do you do?
- Do you run all your sites on one server?
- Do you have separate folders for each site?
- Do you treat the accounting of each seperately or all together collectively?
I’m going down that path now and I see myself getting flustered down the road and need to know how you guys deal with the different stuff for each site
If you can get all your sites on one server, or at least with one webhost, that makes life A LOT easier.
Keep track of EVERYTHING: usernames, passwords, client names, you name it. I have a system, I'm sure everyone else has their own. You just have to organize yourself, and stick with it.
Stay disciplined. Once you find out something doesn't work the way it should for you, fix it right then. Don't put it off, you'll only bury yourself more.
It seems like a good idea to spread your risks by using several servers or hosting services for your sites.
Would Google go as far as banning all sites on a particular server, or all sites owned by a particular company or individual (would Google check Whois systematically like that)?
My biggest fear of having all my sites on one host is if they go down, then all your sites go down. I have a very very good relationship with my host though, which makes it more easy for me to resolve any problems that occur.
It's not expensive, it's sharable over intranet or internet, through email, or printable. You can have as many whiteboards as you need, with as many notes as you need, sorted as you prefer. I have one board for each site, with tabs for "sketch notes", "check on", "deadlines", billing info, etc. depending on the site and situation. I store links to stuff I need for a specific site (like to many of the css posts here on WebmasterWorld!), general reminders, contact info for the site's primaries....
Works for me....
- I use a CMS system, but each website does get its own "folder"
- Since the CMS has user folders in each "folder" that is where they are kept.
- I use excel spreadsheets to tackle most every thing else, combining some things like income but tracking them by website so I can make sure the time/energy I am putting in is warranted.
- I throw "stuff" in folders on my computers like images, pdfs, files, etc.
- Emails I also keep in different folders.
Generally, I find it easier to focus on one site at a time which could be in 10 minute intervals or days. If there is a lesson to be learned from one site to another I try to do it or write it down so I will do it later.
BZ
I have personally built well over 500 web sites over the last 7 years. It seems like a allot and it is, I have had some success in some template programs for targetted industries.
Anyways, this is simple.
On your hard drive make on folder called websites then name the folders the domain name. Then create one folder and call it support for every web site. In this support folder you store, your admin files (host, domain, email accounts in notepad) another folder called PSD (my photoshop source files), another called content (this is stuff I get from the client, I always save it), a folder for flash (flash source files and the content it took to create it), a folder called backups (this is a folder for database back ups etc.) and so on.
Here is what my external 160 hard drive looks like;
documents
resources
- stock photo
- stock video
- stock sound
- etc
Programs
- Program A
Model Web Sites (my template program)
Lawyer Web Sites (my template program)
General Web Sites
- ExampleA.com
- ExampleB.net
~ company
~ services
~ products
~ contact
~ support
- ADMIN
- BACKUPS
- PSD
- FLASH
- ExampleC.org
You see how easy it is to get to files you need? The support folder you DO NOT UPLOAD, your cheating your customer out of disk space and bandwith, because these files are so heavy.
If you use Dreamweaver for example and use the FTP feature, it has a method called cloaking. Which means you can right click on a folder and select cloaked to tell dreamweaver to ignore it.
I hope this helps.