We’ve questions about making use of subdomains. I am in the process of making a website that uses a number of subdomains. I’m intending each subdomain to be their own, active world, with their own discussion boards as well as whatnot. To demonstrate, here are quite a few examples:
birkenstock boston. mysite. com
chicago. mysite. com
sandiego. mysite. com
nyc. mysite. com
nyc. mysite. com/forums
nyc. mysite. com/personals
nyc. mysite. com/blah-blah-blah
This is just like the way internet. Craigslist. org (the cities are about the right side) along with www. MatchMaker. com are designed. Subdomains seem well-suited for something on this nature, as instead of using subdirectories.
Some questions We’ve (assuming using A HUNDRED subdomains):
– Keeping this setup, each subdomain has basically the same home page (i. age. index. html) except location-specific details are different on each subdomain. I suppose that is accomplished by some sort of place holder like the " mail merge" operate in Microsoft Word of mouth. What is this process called
– Find out how to globally change each of the index pages at the same time (such as adjusting the navigational header or body)
– Will it be easy for each homepage to get similar basic layouts, just different designs (colors, images, text) and still easily change each of the basic details in the world (i. e. array, navigational tabs) Particularly, what would one do to undertake this
– I’d prefer the site to become fast, very safe and sound, robust and scalable…. have the capacity to scale to your traffic-heavy site similar to www. usatoday. com or even something as significant. What front-end as well as back-end languages are recommended I was thinking JSP/Java/J2EE/etc, Oracle, and so forth…. since money probably are not an issue. Not to mention, I will seek advice from a db specialist but aim for some ideas for the present time.
– As for hosting, I’ll be outsourcing to some sort of managed hosting, who on earth do you recommend for something of your scale www. on top of. net www. rackspace. com
Any links or perhaps tutorials on subdomains plus anything I mentioned might be greatly appreciated.
Bless you,
A2z tony
I may explain the subdomain portion:
Usually you will have an option pertaining to control panel with all your managed server: CPanel, Ensim, Plesk, and so forth. I am knowledgeable about Ensim, CPanel may or might not exactly have the similar features, it’s extra eye candy as compared to power in my personal experience. Anyway, you will have two options regarding subdomains:
-Set up all of them up as their own ‘site’ this presents each subdomain it’s own directories, permissions, listings, etc does not join main site.
-Set it up being a subdomain of your primary ‘site’ This is achieved by simply telling the manage panel which subdirectory you would like to point the subdomain for you to.
I would reccomend the actual lattter as you could utilize SSI (server part includes) for design, pointing to a file in the main directory that also includes all templated houses (such as map-reading, etc). This means you may change one page however directory and have each one of the 100 subdomains alter instantaneously.
As for langauges… really will depend on your plans for the project. Could become that html (with <! –#include–> SSI) could fit the bill while it may be which are required a custom application written through the ground up… after which it again, a simple server-side scripting langauge could suffice, such since PHP or ASP. Really will depend on your plans for the project.
Pertaining to hosting, I reccomend investigating these forums: online world. webhostingtalk. net – there’s a huge amount of reviews at this time there.
Good luck!
Yes, I agree…. what you intend to do is take the next option and create them all as subdirectories after which you can create subdomains to point to prospects subdirectories… despite technically being subdirectories the bank entirely independent coming from an http: // plus ftp: // standpoint (though obviously the " master" account might find them all)
Your SSI option sounds good…. another approach to do it, in order for you the index. html file to be *indentical* in almost all cases, would be to make ONE index. html file after which it use symbolic links towards the subdirectories…. what this effectively signifies that whilst there should be only one *actual* listing. html file it’s in all the subdirectories/subdomains.
So to change all you simply change the " master". Then again, the way symbolic links work usually if you change a " child" history (ie. a link) additionally , it changes the get good at and, hence, each of the others… so depending on having access to these subdomains will possibly not wish to are reduced this route. Then again, you might…
Won’t be multiple options fantastic!!; -)
But We would not set these individuals up as distinct accounts…
Sean.