<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Hosting Support</title>
	<atom:link href="http://www.web-hosting-support.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-hosting-support.co.uk</link>
	<description>Support for shared, vps and dedicated servers</description>
	<lastBuildDate>Thu, 17 Dec 2009 15:19:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sorry For The Web Post Delay!!!</title>
		<link>http://www.web-hosting-support.co.uk/2009/12/sorry-for-the-web-post-delay/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/12/sorry-for-the-web-post-delay/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:19:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=138</guid>
		<description><![CDATA[yes, yes, yes &#8211; it&#8217;s been a while. The reason is simple though, I&#8217;ve just had a kid and suddenly loads of my time has been taken up &#8211; who knew!! That combined with sleepless nights has left me struggling to get onto posting more articles.
However I&#8217;m back now and have started work on a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>yes, yes, yes &#8211; it&#8217;s been a while. The reason is simple though, I&#8217;ve just had a kid and suddenly loads of my time has been taken up &#8211; who knew!! That combined with sleepless nights has left me struggling to get onto posting more articles.</strong></p>
<p>However I&#8217;m back now and have started work on a few new articles for you to look over including some new security articles, as well as some programming tutorials.</p>
<p>As ever if you&#8217;d like to get involved on the site contact me!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/12/sorry-for-the-web-post-delay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shutdown or Restart your Windows Machine Via the Command Line</title>
		<link>http://www.web-hosting-support.co.uk/2009/11/shutdown-or-restart-your-windows-machine-via-the-command-line/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/11/shutdown-or-restart-your-windows-machine-via-the-command-line/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 19:56:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Commands]]></category>
		<category><![CDATA[mini guides]]></category>
		<category><![CDATA[restart command]]></category>
		<category><![CDATA[shutdown command]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=136</guid>
		<description><![CDATA[This is the first of a short series of blog entries on mini how-to&#8217;s. The first i&#8217;m doing is something i need to do all the time and yet for some reason fail to remember. A lot of the time i&#8217;m logged into a computer via RDC and need to restart the computer. Now if [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first of a short series of blog entries on mini how-to&#8217;s. The first i&#8217;m doing is something i need to do all the time and yet for some reason fail to remember. A lot of the time i&#8217;m logged into a computer via RDC and need to restart the computer. Now if its a windows server you can use the normal shutdown method off the start menu however in windows xp / vista / 7 you don&#8217;t get this option and so have to restart off the comand line.</p>
<h5>Restart your computer:</h5>
<p>shutdown -r -t 0</p>
<h5>Shutdown your computer:</h5>
<p>shutdown -s -t 0</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/11/shutdown-or-restart-your-windows-machine-via-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 PHP Security Tips &#8211; to do</title>
		<link>http://www.web-hosting-support.co.uk/2009/10/top-10-php-security-tips-to-do/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/10/top-10-php-security-tips-to-do/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 12:22:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[php security]]></category>
		<category><![CDATA[php server security]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=105</guid>
		<description><![CDATA[PHP is one of the most used web programming languages around today &#8211; if not THE most used web language. As you can tell we&#8217;re a fan    That&#8217;s not to say ASP, Java and the like don&#8217;t have their place just that well PHP rocks (IMHO). However with the rise of it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>PHP is one of the most used web programming languages around today &#8211; if not THE most used web language. As you can tell we&#8217;re a fan <img src='http://www.web-hosting-support.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   That&#8217;s not to say ASP, Java and the like don&#8217;t have their place just that well PHP rocks (IMHO). However with the rise of it&#8217;s popularity more and more <a href="http://www.swordfishhosting.co.uk/">websites </a>have been developed in an insecure way not just on the programming front but also on the server end &#8211; here we hope outline some things you should consider when building your website and choosing a <a href="http://www.swordfishhosting.co.uk/">web hosting</a> company.<img class="aligncenter size-full wp-image-119" title="PHP Security" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/10/php-logo.png" alt="PHP Security" width="508" height="268" /></p>
<p>One thing to note about this list is that it&#8217;s meant as a checklist for you, not an introduction into programming. If you wish to get an introduction to php programming there are some great resources out there at <a href="http://www.php.net" target="_blank">php.net</a>, <a href="http://www.w3schools.com/php/php_intro.asp" target="_blank">W3School</a> and more.</p>
<h5>1. PHP.ini Settings &#8211; turn safe_mode = off</h5>
<p>Your php.ini file provides loads of settings which create your php environment. It includes modules to let you connect to databases, upload images and loads more as well as providing settings to do with max upload file sizes and some security settings. One of the most important settings is safe_mode. Ensure it is set to off (if you don&#8217;t know as your <a href="http://www.swordfishhosting.co.uk/">hosting </a>company of use the function phpinfo(); ) Why should you do this? Well this is a whole discussion topic in itself which we&#8217;ll be covering at a later date. For now &#8211; turn it off!</p>
<h5>2. PHP.ini Settings &#8211; turn display_errors = off</h5>
<p>Another setting in your php.ini file is to do with what errors are displayed. Ideally you should turn this to off unless you are in your development area i.e. have it set to display errors on your home  computer but off on your live environment. If PHP needs to show you an error it means you haven&#8217;t programmed your script to cater for that type of error in the first place and as such the error message itself can allow people to potentially understand your programming and hack it.</p>
<h5>3. PHP.ini Settings &#8211; Set Max_Upload_Size = 5MB</h5>
<p>It&#8217;s tempting to increase your max upload size to be huge but if you have a website where you allow anyone to upload files setting this to too higher a number can cause problems, not so much from being hacked but from using up your servers connection processing massive files. Set it to no more than  you actually need &#8211; usually 5-6MB will do it.</p>
<h5>4. Databases &#8211; don&#8217;t use the root user.</h5>
<p>Sounds straight forward but we&#8217;ve seen so many times that people use the root MySQL details to access their database. On your home computer that&#8217;s fine but on a live environment it can prove to be a disaster. For instance if you do have a vunreable part of your programming which gets hacked the most they can do is ruin that one website. If they have root access they could delete every single database on the server which would be a nightmare.</p>
<h5>5. Databases &#8211; SQL Injection Attacks</h5>
<p>I&#8217;m sure this isn&#8217;t the first time you have come across this type of hack however if it is in a nutshell it&#8217;s where people alter the SQL you send to your database to get it to do extra things. For instance if you take a variable over a $_GET and pass it straight to a query with no validation an sql attack could add an extra statements to alter, show table information or even delete everything. At a basic level it&#8217;s quite easy to protect yourself against it by using functions like php&#8217;s addslashes function or other MySQL specific ones. PHP.net is the best resources for this and you can find a <a href="http://php.net/manual/en/security.database.sql-injection.php" target="_blank">full article on this topic here</a></p>
<h5>6. Databases &#8211; Clean you&#8217;re data before doing any SQL</h5>
<p>A golden rule of programming is to never trust anything a user gives to you &#8211; it doesn&#8217;t matter if it&#8217;s a job website or a CMS for your granny, don&#8217;t trust the data. As such if you recieve data and are about to use it to work a calculation out, run a command line tool or insert it into the database clean the data. What do we mean by this? Well a first step is to ensure it&#8217;s of the type you expect &#8211; if you expect an integer you can use the settype function to double check it is, if you are expecting an image file ensure it&#8217;s not a .exe or .pdf or anything else.</p>
<h5>7. HTML Forms &#8211; Validate your data server side as well as client side</h5>
<p>With all the great javascript form validation tools out there it&#8217;s far too easy to just use javascript to validate data coming from a form. However what if the person has javascript disabled or even a hacker who blocks javascript &#8211; they can then send whatever they like. So always ensure you have server side PHP validation as well.</p>
<h5>8. Session Security</h5>
<p>Sessions can be hijacked so if you base all your logic of password protecting a directory based on checking that $_SESSION['AM-I-ACTIVE']==1 then think again as whilst it isn&#8217;t easy to hijack a session it is possible. Check out the <a href="http://phpsec.org/projects/guide/4.html" target="_blank">PHP Security Consortiums guide on protecting yourself against session hijacks</a></p>
<h5>9. Third Party Scripts &#8211; Be Careful</h5>
<p>When starting out in PHP it&#8217;s very easy to get stuck trying to achieve something, google for a script that does what you need and then make use of it. Hopefully you&#8217;ll be just fine however even the best scripts can have security flaws and if you didn&#8217;t write them it&#8217;s hard to track them down or protect them. Whilst I&#8217;d never say to not use third party script as sometimes they are great (big up to wordpress!) sometimes you can land yourself in a big heap of doo doo!</p>
<h5>10. Backup &#8211; If all else fails ensure you have a backup</h5>
<p>At the end of the day the only way to 100% protect yourself against a hacker is to unplug your server from the internet, put it in a fireproof safe with no power and leave it in a bank &#8211; and even then it could be broken into! As such a key to protecting yourself starts with backing up. If you do get hacked then you can restore from a backup to get yourself online whilst you try to figure out how you were hacked.</p>
<h3>Summary</h3>
<p>Hopefully you&#8217;ve found the above helpful. I&#8217;m sure I&#8217;ve missed many security considerations but as a checklist the above has always serverd me well. Want help with this? Come over to <a href="http://www.swordfishhosting.co.uk/">Swordfish Hosting</a> and we&#8217;ll walk you through protecting yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/10/top-10-php-security-tips-to-do/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choosing A Secure Password</title>
		<link>http://www.web-hosting-support.co.uk/2009/10/choosing-a-secure-password/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/10/choosing-a-secure-password/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 18:03:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Passwords]]></category>
		<category><![CDATA[Password Security]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Website Password Security]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=101</guid>
		<description><![CDATA[Choosing a password sounds like a really obvious statement and stupidly easy topic to cover doesn&#8217;t it. We all know we should choose safe passwords, we know the importance of it and we ALL CHOOSE SECURE PASSWORDS don&#8217;t we? Don&#8217;t we? I can already see you&#8217;re brain turning over thinking of all those websites where [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Choosing a password sounds like a really obvious statement and stupidly easy topic to cover doesn&#8217;t it. We all know we should choose safe passwords, we know the importance of it and we ALL CHOOSE SECURE PASSWORDS don&#8217;t we? Don&#8217;t we? I can already see you&#8217;re brain turning over thinking of all those websites where you don&#8217;t have safe passwords. It&#8217;s not only choosing secure passwords but where and how we use them that&#8217;s equally as important. For example if you have an ultra secure password you use for Internet banking do you also use this same password for your favourite clothing websites password? If any of the above rings true read on &#8211; else congratulations you&#8217;re safe, pat on the back to you!</strong></p>
<p><img class="aligncenter size-medium wp-image-109" title="Choosing Your password" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/10/password_star-300x214.jpg" alt="Choosing Your password" width="300" height="214" /></p>
<h2>Choosing Your Password</h2>
<p>First step to password security is selecting your password. I&#8217;m sure everyone knows what makes a secure password but there has to be a compromise between security and being able to remember it. A rough rule for passwords is:</p>
<ol>
<li><strong>Password Length</strong> must be between 6-10 characters. Any shorter is insecure and any longer is plain crazy!</li>
<li>Mixture of <strong>Upper and Lower Case</strong> letters</li>
<li>At least <strong>one number</strong> in the password</li>
<li>Try getting a <strong>symbol</strong> in there like ! or @</li>
</ol>
<p>Sounds confusing to make a password doesn&#8217;t it? Thankfully you don&#8217;t have to work one out for you thanks to the guys at pc tools who have made this great <a href="http://www.pctools.com/guides/password/" target="_blank">password generator</a>.</p>
<p>So what are you waiting for? Generate a couple of passwords so you can use them on different sites. Why generate a few? well read on!</p>
<h2>Using Your Password</h2>
<p>Now you have generated your safe passwords you need to ensure you use them in the right way. Get together a list of your top few <a href="http://www.swordfishhosting.co.uk">websites </a>you visit and write them down. Now look at the type of <a href="http://www.swordfishhosting.co.uk">web hosting</a> website they are &#8211; some will be secure, some will be shopping sites and some will be social websites or random other ones. For instance you&#8217;re list might look like:</p>
<ul>
<li>Royal Bank of Scotland</li>
<li>Amazon</li>
<li>Ebay</li>
<li>Paypal</li>
<li><a href="http://www.web-hosting-support.co.uk">web-hosting-support</a> (I hope!!)</li>
<li>Your latest fashion website</li>
<li>Facebook</li>
<li>Twitter</li>
</ul>
<p>Having a secure password isn&#8217;t just a case of creating a safe one and using it for everything. You need to ensure you use your passwords for different things. Have one password for sites which would be a disaster if they got hacked (banks / paypal etc..), have another for shopping sites like amazon which if got hacked might cause a headache but you could recover and another for everything else.</p>
<p>Splitting websites you use up like this ensures your passwords remain secure and don&#8217;t get into the wrong hands. For instance if you have a secure password you use for paypal you don&#8217;t want to use it on a random site you haven&#8217;t been to all that much before &#8211; keep it close to your chest!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/10/choosing-a-secure-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Track Down Sending Email Problems</title>
		<link>http://www.web-hosting-support.co.uk/2009/10/how-to-track-down-sending-email-problems/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/10/how-to-track-down-sending-email-problems/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 13:43:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Email Support]]></category>
		<category><![CDATA[Blacklists]]></category>
		<category><![CDATA[Bouncebacks]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=85</guid>
		<description><![CDATA[Any web designer out there has had problems in the past with emails seemingly vanishing or bounce back messages coming back with various warnings and not known where to begin to look to see where the problem lies. You can ask you&#8217;re web hosting company to investigate for you but there are ways you can [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Any web designer out there has had problems in the past with emails seemingly vanishing or bounce back messages coming back with various warnings and not known where to begin to look to see where the problem lies. You can ask you&#8217;re <a href="http://www.swordfishhosting.co.uk">web hosting</a> company to investigate for you but there are ways you can help yourself and hence resolve the problem quicker and we&#8217;re put some of them below.</strong></p>
<h2>Emails Don&#8217;t Vanish&#8230;</h2>
<p>The first thing to say is that emails don&#8217;t simply vanish never to be seen again (or very very rarely).  Usually an email problem is reported back to you so if it&#8217;s a customer of your&#8217;s you can start the tracking by asking some very simple questions:</p>
<ol>
<li>When did they send the email</li>
<li>Who did they send the email to</li>
<li>What <strong>bouceback </strong>did they get</li>
<li>Did an error message appear when trying to send and what was it</li>
</ol>
<p>Very simple questions but ones which 9 times out of 10 can solve the problem. You can immediately see if they mis-spelt the address (more common than you might thing!), if they sent an email at a time you were restarting something on the <a href="http://www.swordfishhosting.co.uk">server</a>.</p>
<p>If neither of the above find the solution then onto the next steps, <strong>what error messages were received? </strong>This is key to tracking things down so if your customer either can&#8217;t remember or doesn&#8217;t have it to hand get them to send it you as otherwise you&#8217;re in the dark.</p>
<h2>Email Error Messages</h2>
<p>Typically email errors come in 2 forms, a direct error from the email client like outlook or a bounceback email.</p>
<h5>Email Error From Outlook (or other client)</h5>
<p>If the error comes from the email browser than usually the error is to do with either their connection to the server or local setup. Therefore a quick test is to simply setup the email account on your computer, test it and if all works the issue is on your customers computer and then thats a troubleshooting pc connection issues kind of thing. Issues like username / password / server address being incorrect are quite common.</p>
<h5>Email Bounce Backs</h5>
<p>The other type of warning an email has not gone through is from an email bounceback. Bouncebacks contain some great information if you know where to look. Typically the bounceback will come with a load of technical information in it but somewhere in it will be a key sentence like &#8216;recipient not found&#8217; or &#8216;user doesn&#8217;t exist&#8217;. However some common bouncebacks are:</p>
<p><strong>Mailbox does not exist</strong><br />
As the name suggests, the email address you are trying to send to doesn&#8217;t exist.</p>
<p><strong>Mailbox Full</strong><br />
Again, as the name suggests the mailbox is full and can&#8217;t take any more emails</p>
<p><strong>You have been greylisted<br />
<span style="font-weight: normal;">Greylisting isn&#8217;t as bad as you might think. Greylisting simply means that it&#8217;s the first time you have sent an email to that mailserver and they want to vet you&#8217;re a valid email sender. As such all you need do is send the email again and you&#8217;ll be allowed to send to the recipient. </span></strong></p>
<p><strong><span style="font-weight: normal;"> </span>You have been blacklisted / listed on a DNS blacklist<br />
<span style="font-weight: normal;">This isn&#8217;t so good &#8211; it means you have been listed on one of the many DNS blacklists for spamming. The first thing to do in this case is see if you are indeed blacklisted. An easy way to check blacklists is over at <a href="http://www.mxtoolbox.com/blacklists.aspx">mx toolbox</a> who provide a free dns blacklist checker for you to double check.</span></strong></p>
<p><strong><span style="font-weight: normal;">If you have been </span>blacklisted <span style="font-weight: normal;">then it means you&#8217;re server has been caught sending spam. If you are on a shared server then contact your web hosting company who should deal with this for you. If it&#8217;s your server then you need to identify and stop the source of the spam immediately. You should begin with looking at the email server logs and see if you can identify a email address which is sending out vast quantities of emails. It won&#8217;t be hard to spot as you need to spam a fair bit to get blacklisted. If you need help you can ask us or pop along to the guys at <a href="http://www.swordfishhosting.co.uk">swordfish hosting</a> for some free </span>email security<span style="font-weight: normal;"> advice.</span></strong></p>
<p><strong><span style="font-weight: normal;">Once you have identified and stopped the cause (and only then) get in contact with the blacklist you are on and ask to be de-listed giving all the steps you have taken to stop the spamming.</span></strong></p>
<h5>Next: Tracking down missing incoming emails</h5>
<p>Above we&#8217;ve looking at things to look for if you&#8217;re client can&#8217;t send or has missing sent emails but next we&#8217;ll look at how to track down missing inbound emails and the checks you can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/10/how-to-track-down-sending-email-problems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Monitor Your Website</title>
		<link>http://www.web-hosting-support.co.uk/2009/10/how-to-monitor-your-website/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/10/how-to-monitor-your-website/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 11:04:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Monitoring]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Server Status]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=80</guid>
		<description><![CDATA[We get asked all the time what monitoring we have in place for our customers server and the answer is always a combination of programs on different servers and even severs remote to our network ensuring that websites are monitoring 24*7. It&#8217;s taken us many years to get we we are at with our monitoring [...]]]></description>
			<content:encoded><![CDATA[<p>We get asked all the time what monitoring we have in place for our customers server and the answer is always a combination of programs on different servers and even severs remote to our network ensuring that websites are monitoring 24*7. It&#8217;s taken us many years to get we we are at with our monitoring and not everyone has a number of spare servers at hand to monitor their website. So the question is <strong>As a website owner, how do i monitor my websites?</strong></p>
<p>Thankfully there are number of great options out there for you to quick and easily check the status of your website. You may ask <strong>&#8220;<em>why do I need to monitor my website when my host does it for me?&#8221;</em></strong> and it&#8217;s a good question so we&#8217;ve tried to explain why it&#8217;s always a good idea for you to monitor things for yourself:</p>
<h2>Why Monitor Your Websites Status</h2>
<ol>
<li>If you are with a host with poor up-time you may not realise it as you might not be checking when your website is down &#8211; but you can be guaranteed a potential customer is!</li>
<li>If you have your own dedicated <strong>server monitoring</strong> isn&#8217;t always included and as such your server could be offline for an entire weekend leaving you to deal with a barrage of complaints on Monday morning</li>
<li>Peace of Mind &#8211; you know things are ok if you have monitoring. If a customer you host rings to say they can&#8217;t see their website and you haven&#8217;t received any offline reports chances are it&#8217;s their Internet connection so it reassures you</li>
<li>If you notice the server go offline at certain times of the day every day/week then it will help you track down a potential issue.</li>
<li>Be pro-active not re-active.</li>
</ol>
<p>Those are just a few reason why you might consider getting your own <strong>monitoring </strong>in place but don&#8217;t be put off by the technical aspect of it as thankfully there are some great companies out there which can help you and we&#8217;re going to look at a couple.</p>
<h2>Server Monitoring Providers</h2>
<p>1. Pingdom</p>
<p>One of the first and possibly the best. They are relatively cheap and the great thing is if you are only monitoring one website it&#8217;s completely <strong>free</strong>! The control panel is incredibly easy to use and they can even send text messages to you to let you know if there is a problem. You even get the first 20 or so texts free to start off with!</p>
<p>2. Phone Applications</p>
<p>Having recently turned to the dark side and brought an iPhone I&#8217;ve found some great applications out there which allow server monitoring. Whilst there are a few I&#8217;ve found &#8216;portability&#8217; to be the best. It is still in an semi early stage of developing but covers all your basics and lets you see very easily at-a-glance if your servers are only. It only costs about £1 and is well worth the investment</p>
<p>There are lots of other options out there and we&#8217;ll be adding to this post later on but for now do a google search for &#8217;server monitoring&#8217; and you&#8217;ll see all the possible results!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/10/how-to-monitor-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 Free Ways To Create A Website</title>
		<link>http://www.web-hosting-support.co.uk/2009/09/10-free-ways-to-create-a-website/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/09/10-free-ways-to-create-a-website/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 13:38:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Website Creation]]></category>
		<category><![CDATA[free hosting]]></category>
		<category><![CDATA[free website]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=32</guid>
		<description><![CDATA[Thanks to new online tools creating and hosting a website isn&#8217;t as difficult as it used to be. Now you can create a simple website with minimal knowledge of websites using some great free tools below. It&#8217;s important to note that whilst there are free tools to build your website there is no substitute to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Thanks to new online tools creating and <a href="http://www.swordfishhosting.co.uk/web-hosting/">hosting a website</a> isn&#8217;t as difficult as it used to be. Now you can create a simple website with minimal knowledge of websites using some great free tools below. It&#8217;s important to note that whilst there are free tools to build your website there is no substitute to having a professional website design company create your online presence, especially if it is your business. </strong></p>
<p>This article hope to demonstrate those system which specifically allow you to design, manage and host your website online without having to find a hosting provider and with a very limited knowledge of websites. There are plenty of open source systems out there which provide amazing features for free but we hope the below will help you setup if you don&#8217;t want to download and install software / find a <a href="http://www.swordfishhosting.co.uk/">hosting provider</a> &#8211; just have a website in a few clicks. Some of these sites are online blogging websites which, whilst customizable, aren&#8217;t typical websites and so if you are looking to create a website for your business they are possibly worth giving a miss. <strong>Please bear in mind &#8211; </strong>whilst these are listed 1-10 they aren&#8217;t in any order as everyone is individual in their needs to it&#8217;s worth looking through all of them before deciding!</p>
<h3><strong><br />
</strong></h3>
<h3><strong><span style="color: #3366ff;">1. Plesk Sitebuilder</span><br />
</strong></h3>
<p><strong>Type: Online Hosting Control Panel<br />
Cost: Free with Plesk Hosting<br />
</strong></p>
<p><img class="aligncenter size-large wp-image-34" title="plesk-sitebuilder-demo" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/plesk-sitebuilder-demo-1024x275.jpg" alt="plesk-sitebuilder-demo" width="727" height="195" /></p>
<p>Please site builder comes with a lot of hosting accounts and allows you to pick from a large range of templates and edit your website all through a easy to use interface. You can see a demo of it online here: <a href="http://sitebuilder4.win.demo.parallels.com/Wizard/">http://sitebuilder4.win.demo.parallels.com/Wizard/</a><br />
Web: <a href="http://www.parallels.com/uk/products/plesk/sitebuilder/">http://www.parallels.com/uk/products/plesk/sitebuilder/</a></p>
<h3><strong><span style="color: #3366ff;">2. Wordpress Online Blog</span><br />
</strong></h3>
<p><strong>Type: online editor<br />
Cost: Free</strong></p>
<p><strong><img class="aligncenter size-full wp-image-64" title="wordpress-blog" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/wordpress-blog.JPG" alt="wordpress-blog" width="252" height="60" /><br />
</strong></p>
<p>Wordpress is one of the most popular pieces of blogging software out there and with good reason &#8211; its fast, easy to use, full of features and completely free. It comes in 2 versions, one you download and install and with this one you simply sign up and it creates it all for you. The great thing about this is for a small charge you can add your own domain name and have email addresses with a few clicks. This highly recommended piece if kit is well worth looking at<br />
Web: <a href="http://wordpress.com/">http://wordpress.com/</a></p>
<h3><strong><span style="color: #3366ff;">3. Blogger</span><br />
</strong></h3>
<p><strong>Type: online editor<br />
Cost: Free<br />
</strong></p>
<p><strong><img class="aligncenter size-full wp-image-66" title="blogger-online-blogging" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/blogger-online-blogging.JPG" alt="blogger-online-blogging" width="353" height="112" /><br />
</strong></p>
<p>A few years back Google brought out this free blogging software and with good reason, it&#8217;s great! Very easy to use and is constantly being developed to improve on this &#8211; with Google behind the steering wheel now would you expect any less? Others would argue not but ultimately wordpress and blogger argue it out amongst themselves who has the best blogging software out there. One thing i would say is that once setup you can&#8217;t download this software and move it somewhere else &#8211; with wordpress it is portable. Either way 2 thumbs up from us!<br />
Web: <a href="https://www.blogger.com/start">http://www.blogger.com</a><a href="http://wordpress.com/"></a></p>
<h3><strong><span style="color: #3366ff;">3. Blog.com</span><br />
</strong></h3>
<p><strong>Type: online editor<br />
Cost: Free<br />
</strong></p>
<p><strong><img class="aligncenter size-full wp-image-68" title="blog-com-writeablog" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/blog-com-writeablog.JPG" alt="blog-com-writeablog" width="307" height="151" /></strong></p>
<p>Blog.com is another popular blogging site where you can signup and start your<a href="http://www.swordfishhosting.co.uk/web-hosting/"> website for free</a>. As with all these blogging sites they let you create your website, choose a theme and start writing.<br />
Web: <a href="http://www.blog.com">http://www.blog.com</a></p>
<h3><strong><span style="color: #3366ff;">4. Yola</span><br />
</strong></h3>
<p><strong>Type: online editor<br />
Cost: Free</strong></p>
<p><img class="aligncenter size-full wp-image-38" title="yola-web-design" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/yola-web-design.JPG" alt="yola-web-design" width="392" height="96" />Yola is a popular choice to <a href="http://www.swordfishhosting.co.uk/">create a free website</a>, is easy to use and best of all (unlike many website creators) doesn&#8217;t have advertising on your website so you can create a professional site. You can pick from a range of templates or have a professional design your website and still allow you to edit all the content.<br />
Web: <a href="http://www.yola.com/">http://www.yola.com/</a></p>
<h3><span style="color: #3366ff;">5. Wix</span></h3>
<p><strong>Type: Online Editor<br />
Cost: Free</strong></p>
<p><img class="aligncenter size-full wp-image-55" title="wix-website-design" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/wix-website-design.JPG" alt="wix-website-design" width="777" height="313" /></p>
<p>Wix allows you to create really nice looking flash websites for free. Its&#8217; great as it gets you up and running in moments and looks really nice. It has it&#8217;s downfalls though in that you are tied into their templates and with it being flash google won&#8217;t read it quite as well as a html/ text website.<br />
Web: <a href="http://www.wix.com/">http://www.wix.com/</a></p>
<h3><span style="color: #3366ff;">6. Moonfruit</span></h3>
<p><strong>Type: downloadable software<br />
Cost: Free with adverts / Subscription without ads</strong></p>
<h3><img class="aligncenter size-full wp-image-58" title="moonfruit-web-hosting" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/moonfruit-web-hosting.JPG" alt="moonfruit-web-hosting" width="399" height="58" /></h3>
<p>Moonfruit has been providing free website design tools since 1998 and has a massive number of websites which use them. As a result their product is very well tuned and has had a lot of development time spent on it making it easy for you to use. There are 2 version of the software you download, a free one which places adverts on the website and a subscription one which removes them.<br />
Web: <a href="http://www.moonfruit.com/">http://www.moonfruit.com/</a></p>
<h3><span style="color: #3366ff;">7. Webs</span></h3>
<p><strong>Type: Online Editor<br />
Cost: Free with and upgrades option on a cost basis</strong></p>
<p><img class="aligncenter size-full wp-image-62" title="webs-cms" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/webs-cms.JPG" alt="webs-cms" width="315" height="90" /></p>
<p><span style="color: #3366ff;"><span style="color: #000000;">Webs is an established online editing system that has been around a long time and looks after loads of websites. As with anything that has been around for a long time it&#8217;s nice and easy to use and free for all the basic options. On nice thing is they have loads of built in templates and features you can use but if you want to include extras like custom designs, shopping or forums you can buy the bolt on&#8217;s.</span></span><br />
Web: <a href="http://www.webs.com/">http://www.webs.com/</a></p>
<h3><span style="color: #3366ff;">8. Weebly</span></h3>
<p><strong>Type: Online Editor<br />
Cost: Free with and upgrades option on a cost basis</strong></p>
<p><strong><img class="aligncenter size-full wp-image-70" title="weebly-website-creator" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/weebly-website-creator.JPG" alt="weebly-website-creator" width="270" height="88" /><br />
</strong></p>
<p>Weebly allows you to create a free website online in minutes and is well worth taking a look at. Having been named in Times 50 best website backin 2007 it&#8217;s grown in strength and allows lots of easy to use features for free. You get the usual options of templates or you can design your own. In addition You can pay to have you&#8217;re own www.<a href="http://www.swordfishhosting.co.uk/contact">domainname</a>.com and still have it all hosted by them &#8211; great hey!<br />
Web: <a href="http://www.weebly.com">http://www.weebly.com</a></p>
<h3><span style="color: #3366ff;">9. Jimdo</span></h3>
<p><strong>Type: Online Editor<br />
Cost: Free with and upgrades option on a cost basis</strong></p>
<p><strong><img class="aligncenter size-full wp-image-71" title="jimdo-cms" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/jimdo-cms.JPG" alt="jimdo-cms" width="244" height="97" /><br />
</strong></p>
<p>Jimdo is a great, relatively new, online website creator. It&#8217;s packed with great features like a blog, photo gallery, unlimited traffic and hop ups to get optional extras for a small fee.<br />
Web: <a href="http://www.jimdo.com/">http://www.jimdo.com/</a></p>
<h3><span style="color: #3366ff;">10. Wet Paint<br />
</span></h3>
<p><strong>Type: Online Editor<br />
Cost: Free with and upgrades option on a cost basis</strong></p>
<p><strong><br />
</strong></p>
<p>Wet Paint is our free website creator and has built in just about any feature you might want whether it be images, video, bloggin  or just plain text. This one comes with advertising on it&#8217;s free version although for a small fee you can have this removed<br />
Web: <a href="http://www.wetpaint.com/">http://www.wetpaint.com/</a></p>
<h1>Conclusion&#8230;</h1>
<p>As you can see there are loads of great options to get you a website in a few clicks. All of the above require no installation, no costs and no effort really. So now there really is no excuses &#8211; you can put a website online about your family &#8211; start a blog about your favourite sport or even just put online all your holiday photos!</p>
<p>All the above being said, when deciding whether on the the above might fit your needs it is worth bearing in mind that they are all limited in one dimension or another and once you have set it up, gone to the time and effort to populate it then it&#8217;s difficult to transfer to another <a href="http://www.swordfishhosting.co.uk/web-hosting/">hosting</a> company or alternatively get a professional web developer to do the work for you. As such, as with anything, if you are series about your website why not ask us for some help and support &#8211; we can put you in touch with some great developers and even <a href="http://www.swordfishhosting.co.uk/web-hosting/">better web hosting</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/09/10-free-ways-to-create-a-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Restore A Plesk Backup</title>
		<link>http://www.web-hosting-support.co.uk/2009/09/how-to-restore-a-plesk-backup/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/09/how-to-restore-a-plesk-backup/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 07:45:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[plesk restore]]></category>
		<category><![CDATA[swordfish]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=20</guid>
		<description><![CDATA[Previously we looked at backing up in your plesk 9 control panel &#8211; now we will see how to restore in it. It&#8217;s important to note at this stage that this and the previous entry is specifically to do with backing up and restoring in a plesk 9 control panel. We&#8217;ll be looking at other [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Previously we looked at backing up in your plesk 9 control panel &#8211; now we will see how to restore in it. It&#8217;s important to note at this stage that this and the previous entry is specifically to do with backing up and restoring in a plesk 9 control panel. We&#8217;ll be looking at other methods for backing up in a later post.</strong></p>
<p>So you have a backup either made by plesk either on your desktop and now you want to test restoring it or you&#8217;re in trouble and need to restore it? Well fear not &#8211; plesk makes it very simple to restore your website which is why no website owner should be without a backup, it takes minutes to do and can save your bacon!</p>
<p>The first thing to do is to get your backup onto the <a href="http://www.swordfishhosting.co.uk/dedicated-servers/">server</a>. If you only backed up your plesk server to the same server then you can skip this step however it is <strong>highly recommended</strong> that you keep a copy of your plesk backup on your own computer, off-server as if your host has a problem with their disk then your backup isn&#8217;t worth anything!</p>
<p><strong>uploading your backup<br />
<span style="font-weight: normal;">Uploading is easy, just click this button:</span></strong></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-23" style="border: 1px solid black;" title="plesk-upload-restore" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/plesk-upload-restore.jpg" alt="plesk-upload-restore" width="158" height="59" /></p>
<p><strong><span style="font-weight: normal;">And upload your backup. If it&#8217;s a really large backup it&#8217;s going to take some time so sit back and relax</span></strong></p>
<p><strong>Once your backup is uploaded<br />
<span style="font-weight: normal;">Once it&#8217;s uploaded you will see the backup in your list of backups available to use. The next steps follow the plesk restore wizard and it guides you through it but if your unsure about any of them just leave the default plesk restore options &#8211; they usually work well.</span> </strong>That being said you usually want to do the following:</p>
<ol>
<li>Once you have clicked on a backup you want to select to restore the domain configuration, <a href="http://www.swordfishhosting.co.uk/VPS/">virtual host</a> content, mail and databases (i&#8217;m assuming you want to restore everything).</li>
<li>It&#8217;s a good idea to enter your email address as it can take a while and it&#8217;s easier to get an email once it&#8217;s complete rather than sit and wait.</li>
<li>Your screen will therefore look like this (in the bottom half):</li>
</ol>
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://www.swordfishhosting.co.uk"><img class="size-full wp-image-24 aligncenter" style="border: 1px solid black;" title="plesk-upload-restore-options" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/plesk-upload-restore-options.jpg" alt="plesk upload restore options" width="536" height="310" /></a></p>
<p>The next step is to click on the restore button. If you took the original backup on this server then it shouldn&#8217;t require any further details other than to sit and wait. If you are moving a backup from a different server to this one then it may require information about IP addresses and mappings. In this case usually it&#8217;s ok to leave the default plesk suggestions but if in doubt submit a comment below and we&#8217;ll try and help!</p>
<p><strong>Next Time: </strong>Ways to backup in a non-plesk environment</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/09/how-to-restore-a-plesk-backup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Backup Your Website With Plesk</title>
		<link>http://www.web-hosting-support.co.uk/2009/09/how-to-backup-your-website-with-plesk/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/09/how-to-backup-your-website-with-plesk/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:28:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[plesk backup]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=7</guid>
		<description><![CDATA[Backing up your website is one of the most important things you can do. No matter whether your web hosting company backups for you or not you can never guarantee they will have the latest file or be able to retrieve it in a timely fashion. All our hosting accounts come with a Plesk 9 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Backing up your website is one of the most important things you can do. No matter whether your </strong><a href="http://www.swordfishhosting.co.uk/VPS/"><strong>web hosting company</strong></a><strong> backups for you or not you can never guarantee they will have the latest file or be able to retrieve it in a timely fashion. All our </strong><a href="http://www.swordfishhosting.co.uk/web-hosting/"><strong>hosting accounts</strong></a><strong> come with a </strong><a href="http://www.swordfishhosting.co.uk/web-hosting/plesk/"><strong>Plesk 9 control panel</strong></a><strong> which makes backing up your website really easy to do so there are no excuses!</strong></p>
<p>To back your domain login to your control panel and select the domain in question. Once you&#8217;re editing it you&#8217;ll see a little area of the screen which looks like this:</p>
<p><img class="aligncenter size-full wp-image-8" title="plesk-9-backup" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/plesk-9-backup.JPG" alt="plesk-9-backup" width="508" height="116" />As the name suggests select &#8216;backup manager&#8217; and you&#8217;ll be presented with a screen listing all your backups. If you can&#8217;t see any backup&#8217;s here then shame on you!! <img src='http://www.web-hosting-support.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I say that however I like a lot of other I.T. professionals who know haven&#8217;t backed up their personal machine in years &#8211; however do as I say and all that!!</p>
<p>To create a backup click on the backup button in the top left and you&#8217;ll be given a screen like this:</p>
<p><img class="aligncenter size-full wp-image-9" title="plesk-9-backup-schedule" src="http://www.web-hosting-support.co.uk/wp-content/uploads/2009/09/plesk-9-backup-schedule.JPG" alt="plesk-9-backup-schedule" width="532" height="376" />If this is your first time leave all the settings alone and simply click the backup button in the bottom right hand side and begin backing up. The backup might take some time so at this point go make yourself a cup of tea!</p>
<p><strong>After your tea break&#8230;<br />
</strong>you&#8217;ll see your new backup in the list of backups. Here&#8217;s the important part, whilst you now have a backup it is held on the server so what we want is to get a copy of it onto your own computer so you have an external backup. Again Plesk makes this very easy &#8211; just click on the little disk icon on the far right hand side to download it. <strong>Please Note: </strong>if your <a href="http://www.swordfishhosting.co.uk/support/">website </a>is big this can take a while so guess what? take another tea break &#8211; as you can see this I.T. work isn&#8217;t all that hard, do a little, make tea, do some more, make tea &#8211; easy <img src='http://www.web-hosting-support.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>Next Time: </strong>We&#8217;re talked backing up, next installment will be restoring and we&#8217;ll jump into some more technical aspects like <a href="http://www.swordfishhosting.co.uk/VPS/">how to schedule a backup</a> and how to have that schedule FTP the backup somewhere else.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/09/how-to-backup-your-website-with-plesk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Welcome to Web Hosting Support!!</title>
		<link>http://www.web-hosting-support.co.uk/2009/09/welcome-to-web-hosting-support/</link>
		<comments>http://www.web-hosting-support.co.uk/2009/09/welcome-to-web-hosting-support/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 18:32:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.web-hosting-support.co.uk/?p=5</guid>
		<description><![CDATA[Welcome to our brand new website we hope you&#8217;ll find useful when trying to solve your hosting queries. We&#8217;re new to blogging on the support and want to make sure we open this site up to as many people as possible. With that in mind we&#8217;re looking for the following people to help us support [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to our brand new website we hope you&#8217;ll find useful when trying to solve your hosting queries. We&#8217;re new to blogging on the support and want to make sure we open this site up to as many people as possible. With that in mind we&#8217;re looking for the following people to help us support everyone:</p>
<ol>
<li>Web Hosting Support Technicians (who time to kill! <img src='http://www.web-hosting-support.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  )</li>
<li>Sys Admins</li>
<li>Anyone with an interest, even if you don&#8217;t have loads of experience.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.web-hosting-support.co.uk/2009/09/welcome-to-web-hosting-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

