Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi
I am trying to come up with a solution to a problem for a friend, and cannot work out the best way to do it so any help would be extremely gratefully received.

He has a large number of domain names, but which only cover around 20 niche subject areas. He needs a solution where if possible ALL domains can have a basic site uploaded in a short space of time with a CMS for adding content occasionally. Ideally he could then add content to multiple if needed sites or just to add to 1 or 2 at a time. To load these up on a shared server, could we create a list of all the domain names and load them up with one click?

We also have to be able to place Google ads easily onto the sites so that they can bring my friend a small amount of Money. He is only looking for small amounts to contribute to the renewals of the domains until he can work out what to do with the sites and start building them as full websites one by one.

I am sure there will be an existing solution on an existing CMS, but I do not know how to do this, or even to know which platform might be best.

I would love any suggestions as to what I could do to help my friend

Thanks in advance for anything you can help with

BarryJ and Andrew
Posted
Comments
ZurdoDev 22-Jan-15 22:37pm    
Sounds like you might want to push updates via ftp if that's an option. There are ftp clients that you can batch and do a bunch in a row.
symfonycoda 25-Jan-15 14:51pm    
Hi RyanDev.

Thank you very much for responding!

Can you explain a little more about what you mean to Push updates. Do you mean something similar to GIT? I started looking at that as an option but have not followed it up properly yet.

If that is the next thing I should learn then that is what I will do. However, would you mind checking over my post again, as I am not sure it will cover all the requirements.

If there is anything you need clarifying please let me know.

Thanks again and enjoy the rest of your weekend

Barry J
Sergey Alexandrovich Kryukov 25-Jan-15 20:30pm    
FTP, just FTP. This is how sites are most usually updated. I don't know why do you want to update many sites, but what's the big difference?
—SA
symfonycoda 27-Jan-15 16:34pm    
I appreciate that this original question was a little vague, so I will try to be more specific.

I normally use the Symfony platform to build sites although I have also used Joomla, however I would certainly not class myself as an expert coder in the slightest.

For this particular project, however, I am open to using any CMS that can meet all (or if not most) of my requirements.

It has to be able to load up multiple basic websites with the click of a button. There many domains registered (into the 100s) but only a few categories for content. This is to save time.

It has to allow content management, whereby I can add an article / piece of text / image / video and choose which sites to add the article to. This may be 1 site, 5 sites, or 20 sites. This is to cut down on the time expenditure of uploading individually.

It has to be able to add google ads so that click through revenue can be earned in order to help pay for the large number of domain renewals. This way there is less of a rush to develop full sites individually as the domains will hopefully cost less to renew during this period. I am not expecting a fortune here, just small amounts of money to help pay for the renewals each year

as full sites are developed, they can be taken out of this CMS without affecting the remaining CMS basic sites

I hope this gives more of an insight into what I am trying to achieve
Sergey Alexandrovich Kryukov 27-Jan-15 16:45pm    
Why CMS should cover several sites? Are they independent, or perhaps reference each other on detail level? And if it does, what's the difference? I think your question still the lacks subject. Let's assume that you develop several sites at the same time and sometimes want to commit all changes at once. You can have some system which integrates those sites in one entity or not. So what?

What is the subject? If you trying to find some management software project, this is an off-topic question, not related to computer science, software development, etc. If you are asking if it's possible to create such system, there is nothing impossible about it, but you are not asking anything particular about it...

Sorry for not helping you, but I just don't see how it's relevant to the kind of help we usually provide...

—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900