<?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>Keenweb Hosting &#187; Guide</title>
	<atom:link href="http://keenweb.co.uk/category/guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://keenweb.co.uk</link>
	<description>UK Web Hosting Provider</description>
	<lastBuildDate>Mon, 08 Jan 2018 11:15:12 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>What is the .htaccess file and what should i use it for?</title>
		<link>http://keenweb.co.uk/what-is-the-htaccess-file-and-what-should-i-use-it-for/</link>
		<comments>http://keenweb.co.uk/what-is-the-htaccess-file-and-what-should-i-use-it-for/#comments</comments>
		<pubDate>Wed, 09 Nov 2016 15:47:04 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Privacy - Data - Security]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=393</guid>
		<description><![CDATA[Htaccess files are hidden plain text files that are on the server to help control how your visitors interact with your website. The htaccess file is also used to block specific traffic from being able to view your website. If you look for your .htaccess file you&#8217;ll see that there&#8217;s no filename. The extension is [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Htaccess files are hidden plain text files that are on the server to help control how your visitors interact with your website. The htaccess file is also used to block specific traffic from being able to view your website. If you look for your .htaccess file you&#8217;ll see that there&#8217;s no filename. The extension is .htaccess which tells the server what type of file it is. In cPanel you can see if you have a current .htaccess file using file manager but you will need to make sure you have selected to view hidden files. If you are not familiar with using file manager please read our article.  To view hidden files in file manager, select the &#8216;<strong>file manager</strong>&#8216; icon in cPanel and make sure the box is checked next to &#8216;<strong>Show Hidden Files.&#8217;</strong> Then click &#8216;<strong>OK</strong>&#8216; and you will be able to view hidden files.</p>
<p><a name="what"></a></p>
<h2>What can I do with my .htaccess file?</h2>
<p>You might have a private area of your website you wish to keep password protected. This password protection is actually set up in the .htaccess file. Most of the functions of the htaccess file, you do not have to concern yourself with as they will be automatically written through cPanel. This is the case of password protecting directories. While you set it up in cPanel, it actually writes a directive to your htaccess file.</p>
<p>Other functions of the htaccess file include, prohibiting hotlinks, rewriting URLs, setting default pages, creating redirects, reconfiguring account settings, and much more. It&#8217;s really important to realize how the htaccess file can affect your entire account. Changing something in the htaccess file can alter how your website functions so it&#8217;s really important BEFORE making changes to your htaccess to backup your current htaccess file.</p>
<p><a name="troubleshooting"></a></p>
<h2>Troubleshooting Errors..</h2>
<p>If you are getting errors on your website, the .htaccess file can often be the culprit.</p>
<ul>
<li>This is easily tested by renaming your current htaccess file. Often, during troubleshooting I&#8217;ll simply rename the .htaccess to .htaccess.ops and now you can try reload the website. If the site loads I then know the issue resides in my configuration of the .htaccess file. If it does not fix the issue I was having, I&#8217;ll rename the htaccess by removing the .ops I added to the end. That way, it won&#8217;t affect my website after I resolve the issue.</li>
<li>If you are not seeing a change in your PHP settings, you may have to make your php.ini file affect all child folders as well. This is referred to as making the file &#8220;<strong>recursive</strong>&#8220;.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/what-is-the-htaccess-file-and-what-should-i-use-it-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I can&#8217;t find my .htaccess file?</title>
		<link>http://keenweb.co.uk/i-cant-find-my-htaccess-file/</link>
		<comments>http://keenweb.co.uk/i-cant-find-my-htaccess-file/#comments</comments>
		<pubDate>Wed, 09 Nov 2016 15:39:11 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=390</guid>
		<description><![CDATA[This is a quick article with steps to show you where your account&#8217;s .htaccess file resides on the server, and how to edit it. What exactly is .htaccess? The .htaccess file is a hidden text file that allows you to control the way visitors are able to access your site. Some common uses of the .htaccess file would be restricting [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>This is a quick article with steps to show you where your account&#8217;s .htaccess file resides on the server, and how to edit it.</p>
<h2>What exactly is .htaccess?</h2>
<p>The <strong>.htaccess</strong> file is a hidden text file that allows you to control the way visitors are able to access your site. Some common uses of the <strong>.htaccess</strong> file would be restricting access to certain files, or redirecting URLs.</p>
<p>You can review our full .htaccess file reference list for more examples of what you can do with a <strong>.htaccess</strong> file.</p>
<h2>Where can i find my .htaccess file?</h2>
<p>By default you should have a .htaccess file created on your account in the following directory:</p>
<p class="cli">/home/userna5/public_html/.htaccess</p>
<p>You can use your favorite FTP client to modify this file, or follow the steps below to access it directly from cPanel:</p>
<ol class="article_list">
<li><a href="http://keenweb.co.uk/how-to-loginaccess-your-hosting-control-panel-with-keenweb-co-uk/">Login to your cPanel</a>.</li>
<li>Under the <strong>Files</strong> section, click on <strong>File Manager</strong>.<br />
<img src="http://cdn.inmotionhosting.com/support/images/stories/cpanel/file-manager.png" alt="" /></li>
<li>Locate your <em>.htaccess</em> file, you may have to show hidden files (click <strong>Settings</strong>&#8211;&gt;Check the &#8220;<strong>Show Hidden Files (dotfiles)</strong>&#8221; box).</li>
<li>Right-click on the <strong>.htaccess</strong> file and select <strong>Edit</strong>.<br />
<img src="http://cdn.inmotionhosting.com/support/images/stories/cpanel/edit-htaccess.png" alt="" /></li>
<li>If your <strong>.htaccess</strong> file didn&#8217;t exist already during the previous step, click on <strong>+File</strong> at the top-left, name the file <strong>.htaccess</strong>, and finally set the directory for the file to be created to <strong>/public_html/</strong> or the document root of your site.</li>
<li>You might have a text editor encoding dialog box pop-up, you can simply click on <strong>Edit</strong>.<br />
<img src="http://cdn.inmotionhosting.com/support/images/stories/cpanel/edit-text-editor.png" alt="" /></li>
</ol>
<p>&nbsp;</p>
<p>Congratulations, now you know how to locate, and edit your <strong>.htaccess</strong> file!</p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/i-cant-find-my-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check Monthly/Daily Bandwidth Usage</title>
		<link>http://keenweb.co.uk/how-to-check-monthlydaily-bandwidth-usage/</link>
		<comments>http://keenweb.co.uk/how-to-check-monthlydaily-bandwidth-usage/#comments</comments>
		<pubDate>Tue, 14 Jun 2016 15:39:32 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Video guide]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=381</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="https://www.youtube.com/embed/Pc-4koUaieo?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/how-to-check-monthlydaily-bandwidth-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to backup your website in cPanel</title>
		<link>http://keenweb.co.uk/how-to-backup-your-website-in-cpanel/</link>
		<comments>http://keenweb.co.uk/how-to-backup-your-website-in-cpanel/#comments</comments>
		<pubDate>Tue, 14 Jun 2016 15:28:56 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Video guide]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=379</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="https://www.youtube.com/embed/wk74xwkcL1o?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/how-to-backup-your-website-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make a Website</title>
		<link>http://keenweb.co.uk/how-to-make-a-website/</link>
		<comments>http://keenweb.co.uk/how-to-make-a-website/#comments</comments>
		<pubDate>Mon, 13 Jun 2016 14:18:02 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=375</guid>
		<description><![CDATA[We&#8217;ve helped 1000&#8217;s create their own websites! &#160; #1. Choosing The Best Website Building Platform Making a website is a lot like building a house, you need a solid foundation. That’s where picking the right website building platform comes into play. So, what exactly is a website building platform? In the early days of the Internet, [&#8230;]]]></description>
				<content:encoded><![CDATA[<h1>We&#8217;ve helped 1000&#8217;s create their own websites!</h1>
<p>&nbsp;</p>
<h2>#1. Choosing The Best Website Building Platform</h2>
<p>Making a website is a lot like building a house, you need a solid foundation. That’s where picking the right website building platform comes into play.</p>
<h4>So, what exactly is a website building platform?</h4>
<p>In the early days of the Internet, creating a website could only be done by coding in HTML and as you could imagine was a lot harder to do.</p>
<p>Fast forward to 2016 and you’ve got many options to help you build your website including drag n’ drop site builders and content management systems (CMS) suck as WordPress.</p>
<p>A content management system will allow users of any skill level to build a professional website that you can create &amp; update yourself without the need for a web designer or coding knowledge.</p>
<h4>The Big Three Website Building Platforms in 2016:</h4>
<p><center><img src="https://www.greengeeks.com/images/lp/caw-cms-usage-chart.png" alt="" /></center>You can see that WordPress is by far the most popular website building platform being used by individuals at 58%, small &amp; large businesses. Here’s a report from <a href="http://w3techs.com/technologies/overview/content_management/all" target="new">W3Techs</a></p>
<p>1 in 6 websites on the Internet is powered by WordPress. Most of your favourite websites are built with and run on WordPress.</p>
<h4>So Why WordPress versus the others?</h4>
<p>Aside from it being the most popular website building platform out there, here are more reasons why:</p>
<p><strong>It costs nothing. It’s free:</strong> WordPress is open-source software, that means that it is community driven and the license to use the software is 100% free.<strong>Why build two sites. It’s mobile ready:</strong> You can kill two birds with one stone! When building a website with WordPress, you&#8217;re automatically creating a mobile-friendly website at the same time!<strong>Scalable. Small or Big. It Grows With you:</strong> It doesn&#8217;t matter whether your website is simple a few pages or a few thousand pages with e-commerce shopping cart and a blog. WordPress is very versatile and can grow with your business. It&#8217;s built to grow.<strong>Simple to use &amp; Very User Friendly:</strong> The user graphic system is very easy to use. If you can use Word, you&#8217;ll be able to use WordPress to create, edit and maintain a stunning website.<strong>Massive Support:</strong> Since WordPress is used by millions, there is a massive WordPress community for support, workshops called WordCamps and much more to help you do what you want when you&#8217;re stuck.</p>
<h4>What about Drupal or Joomla?</h4>
<p><strong>Drupal</strong> &#8211; While this is a very powerful website building platform for experienced web developers and coders it does have a large learning curve for beginners. It’s also mostly used for government and really large businesses for internal websites.</p>
<p><strong>Joomla</strong> &#8211; A bit easier to learn than Drupal, and is great for shopping cart type websites but still requires knowledge of code to do certain things to your website.</p>
<p>We strongly recommend using WordPress as it is the easiest to use. The versatility of the platform makes it the best choice for beginners to lay the foundation to a great web site.</p>
<p>In the next few steps, I will walk you through the process of getting a domain name &amp; web hosting for your new website and how to install WordPress.</p>
<p>Remember, if you get stuck on any of the steps, our staffs are here 24/7 for you to help you out. We can&#8217;t make the website for you, but we can guide you to accomplish what you&#8217;re stuck on.</p>
<div class="divider center"></div>
<h2>#2. Choosing a Domain Name For Your Website</h2>
<p>Registering a domain name can be a some what frustrating experience, but it really should be a fun and creative process for you. A domain name is a unique identifier to point traffic to a website, sort of like a phone number does to a persons telephone. Here&#8217;s some criteria that I&#8217;ve put together in selecting the perfect domain name when creating a website.</p>
<ul class="iconlist iconlist-color">
<li>Does the domain name relate to the website&#8217;s content?</li>
<li>Is the domain name easy to spell and pronounce?</li>
<li>Is the domain as short and precise as it can be?</li>
<li>Does the domain name have the correct domain extenion (.com, .net., org)?</li>
</ul>
<p>You&#8217;re going to want to make sure that the domain name is actually available, you can do that by using our domain search tool. Domain names cost about £7.95 per year but when you make your website through Keenweb, we will include a free domain for as long as you remain a customer and choose our £6.99 monthly package.</p>
<div class="divider center"></div>
<h2>#3. Choosing the Right Web Hosting Plan</h2>
<p>Many whom are looking to start a website often have the question which web hosting package is right for them. This is a legitimate question as sometimes the options can be overwhelming. Keenweb has services that cater to simple websites just starting out to all the way to very large and complex websites.</p>
<p>Since you&#8217;re just starting out and looking to make a website I will simply recommend that you opt for a shared hosting package, which starts from £6.99 per month. This package will give you everything that you need to get your domain registered and website created. You&#8217;ll get a fully featured web hosting account with all the bells and whistles.</p>
<p>That&#8217;s not all, unlike our competitors which only allow you to create a website that is limited and then ask you to pay more to add more pages or e-commerce features like a shopping cart&#8230; our company doesn&#8217;t. We won&#8217;t ask you for more money for additional features such as personalized e-mail addresses, web space, bandwidth, databases, shopping cart functionality, blogging, etc. Also, due to the proprietary technology used by some of these competitors, moving to another provider in the future is almost impossible. When you create a website with WordPress, you can simply backup your website and move it to another web host&#8230; so it&#8217;s future proof.</p>
<p class="center"><strong><a class="button button-3d button-xlarge button-rounded button-green" href="https://keenweb.co.uk/dashboard/cart.php?a=add&amp;pid=3" target="_blank">GET STARTED NOW</a></strong></p>
<p>Remember you&#8217;ll get the <strong>free domain name</strong> when you sign up for web hosting (a £9.95/year value). Once you&#8217;ve signed up, continue reading on below.</p>
<div class="divider center"></div>
<h2>#4. Install &amp; Setup WordPress</h2>
<p>Now that you&#8217;ve got your web hosting account, let&#8217;s work on actually setting up your website.</p>
<p>As mentioned earlier in this guide, we are going to be using WordPress as the foundation to creating your website. WordPress is a content management system (CMS) that is used by over 60 million websites worldwide. The best part? It&#8217;s completely free to install and use. I&#8217;ve made it easy for my customers to obtain, install and start using WordPress on our hosting platform.</p>
<p>In the below video, Lawrence from our technical support team will walk you through on how to install WordPress.</p>
<div class="divider center"></div>
<h2>Congratulations, your website is created!</h2>
<p>You&#8217;ve now created your first website. The possibilities from this point forward are endless. Included as part of your service are tools to allow you to submit your website to the search engines, receive free marketing credits, access to WordPress themes along with many other tools that will help your website to flourish.</p>
<p>We&#8217;ve put together a comprehensive knowledge base full of how to <span style="color: #000000;">articles on WordPress</span>.</p>
<h2>You&#8217;ll never be alone&#8230;</h2>
<p>If you ever need help, our very experienced support team is a click, call or e-mail away. we&#8217;ve also created a team specifically to follow up with you from time to time to make sure that you&#8217;ve got everything you need to make sure you&#8217;re successful online. You&#8217;ll never be alone in your journey, that&#8217;s our promise.</p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/how-to-make-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to start a Blog</title>
		<link>http://keenweb.co.uk/how-to-start-a-blog/</link>
		<comments>http://keenweb.co.uk/how-to-start-a-blog/#comments</comments>
		<pubDate>Mon, 13 Jun 2016 14:03:25 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Domain Name]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=373</guid>
		<description><![CDATA[A Step-by-Step Guide On How to Start a Blog. #1. Selecting a Domain for your Blog If you aren&#8217;t familiar with the term, a domain name is a unique identifier for a website. It tells the browser where to specifically connect to, similar to a phone number connecting to a specific person. For example, Google.com, facebook.com [&#8230;]]]></description>
				<content:encoded><![CDATA[<h1>A Step-by-Step Guide On How to Start a Blog.</h1>
<h2>#1. Selecting a Domain for your Blog</h2>
<p>If you aren&#8217;t familiar with the term, a domain name is a unique identifier for a website. It tells the browser where to specifically connect to, similar to a phone number connecting to a specific person. For example, Google.com, facebook.com and keenweb.co.uk are all domain names.</p>
<p>When selecting a domain name for your blog, you&#8217;re going to want to keep these things in mind:</p>
<ul class="iconlist iconlist-color">
<ul class="iconlist iconlist-color">
<li><b>Relation to Content:</b> You will want to make sure that the domain name is somewhat related to the content that you will be blogging about. Let&#8217;s say you are starting a blog about your fitness journey, a potential domain name could be Journey2fitness.com. This will tell potential visitors what your blog is about. Keep in mind that domain names are alpha-numeric. You will also be able to use hyphens (-) in the domain to create domain names such as Journey-2-fitness.com. Be as creative as you can be.</li>
</ul>
</ul>
<p>&nbsp;</p>
<ul class="iconlist iconlist-color">
<li><b>Short &amp; Sweet:</b> This one is self explanatory. For the sake of people being able to remember your domain name, make it as short as possible. Try to stay within three syllables max.</li>
</ul>
<p>If the blog is a personal blog, it may make sense to simply register your domain name as your full name, for example JohnSmith.com. You can always change this or park additional domains in the future.</p>
<p>In step two, I will tell you how to get a FREE domain registration or domain transfer (if you have one already registered).</p>
<div class="divider center"></div>
<h2>#2. Getting a Web Hosting Package</h2>
<p>A web hosting provider, such as Keenweb, is a Internet service provider that will store your blog content and make it available on the Internet for visitors to access. There are thousands of web hosting providers, most disappear after days of being in business due to the low cost of entry and that is why being smart about your web hosting decision will save you from major headaches down the road.</p>
<p>This is why Keenweb is the best web hosting provider for your blog. We have been in the business since 2008, independently owned, are an A+ Rated BBB Accredited Business &amp; have ranked on INC 5000 Fastest Growing Companies in America list two years in a row.</p>
<p>We are also the greenest web hosting provider on the planet. By 2020, the Internet will be as big a polluter as the airline industry. Keenweb will replace 3 times in the form of renewable energy for every 1 amp we use to power your blog. By hosting with Keenweb, you will be actually helping to make a positive difference for the environment.</p>
<p>Keenweb is a top-tier web hosting provider which normally costs £9.95/mo, but through a <b>special introductory offer</b> for those looking to start a blog, <a href="http://keenweb.co.uk/web-hosting/" target="_blank">we are offering our web hosting service for £<b>6.99 per month</b></a>. You will also <b>get a FREE domain name registration or domain transfer</b> (if you already have a domain registered) <b>a £12.95 per year value</b>. Our service also comes with an <b>unconditional 30-day money back guarantee</b> &#8212; so there is no risk to you.</p>
<p>Keenweb offers powerful blog web hosting services, here are some of the things you can expect:</p>
<div class="col_half">
<ul class="iconlist iconlist-color nobottommargin">
<ul class="iconlist iconlist-color nobottommargin">
<li>Blog Powered by WordPress</li>
</ul>
</ul>
<ul class="iconlist iconlist-color nobottommargin">
<ul class="iconlist iconlist-color nobottommargin">
<li>1-Click Install &amp; Update of WordPress Blogging Software</li>
</ul>
</ul>
<ul class="iconlist iconlist-color nobottommargin">
<ul class="iconlist iconlist-color nobottommargin">
<li>24/7/365 Technical Support via Ticket Support, Email &amp; Phone</li>
</ul>
</ul>
<p>&nbsp;</p>
<ul class="iconlist iconlist-color nobottommargin">
<li>Unlimited Web Space &amp; Bandwidth Transfer</li>
</ul>
</div>
<div class="col_half col_last nobottommargin">
<ul class="iconlist iconlist-color">
<ul class="iconlist iconlist-color">
<li>Blogging Optimized Web &amp; Database Servers</li>
</ul>
</ul>
<ul class="iconlist iconlist-color">
<ul class="iconlist iconlist-color">
<li>Enhanced Pro-Active Blog Security</li>
</ul>
</ul>
<ul class="iconlist iconlist-color">
<ul class="iconlist iconlist-color">
<li>Super Fast &amp; Reliable Page Loads</li>
</ul>
</ul>
<ul class="iconlist iconlist-color">
<li>SEO &amp; Marketing Tools</li>
</ul>
</div>
<p>So let&#8217;s begin. In the next step, I will walk you through each step on setting up your blog.</p>
<p class="center"><strong><a class="button button-3d button-xlarge button-rounded button-green" href="https://keenweb.co.uk/dashboard/cart.php?a=add&amp;pid=3">GET STARTED NOW</a></strong></p>
<div class="divider center"></div>
<h2>#3. Install WordPress to Power Your Blog</h2>
<p>Now that you&#8217;ve got your web hosting account, let&#8217;s work on actually setting up your new blog.</p>
<p>You may or may have not heard about the wonderful blogging tool / CMS called <strong>WordPress</strong>, but this tool will be the foundation of your website. WordPress is a content management system (CMS) that is used by over 60 million websites worldwide. The best part? It&#8217;s completely free to install and use. we&#8217;ve made it easy for our customers to obtain, install and start using WordPress on our hosting platform. Lawrence from our technical support team will walk you through on how to install WordPress.</p>
<h3>Congratulations, you&#8217;ve just started your very own blog!</h3>
<p>You&#8217;ve now started your first blog. The possibilities from this point forward are endless. Included as part of your service are tools to allow you to submit your blog to the search engines, receive free marketing credits, access to WordPress themes along with many other tools that will help your website to flourish.</p>
<h3>You&#8217;ll never be alone&#8230;</h3>
<p>If you ever need help, my very experienced support team is a click, call or e-mail away. I&#8217;ve also created a team specifically to follow up with you from time to time to make sure that you&#8217;ve got everything you need to make sure you&#8217;re successful online. You&#8217;ll never be alone in your journey, that&#8217;s my promise.</p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/how-to-start-a-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to assign MySQL privileges to database users in cPanel</title>
		<link>http://keenweb.co.uk/how-to-assign-mysql-privileges-to-database-users-in-cpanel/</link>
		<comments>http://keenweb.co.uk/how-to-assign-mysql-privileges-to-database-users-in-cpanel/#comments</comments>
		<pubDate>Mon, 21 Dec 2015 19:25:41 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=315</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="https://www.youtube.com/embed/9QhID5g2S2A?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/how-to-assign-mysql-privileges-to-database-users-in-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am receiving email fine, but I cannot send messages</title>
		<link>http://keenweb.co.uk/i-am-receiving-email-fine-but-i-cannot-send-messages/</link>
		<comments>http://keenweb.co.uk/i-am-receiving-email-fine-but-i-cannot-send-messages/#comments</comments>
		<pubDate>Thu, 29 Oct 2015 12:18:21 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=248</guid>
		<description><![CDATA[Outgoing Emails Blocked by Spamhaus Error: Cannot send emails: 451 http://www.spamhaus.org/query/bl?ip=xx.xx.xx.xx If you cannot send mail, the problem is likely a restriction by your ISP (Internet Service Provider) as many block the normal sendmail port 25, due to their own security concerns. This can be the case even if sending was working recently as some ISP’s [&#8230;]]]></description>
				<content:encoded><![CDATA[<h2>Outgoing Emails Blocked by Spamhaus</h2>
<p><strong>Error: Cannot send emails: 451 http://www.spamhaus.org/query/bl?ip=xx.xx.xx.xx<br />
</strong></p>
<p>If you cannot send mail, the problem is likely a restriction by your ISP (Internet Service Provider) as many block the normal sendmail port 25, due to their own security concerns.</p>
<p><em>This can be the case even if sending was working recently as some ISP’s roll these changes through without warning.</em></p>
<p>Simply changing to port 587 will resolve the problem for you.</p>
<p>Below are our recommended outgoing SMTP settings:</p>
<ul>
<li>Incoming Server: mail.your-domain.com</li>
<li>Outgoing Server: mail.your-domain.com</li>
<li>Username: Your full e-mail address</li>
<li>Password: Your e-mail account password</li>
<li>Incoming Port: POP3 110 or IMAP 143</li>
<li>Outgoing Mail server (SMTP) Port: 587</li>
<li>SSL: NO</li>
<li>SMTP Authentication Required: YES</li>
<li>Secure Authentication (SPA): NO</li>
</ul>
<p>If you are unsure how to make the above changes, we recommend contacting the support department on:</p>
<p><strong>Email: info@keenweb.co.uk</strong></p>
<p><strong>Email: support@keenweb.co.uk</strong></p>
<p><strong>UK Tel: +44 (0)2036375335</strong></p>
<p><strong>Ireland Tel: +44 (0)5603847441</strong></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/i-am-receiving-email-fine-but-i-cannot-send-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress – the easy way to get your business online!</title>
		<link>http://keenweb.co.uk/wordpress-the-easy-way-to-get-your-business-online/</link>
		<comments>http://keenweb.co.uk/wordpress-the-easy-way-to-get-your-business-online/#comments</comments>
		<pubDate>Mon, 12 Oct 2015 16:03:30 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=225</guid>
		<description><![CDATA[Is your current website just not cutting it?, is it a royal pain editing files and then uploading them to submit any changes?  This is where wordpress can really help. On average 30% of the sites that we host are made with wordpress and that figure is rising month by month as more people embrace [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://keenweb.co.uk/wp-content/uploads/2015/10/maxresdefault.jpg"><img class="wp-image-227 aligncenter" src="http://keenweb.co.uk/wp-content/uploads/2015/10/maxresdefault.jpg" alt="maxresdefault" width="425" height="239" /></a></p>
<p style="text-align: center;"><strong>Is your current website just not cutting it?, is it a royal pain editing files and then uploading them to submit any changes? </strong></p>
<p>This is where wordpress can really help. On average 30% of the sites that we host are made with wordpress and that figure is rising month by month as more people embrace this fantastic open source script. WordPress makes it easy for you to get your website online in a matter of hours and is easily editable via its online back office. It has many different plugins to suit most tasks, so whether your a photographer looking for a photo album or you need an online booking system wordpress has it all.</p>
<p>Keenweb Hosting  provide a one click install system for wordpress meaning that you can have your site up and running even quicker!, we are experts in all things wordpress and with our help you will be up and running in no time!</p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/wordpress-the-easy-way-to-get-your-business-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting For Personal Websites – Affordable With Keenweb Hosting!</title>
		<link>http://keenweb.co.uk/web-hosting-for-personal-websites-affordable-with-keenweb-hosting/</link>
		<comments>http://keenweb.co.uk/web-hosting-for-personal-websites-affordable-with-keenweb-hosting/#comments</comments>
		<pubDate>Mon, 12 Oct 2015 15:50:04 +0000</pubDate>
		<dc:creator><![CDATA[Keenweb]]></dc:creator>
				<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://keenweb.co.uk/?p=223</guid>
		<description><![CDATA[At Keenweb we are committed to offering our customers fantastically low price deals without compromising our services, With this is mind we have made hosting your hobby/personal site extremely affordable. From only £1.99 – yes you heard it right! for less than a Costa Coffee you can get your website online every month and still [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>At Keenweb we are committed to offering our customers fantastically low price deals without compromising our services, With this is mind we have made hosting your hobby/personal site extremely affordable.</p>
<p>From only £1.99 – yes you heard it right! for less than a Costa Coffee you can get your website online every month and still have change with our Hobby Plan. Whats great about this plan is that its a great starting point, low cost and can be upgraded when your sites popularity and needs increase. With our 30 Day Money Back Guarantee can you really afford not to give us a try? If you have any questions simply give us a call or drop the team an email and we will get back to you!</p>
]]></content:encoded>
			<wfw:commentRss>http://keenweb.co.uk/web-hosting-for-personal-websites-affordable-with-keenweb-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
