Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Need to build 40 identical sites
Old 07-02-2005, 10:48 PM Need to build 40 identical sites
Junior Talker

Posts: 2
Trades: 0
I need to build 40 identical web sites that all have different domain names. These are for insurance agents in different markets around the US. I will supply them with content management access where they can make text changes on specific pages to give their site to give it some personalization (I'll be the administrator in case they have problems). I have used FrontPage for a couple years. But, I think I need to go a different route to do the following task:

I want the ability to change something on a "main" or "template" site...and for that change would be distributed automatically to all 40 sites. For instance, to add a weekly insurance tip and monthly newsletter (and I'd hate to have to do this to 40 different sites).

Is this possible? If so, what technology/software/programming language would I need to learn to achieve this concept?
Greg21 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-03-2005, 06:09 AM
onlyplace4's Avatar
Extreme Talker

Posts: 159
Location: Skegness, Lincolnshire, England
Trades: 0
I essence this seems a fairly simple problem, and one that is easily dealt with by using php. As each site is to have a unique domain name simple use of the global variable $_SERVER['HTTP_HOST'] will return the domain name. It is then simply a matter of the php selecting the correct images/content for the relevant site.

I assume that all 40 sites will be hosted on the same server? Let's assume that anyway. It is then simply a matter of uploading the changes to the server and using the "include" function within php to have each site use the same information.

As far as technology goes: any decent hosting service should provide php as standard now. For software, well you could stick with FrontPage, but I would suggest Homesite if you want to hard code or Dreamweaver if you want a WYSIWYG package. Language: has to be php.

Hope this helps/makes sense. If you need a hand - give me a shout
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
onlyplace4 is offline
Reply With Quote
View Public Profile Visit onlyplace4's homepage!
 
Reply     « Reply to Need to build 40 identical sites
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14714 seconds with 12 queries