Re: Suggestions for a web host ?
Posted: Mon Aug 11, 2014 11:02 am
I started with godaddy a few years ago and have never had a problem. Good customer service if I had to call with a question.
The focal point for Texas firearms information and discussions
https://mail.texaschlforum.com/
I've had a dedicated virtual server with MediaTemple for about 3-4 years now. Prior to that, I resold space on a friend's server.....also a MediaTemple DVS. I actually like the Plesk hosting panel and find it more intuitive (a matter of personal tastes, I guess), but katmandu is correct that cPanel is by far the most commonly used interface, and will be familiar to the most number of people.katmandu wrote:I do this kind of stuff for a living.
Bluehost, A Small Orange, and Hostgator are now all owned by the same company, EIG. Hostgator is OK for the money, but in my view they aren't what they used to be before the takeover. EIG is consolidating data centers for all their companies to Utah.
If you want the best, go with Rackspace or Liquidweb. They cost more but are worth it in my opinion.
Regardless, I recommend a Cpanel-based host. Cpanel is the most widely used hosting control panel, and for good reason, as most people find it fairly intuitive.
Media Temple is pretty good, but they don't use Cpanel.
Godaddy used to have a proprietary control panel, but they now use Cpanel too. I'd avoid them, because 1) I register my domains there, and I think you should keep your domains & host separate - don't give one company too much control, and 2) Some things, like simply creating a new database, take a long time to process, where with most Cpanel-based hosts the database is created instantly.
My own personal favorite host in the lower-end price range is a hidden gem called A2 Hosting.
You might also check out MDD Hosting and Siteground. I've had clients who've been very happy with both.
Paypal and Stripe both make it pretty easy to accept payments online.
Which is why developers who are concerned with scalability don't pick WordPress. They pick Joomla instead. Not that Joomla doesn't have its own set of issues, but I don't use WordPress because it condemns the site owner to the need for a certain rebuild if their business grows and their website needs grow with it.koine2002 wrote:Weebly has a nifty content management system that also supports eCommerce. You'll still have to purchase a security certificate (unless you piggy back on PayPals eCommerce system). It's quite affordable. You could also build a Wordpress site, but unless you find the right theme, building it to be something that is not primarily a blog is quite tedious.
Then you're doing it the hard way. IDEs are REALLY helpful. Not WYSIWIG, IDE (Integrated Development Environments). The auto complete for PHP alone will save you a ton of typing, remember the spelling, parameters, etc. They do a lot of autocompletion too for HTML/CSS.Skiprr wrote:...and I manually tweak templates, PHP, and CSS. Heck, I still refuse to use any HTML frontend editor; I write HTML, CSS, and PHP in a raw ASCII editor. Been doing it that way since my first website in 1995.