Anyone using Namecheap for hosting?
Looking to get a reseller account there.
Thanks donton.
Currently working out how easy / difficult it wuill be to move multiple hosting accounts to the one reseller account and I use Namecheap for dotcoms and saw their hosting deals looked good.
In case you're shopping around this looks good - Smart Hosting signed up for a reseller account yesterday so bit early to give an opinion but their reviews certainly are decent - apparently they help you with account transfers if needbe.
Thanks stellar73.
I see they offer unlimited bandwidth and diskspace.
I'm not tech savvy enough to know if this is the case. Is there no cost to "growing the cloud"?
If I was forced to choose between namecheap and smart id go with smart, UK based support, primarily a host, not a registrar and you stay away from keeping all your eggs in one basket so to speak if your .com's are with namecheap already.
...
As an aside, if I add a SSL certificate to a site so that it shows as https://www.randomdomain.co.uk instead of http://www.randomdomain.co.uk, are all pages automatically secured or do I need to do more. And what about a standard page that ranks well - will it retain that when secured?
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
You should be redirecting your http requests to the new https URLs unless your using only a certain part of the site as SSL only, for example the actual order processing page or checkout. I personally like to encrypt the entire site rather than a part of it. Something like this :
Code:RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
Will redirect all http requests to the https equivalent, if your using something like wordpress though make sure you change your site URL in the backend to represent https too and its always a good idea to do a search and replace ( plugin ) to change post and page instances to https too.
Edit: we have a smarthost rep on the forum too, which is always a plus![]()
If you go to the post I linked, there are comments from the rep there, I assume he's the rep, check the posts yourself (I haven't link to his profile so you can check the posts).
http://www.acorndomains.co.uk/hosting/135456-vps-cloud-hosting.html
Thanks Skinner.
Looks like he has posted once and never again.
Think I'll be looking elsewhere![]()
Thats a shame, their managed VPS look really appealing.
I would be tempted to think its just the festive period, lots of small businesses struggle at this time of year but online businesses, least those who handle others businesses need to more available.
Just a quick update. Still no response from Smart Hosting, but have gone with Namecheap anyway. Thanks for everyone's input.
Glad you've got it all sorted.... Was starting to worry about my decision to go with Smart Hosting in the light of your experience....that being said I literally just had a question a few minutes ago for them for which I raised a support ticket - it was replied to and resolved within a couple of minutes... Hoping your experience was a blip, good luck with Namecheap anyway!
We use essential cookies to make this site work, and optional cookies to enhance your experience.