main

MarketingMiss AffiliateMiss DomainMiss GroupMiss HostingMiss Site

Perfect time to change your host

August 28, 2015 — by Andreas0

change-architect-sign1-1024x768.jpg

Is it time to change your web hosting company? Right now is the perfect time to do so, Miss hosting is offering FREE migration from your existing hosting company to any of our VPS solutions or Dedicated servers.

Not only do we take the hassle of migration off your hands we have some of the most competitive pricing in the industry, check out any of our Dedicated server or VPS solutions for the deal of a life time.

Miss Hosting

Best way to change hosting provider

August 25, 2015 — by Andreas0

banner2-960x468-960x468.jpg

There are a few differences between SEO hosting and conventional hosting that prove just how valuable SEO hosting is for its users. If you have your websites set up with various hosts and VPS accounts, read on for the reasons you should consider a switch.

You’re using the services of a hosting provider, so this means you’re locked in to their plan – right? Wrong! While you may have heard that it is difficult or practically impossible to change hosts, it is actually something that happens frequently in the online world.

There are many reasons to want to change hosting providers, from problems with your current provider , difficult to reach support and so on. Regardless of your reason for switching, there are a few things that will make the process run smoothly.

Make sure you have backed up all the website files, which is something you can do by logging in and downloading your information manually or with an FTP. Do the same for your email and any other data stored with your hosting provider.

Also, when you make the switch, ensure that things are clear with the registrar with which you have registered your domain name. Changing hosting providers often means you must redirect your domains to the new web server or DNS servers, unless your registrar is the same as your current web host. You can always check in with customer support if you have trouble with this.

Before finalizing the switch, take the time to consider if your desired hosting provider truly offers everything you need, from databases to software support.

If it all looks good, go ahead and switch!

Right now, Miss Hosting offers free help with the relocation of VPS or dedicated server . Contact us today to get a proposal how we can help you with your specific needs. sales at missgroup.com

MarketingMiss GroupMiss HostingMiss Site

What to Do When Your Customers Have Been Blacklisted By Google

August 12, 2015 — by Andreas0

6.jpg

Being blacklisted by Google is not a rare occurrence – recently, the company blacklisted over 11,000 websites during the outbreak of SoakSoak malware, which attacked WordPress sites using a popular plugin. Whether it’s hack attacks, malware problems, or other security issues, Google is quick to shut down any potential problems with its blacklist.

This can pose many problems for hosting providers! Customers may not always understand how or why they have been blacklisted by Google, even though it regularly does this to hundreds of sites every day. Your customers may be quick to blame, and that blame could fall on you. It is probably not your fault that the customer’s site has been blacklisted, but your customer will be looking to you for solutions. To provide good service, and be as helpful as possible, you should work to assist your customer in dealing with a Google blacklist problem.

The best thing you can do is get started rehabilitating the site and getting it removed from the blacklist, as soon as possible. This could take hours, or weeks, depending on how bad the damage is. Google itself will work to remove the site from the blacklist once it meets the right conditions, but that process can take at least 10 hours, ranging up to a whole day. This equals lost revenue for your client, and ill will all around.

To find out if your customer is actually blacklisted by Google, it is important to do some diagnostics first. You can use Google’s Webmaster Tools to find out if the site is on the list, or take a look at the Abusive Hosts Blocking List which can give some information about why the site may have been blacklisted. MX Toolbox and BlackListAlert.org can give out more information.

According to Google, once a site has been restored, services like Wget, cURL, or Fetch as Google will work to verify that the site is in good shape.

There are different ways to approach restoring the site based on this information. One of the quickest way to return things to normal is to restore from a clean back-up. A malware infection needs extra work, but if that isn’t the case for your client, a simple back-up restoration can do the trick. Make sure you offer back-up services as part of your hosting, so you can work to restore a site quickly for whatever reason is necessary.

There are a few options for back-ups. You can offer your clients a managed services approach, which puts the onus on you to have a plan. As a hosting provider you will offer protection against threats, damage mitigation, and account restoration. You will need to allocate your own resources, from hardware and software to security, to be successful with this approach, and it will come at a cost to your customer as a result. If you are working with large businesses who have room for managed services in their budget, this should not be a problem, as the ability to restore quickly and get off of the blacklist is certainly worth it to a company of this size!

Self-service back-ups are easier to handle for some customers, whether due to their budget, or their own robust IT skills and resources. You can assist your client with this by providing a cloud-based option so they can still have a back-up, but manage it on their own terms. This is a less expensive solution so it may prove to be quite popular with many clients, who will appreciate the lack of expense, the quick response time, and the level of control.

You may wish to offer additional support, available at an extra cost to clients who choose a self-serve option. This way, if they get in over their heads or simply need an extra hand, you can provide it without losing your own money and time.

Miss GroupMiss HostingMiss Site

What Can You Do About Shellshock?

August 5, 2015 — by Andreas0

5.jpg

The Shellshock vulnerability affects Bash across Linux, BSD and Unix variants using the shell program – dedicated server users, shared host users, and VPS users can all be affected by this problem, and need to take different actions to address it. The solution is easiest for dedicated server users, who can simply install the latest patched version of Bash.

For those with a VPS, the solution is similar. Log in to your virtual private server with SSH and check for the Shellshock vulnerability. You can then install the patched version, bringing your installation up to date with security measures.

If you rely on a shared server, the solution becomes more complicated. You have to rely on your web host provider to implement proper security measures. Check in with your host through their webpage, social media feeds and other news sites to see if they have published any information about a fix. Don’t be afraid to reach out and directly contact your host for more information – having a secure site is very, very important!

Your host may have already installed a patch, or could be actively working toward a solution. Rather than worry, simply get more information. A good web host will be happy to solve the problem and let its users know that it has done so, indicating high-quality customer service.

Miss GroupMiss HostingMiss SiteUncategorized

Manually Disabling a WordPress Plugin When Dealing With a Malfunction

July 22, 2015 — by Andreas0

4.jpg

There are a few reasons you may want to disable a WordPress plugin. Usually, getting this done is as easy as logging into your WordPress dashboard, selecting Plugins, and clicking Deactivate. This, of course, is the way to do things when all aspects of your system are working properly. However, sometimes a malfunctioning plugin may prevent you from disabling an unwanted plugin this way or even logging into the dashboard.

To deal with this problem you will have to manually disable the problematic plugin. It may sound complicated, but with a bit of work it’s easy to manually disable the plugin and get back to using your WordPress site the way you want, free of any malfunctions.

There are two ways to do this. First, you can disable the files, or you have the option of disabling the database entries.

To disable the files, access your filesystem through the control panel’s file manager, FTP, or direct shell access with SSH. Navigate to /wp-content/plugins, then find the directory or folder of the plugin you wish to delete. Rename it to something different.

Once you’ve done this you should be able to log in to WordPress.

If you want to disable the database entry, access the databse through the command line via SSH, or through an interface like phpMyAdmin.

Find the database table labeled wp_options, then the row labeled active_plugins.You will see the data as a string like a:1:{i:0;s:19:”badplugin/badplugin.php”;}. Change the a:1 to a:0, thus deactivating the plugin, then save your changes.

Whatever method you choose, once the plugin is disabled you can log in, and try to fix it, or delete it and find a new one!