<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: MKComputing Inc</title>
    <description>The latest articles on Forem by MKComputing Inc (@mkcomputing).</description>
    <link>https://forem.com/mkcomputing</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F4388%2F3d394b95-665e-4bc7-9b22-3bcf1cf40dd3.jpeg</url>
      <title>Forem: MKComputing Inc</title>
      <link>https://forem.com/mkcomputing</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mkcomputing"/>
    <language>en</language>
    <item>
      <title>Virtual Private Servers, What are they?</title>
      <dc:creator>Maxi</dc:creator>
      <pubDate>Thu, 17 Mar 2022 06:39:58 +0000</pubDate>
      <link>https://forem.com/mkcomputing/virtual-private-servers-what-are-they-e57</link>
      <guid>https://forem.com/mkcomputing/virtual-private-servers-what-are-they-e57</guid>
      <description>&lt;p&gt;MKComputing has just started offering Virtual Private Servers, but what are they? Well, the best way to explain it is a Operating System contained in a virtualised space. These isolated machines provides more security as your whole machine is isolated.&lt;/p&gt;

&lt;p&gt;The question is, what’s the different between Shared Hosting and a VPS. Well, Shared Hosting only provides Static Website Hosting so you would only be able to upload .HTML or .PHP files but a VPS provides Root Level access to your Hosting, while letting you host Node Servers, Databases or just simply anything that runs on Linux can be hosted on your VPS.&lt;/p&gt;

</description>
      <category>vps</category>
      <category>servers</category>
      <category>tutorial</category>
      <category>news</category>
    </item>
    <item>
      <title>What is SEO? Why does it matter?</title>
      <dc:creator>Maxi</dc:creator>
      <pubDate>Tue, 06 Jul 2021 22:35:55 +0000</pubDate>
      <link>https://forem.com/mkcomputing/what-is-seo-why-does-it-matter-1j88</link>
      <guid>https://forem.com/mkcomputing/what-is-seo-why-does-it-matter-1j88</guid>
      <description>&lt;p&gt;In this day and age online marketing is becoming the future of advertising, every time you search for a website your query will be sent though to your Search Engine which will use Website Meta Tags and Other Factors to create a response of sites which your Search Engine has found using your Search Query. This is called SEO (Search Engine Optimisation) which can lead to your site ranking higher in relevant searches.&lt;/p&gt;

&lt;p&gt;Let’s say Mary owned a Fish and Chips shop, her website only had a &lt;code&gt;&amp;lt;title&amp;gt;&lt;/code&gt; and &lt;code&gt;&amp;lt;meta name="description"&lt;/code&gt; tag, and she was getting 100 visitors a day. She added this to her site Header&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;meta&lt;/span&gt; &lt;span class="nx"&gt;name&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;keyword&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt; 
&lt;span class="nx"&gt;content&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;fishandchips, fish, chips&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;and suddenly she saw an massive increase in traffic, this is because the visitors Search Engine will now see theses Keywords Mary added and use them to filter the site as a fish and chip shop.&lt;/p&gt;

&lt;p&gt;What most people don’t know is that SEO isn’t just adding Meta Tags, it includes load times, DNS timings, SSL, Domain Age and Google RankBrain, and they are only just some of the factors that we listed. So let’s get into some ways which you can improve your SEO ranking on your website!&lt;/p&gt;

&lt;h3&gt;1. Use Keywords&lt;/h3&gt;

&lt;p&gt;To improve your sites SEO ranking you need to add keyword to your site, as you expected keywords acts to link a certain keyword to the site. If you own a hosting site a keyword could be &lt;code&gt;hosting&lt;/code&gt;, you can add it into the header like this:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight javascript"&gt;&lt;code&gt;&lt;span class="o"&gt;&amp;lt;&lt;/span&gt;&lt;span class="nx"&gt;meta&lt;/span&gt; &lt;span class="nx"&gt;name&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;keyword&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt; 
&lt;span class="nx"&gt;content&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="s2"&gt;Hosting, webdev, vps&lt;/span&gt;&lt;span class="dl"&gt;"&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h3&gt;2. Domain Registration&lt;/h3&gt;

&lt;p&gt;If you register your domain one year this could flag your domain as a throwaway / illegitimate compared to using a domain registered for 7 years.&lt;/p&gt;

&lt;h3&gt;3. Use a CDN&lt;/h3&gt;

&lt;p&gt;To improve SEO rankings on your site make sure to serve content using a global CDN instead of using your own server. This can speed up loading times for your site and boost your ranking.&lt;/p&gt;

&lt;h3&gt;4. Using SSL&lt;/h3&gt;

&lt;p&gt;Using SSL on your website can improve your search ranking as it marks your site as secure, without it all data between the client and server is unencrypted which is deemed unsafe. On top of affecting SEO, having no SSL can also scare of users as most browsers will show a warning before entering the site.&lt;/p&gt;

&lt;h3&gt;5. Broken Links&lt;/h3&gt;

&lt;p&gt;Having broken links on your website can lead to a lower page ranking as Google can class your site as abandoned / unmaintained. This is a must is any site!&lt;/p&gt;

&lt;h3&gt;6. WhoIs Data&lt;/h3&gt;

&lt;p&gt;Having Private WhoIs data could suggest your website is untrustworthy, if the owner doesn’t provide any information about them or the business it may make it look like they don’t want people to know who it is. Even if you have nothink to hide make sure to fill in the data so it’s there!&lt;/p&gt;

&lt;h3&gt;7. Mobile Compatibility&lt;/h3&gt;

&lt;p&gt;Having a mobile ready site is great for both Rankings and also making the best possible experience for your visitor. You could think about maybe using Bootstrap to enable a more responsive mobile experience and use device screen settings.&lt;/p&gt;

&lt;p&gt;For more support on this topic visit our site at &lt;a href="https://mkcomputing.uk" rel="noopener noreferrer"&gt;https://mkcomputing.uk&lt;/a&gt; and use our Support Widget or email us at &lt;a href="mailto:support@mkcomputing.uk"&gt;support@mkcomputing.uk&lt;/a&gt; &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>website</category>
      <category>seo</category>
      <category>html</category>
    </item>
  </channel>
</rss>
