<?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>Uncategorized Archives - Simply.com blog</title>
	<atom:link href="https://blog.simply.com/en/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Få de seneste nyheder om domæner og webhoteller her.</description>
	<lastBuildDate>Thu, 04 Aug 2022 07:05:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>

<image>
	<url>https://blog.simply.com/wp-content/uploads/2022/11/cropped-simply_logomark_rgb-32x32.png</url>
	<title>Uncategorized Archives - Simply.com blog</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Change to websmtp.simply.com</title>
		<link>https://blog.simply.com/en/2022/change-to-websmtp-simply-com/</link>
		
		<dc:creator><![CDATA[Tim Holmvard]]></dc:creator>
		<pubDate>Thu, 04 Aug 2022 07:05:05 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://blog.simply.com/?p=5548</guid>

					<description><![CDATA[<p>We have made a change, so that websmtp.simply.com port 25 now requires SMTP-AUTH, just like port 587 always has. The change is made to avoid abuse of the service, thereby making sure that all customers will have the emails sent from their websites delivered. More info can be found here https://www.simply.com/en/support/faq/mail/606/ The server is still &#8230; <a href="https://blog.simply.com/en/2022/change-to-websmtp-simply-com/" class="more-link">Continue reading<span class="screen-reader-text"> "Change to websmtp.simply.com"</span></a></p>
<p>The post <a href="https://blog.simply.com/en/2022/change-to-websmtp-simply-com/">Change to websmtp.simply.com</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">We have made a change, so that <strong>websmtp.simply.com</strong> port 25 now requires SMTP-AUTH, just like port 587 always has.</p>



<p class="wp-block-paragraph">The change is made to avoid abuse of the service, thereby making sure that all customers will have the emails sent from their websites delivered.</p>



<p class="wp-block-paragraph">More info can be found here <a href="https://www.simply.com/en/support/faq/mail/606/">https://www.simply.com/en/support/faq/mail/606/</a></p>



<p class="wp-block-paragraph">The server is still only available if you are connecting from within our web servers.</p>
<p>The post <a href="https://blog.simply.com/en/2022/change-to-websmtp-simply-com/">Change to websmtp.simply.com</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Feature: Restart PHP-threads</title>
		<link>https://blog.simply.com/en/2021/feature-restart-php-threads/</link>
		
		<dc:creator><![CDATA[Tom Sommer (Simply.com)]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 12:37:10 +0000</pubDate>
				<guid isPermaLink="false">https://blog.simply.com/?p=4622</guid>

					<description><![CDATA[<p>We&#8217;ve made it easier to restart every active PHP-process on your PHP-webspace. Before, this had to be done through SSH, but we&#8217;ve now added a &#8220;Restart PHP-threads&#8221;-shortcut for this through our Control Panel under the menu &#8220;Website&#8221;. It may sometimes be desirable to restart PHP-threads, if they end up continuously using a lot of ressources &#8230; <a href="https://blog.simply.com/en/2021/feature-restart-php-threads/" class="more-link">Continue reading<span class="screen-reader-text"> "Feature: Restart PHP-threads"</span></a></p>
<p>The post <a href="https://blog.simply.com/en/2021/feature-restart-php-threads/">Feature: Restart PHP-threads</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">We&#8217;ve made it easier to restart every active PHP-process on your PHP-webspace. Before, this had to be done through SSH, but we&#8217;ve now added a &#8220;Restart PHP-threads&#8221;-shortcut for this through our Control Panel under the menu &#8220;Website&#8221;.</p>



<p class="wp-block-paragraph">It may sometimes be desirable to restart PHP-threads, if they end up continuously using a lot of ressources (e.g. because you accidentally installed a bad WordPress-plugin or something) &#8211; this is now a bit easier :)</p>



<p class="wp-block-paragraph">Enjoy.</p>
<p>The post <a href="https://blog.simply.com/en/2021/feature-restart-php-threads/">Feature: Restart PHP-threads</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>.NET 5.0 at Simply.com</title>
		<link>https://blog.simply.com/en/2021/net-5-0-at-simply-com/</link>
		
		<dc:creator><![CDATA[Tom Sommer (Simply.com)]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 12:36:03 +0000</pubDate>
				<guid isPermaLink="false">https://blog.simply.com/?p=4620</guid>

					<description><![CDATA[<p>On November 10th 2020 .NET 5.0 was released, and since then you as a Simply.com-customer have been able to use it. It is possible to use .NET 5.0 (with ASP.NET, C# etc.) on our servers, as long as you use Self-Contained Deployment (SCD), which has always been the case with .NET Core 3.x SCD is &#8230; <a href="https://blog.simply.com/en/2021/net-5-0-at-simply-com/" class="more-link">Continue reading<span class="screen-reader-text"> ".NET 5.0 at Simply.com"</span></a></p>
<p>The post <a href="https://blog.simply.com/en/2021/net-5-0-at-simply-com/">.NET 5.0 at Simply.com</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">On November 10th 2020 .NET 5.0 was released, and since then you as a Simply.com-customer have been able to use it.</p>



<p class="wp-block-paragraph">It is possible to use .NET 5.0 (with ASP.NET, C# etc.) on our servers, as long as you use Self-Contained Deployment (SCD), which has always been the case with .NET Core 3.x</p>



<span id="more-4620"></span>



<p class="wp-block-paragraph">SCD is a setting in the &#8220;Publish&#8221;-settings when deploying your site. We&#8217;ve written a comprehensive guide for it here, which all who wish to use .NET 5.0 can make use of: <a href="https://www.simply.com/en/support/faq/asp/508/">https://www.simply.com/en/support/faq/asp/508/</a></p>



<p class="wp-block-paragraph">Are you confused about any terminology, technology, or versions? Let&#8217;s summarize with: Everything works at Simply.com :)</p>



<p class="wp-block-paragraph">As always, you are most welcome to <a href="https://simply.com/en/support">contact our support</a> if you have any questions.</p>



<p class="wp-block-paragraph">Read more about the new version here: <a href="https://devblogs.microsoft.com/dotnet/announcing-net-5-0/">https://devblogs.microsoft.com/dotnet/announcing-net-5-0/</a></p>
<p>The post <a href="https://blog.simply.com/en/2021/net-5-0-at-simply-com/">.NET 5.0 at Simply.com</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>PHP 8.0 Released</title>
		<link>https://blog.simply.com/en/2021/php-8-0-released/</link>
		
		<dc:creator><![CDATA[Tom Sommer (Simply.com)]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 12:34:21 +0000</pubDate>
				<guid isPermaLink="false">https://blog.simply.com/?p=4618</guid>

					<description><![CDATA[<p>On the 26. of November PHP 8.0 was launched, and since then you as a Simply.com-customer have had the option to use it on your webspace. PHP 8.0 is a brand new version with several &#8211; and major &#8211; changes compared to earlier PHP-versions. Among other things, new functions as well as improvements to performance &#8230; <a href="https://blog.simply.com/en/2021/php-8-0-released/" class="more-link">Continue reading<span class="screen-reader-text"> "PHP 8.0 Released"</span></a></p>
<p>The post <a href="https://blog.simply.com/en/2021/php-8-0-released/">PHP 8.0 Released</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">On the 26. of November PHP 8.0 was launched, and since then you as a Simply.com-customer have had the option to use it on your webspace.</p>



<span id="more-4618"></span>



<p class="wp-block-paragraph">PHP 8.0 is a brand new version with several &#8211; and major &#8211; changes compared to earlier PHP-versions. Among other things, new functions as well as improvements to performance and security have been added.</p>



<p class="wp-block-paragraph">See a complete overview of PHP 8.0 and changes here:</p>



<p class="wp-block-paragraph"><a href="https://www.php.net/releases/8.0/en.php">https://www.php.net/releases/8.0/en.php</a></p>



<p class="wp-block-paragraph">However, we recommend the continued use of PHP 7.4, which for the moment is our standard PHP-version, as not even WordPress 5.5 is completely compatible with PHP 8.0 yet.</p>



<p class="wp-block-paragraph">Remember that you as always &#8211; at your own responsibility &#8211; can choose your preferred PHP-version for your webspace. Read more about this here: <a href="https://www.simply.com/en/support/faq/php/503/">https://www.simply.com/en/support/faq/php/503/</a></p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://blog.simply.com/en/2021/php-8-0-released/">PHP 8.0 Released</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Feature: Force HTTPS</title>
		<link>https://blog.simply.com/en/2021/feature-force-https/</link>
		
		<dc:creator><![CDATA[Tom Sommer (Simply.com)]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 12:30:44 +0000</pubDate>
				<guid isPermaLink="false">https://blog.simply.com/?p=4616</guid>

					<description><![CDATA[<p>We&#8217;ve added a clever function to our Control Panel which helps you forward all your visitors to HTTPS. With the &#8220;Force HTTPS&#8221;-function the web server automatically makes sure to forward all your visitors to HTTPS, without you having to bother with .htaccess-files or plugins for it. You can find the function in our Control Panel, &#8230; <a href="https://blog.simply.com/en/2021/feature-force-https/" class="more-link">Continue reading<span class="screen-reader-text"> "Feature: Force HTTPS"</span></a></p>
<p>The post <a href="https://blog.simply.com/en/2021/feature-force-https/">Feature: Force HTTPS</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">We&#8217;ve added a clever function to our Control Panel which helps you forward all your visitors to HTTPS.</p>



<p class="wp-block-paragraph">With the &#8220;Force HTTPS&#8221;-function the web server automatically makes sure to forward all your visitors to HTTPS, without you having to bother with <code>.htaccess</code>-files or plugins for it.</p>



<span id="more-4616"></span>



<p class="wp-block-paragraph">You can find the function in our Control Panel, under the menue Website -&gt; HTTPS Protection.</p>



<p class="wp-block-paragraph">The function is currently only available on PHP webspaces, and requires that you have already activated HTTPS-protection.</p>
<p>The post <a href="https://blog.simply.com/en/2021/feature-force-https/">Feature: Force HTTPS</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to import your website and e-mail to Simply.com</title>
		<link>https://blog.simply.com/en/2020/how-to-import-your-website-and-e-mail-to-simply-com/</link>
		
		<dc:creator><![CDATA[Tim Holmvard]]></dc:creator>
		<pubDate>Thu, 16 Jul 2020 12:28:00 +0000</pubDate>
				<guid isPermaLink="false">https://blog.simply.com/?p=4624</guid>

					<description><![CDATA[<p>Are you changing your hosting provider &#8211; or are you considering changing? If you should choose to transfer your domain and webspace to Simply.com, read along, and we&#8217;ll guide you through the entire transfer-process. We will cover the following: Importing e-mail Importing a website Importing a MySQL-database Example import of a WordPress-website When changing your &#8230; <a href="https://blog.simply.com/en/2020/how-to-import-your-website-and-e-mail-to-simply-com/" class="more-link">Continue reading<span class="screen-reader-text"> "How to import your website and e-mail to Simply.com"</span></a></p>
<p>The post <a href="https://blog.simply.com/en/2020/how-to-import-your-website-and-e-mail-to-simply-com/">How to import your website and e-mail to Simply.com</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Are you changing your hosting provider &#8211; or are you considering changing?</p>



<p class="wp-block-paragraph">If you should choose to transfer your domain and webspace to Simply.com, read along, and we&#8217;ll guide you through the entire transfer-process.</p>



<span id="more-4624"></span>



<p class="wp-block-paragraph">We will cover the following:</p>



<ul class="wp-block-list"><li><a href="#e-mail">Importing e-mail</a></li><li><a href="#website">Importing a website</a></li><li><a href="#mysql">Importing a MySQL-database</a></li><li><a href="#wordpress">Example import of a WordPress-website</a></li></ul>



<p class="wp-block-paragraph">When changing your hosting provider, you first of all need to be aware that, unfortunately, none of your content can be transferred along automatically.</p>



<p class="wp-block-paragraph">It is thus only your domain name you will be transferring, and this will then point to the new webspace, which to begin with has no content.</p>



<p class="wp-block-paragraph">We&#8217;ve already made a general guide which describes the whole process, and you can find it right here: https://www.simply.com/en/support/faq/general/287/</p>



<p class="wp-block-paragraph">As an extra help for you, we also have some useful import-functions that can be used to transfer content from your previous host to Simply.com.</p>



<p class="wp-block-paragraph">These tools are free to use and can in most cases get you through changing hosts more quickly.</p>



<p class="wp-block-paragraph">Please note, that there may be some providers that block the connection, and in these cases it will require a more manual approach to transfer the data. <a href="https://simply.com/en/support">Our support</a> can always help with pointers and tips for this if the import-tools do not work in your particular case.</p>



<h2 class="wp-block-heading" id="e-mail">Importing E-mail</h2>



<p class="wp-block-paragraph">When you transfer your domain to a new webspace at Simply.com, there will not be any e-mail addresses set up.</p>



<p class="wp-block-paragraph">There is no problem in keeping the same addresses as you had before, but you will have to set them up in our system again.</p>



<p class="wp-block-paragraph">Under the menu &#8220;E-mail&#8221; in your Control Panel, you can begin by creating your e-mail accounts and choosing passwords for them.</p>



<p class="wp-block-paragraph">When this is done, you can start importing your old e-mails to the new accounts. This can be done by clicking the little &#8220;i&#8221; to the left of the account.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-15.png"><img fetchpriority="high" decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-15-1024x220.png" alt="" class="wp-image-3781" width="800" height="171" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-15-1024x220.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-15-300x64.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-15-150x32.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-15.png 1107w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></figure>



<p class="wp-block-paragraph">Under &#8220;Import external mail&#8221;, specify the mail server, username and password that you wish to use for importing e-mails. This information can be obtained from your former provider or via their support.</p>



<p class="wp-block-paragraph">Below you can see an example of how the correct settings for import might look.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-17.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-17-1024x531.png" alt="" class="wp-image-3789" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-17-1024x531.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-17-300x155.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-17-150x78.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-17.png 1104w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<p class="wp-block-paragraph">Once the import is completed, you can log in at e.g. <a href="https://simply.com/webmail">https://simply.com/webmail</a> and confirm that your e-mails have all been transferred.</p>



<p class="wp-block-paragraph">Alternatively, it will also synchronize the folders with all e-mails when you set your e-mail using IMAP in, for example, Outlook.</p>



<p class="wp-block-paragraph">If you receive an error during import, try changing between the different SSL/TLS settings. We support both, but depending on how the other provider&#8217;s server is set up, there may be more than one possible way of setting this up.</p>



<p class="wp-block-paragraph">Of course you will need to make sure you are using the proper username and password, and that the e-mail address is activated, so you can still log in at the other provider &#8211; it is possible that you can test this beforehand via a webmail or similar measure.</p>



<h2 class="wp-block-heading" id="website">Importing a website</h2>



<p class="wp-block-paragraph">A website basically consists of some files with code in them, but if you have dynamic content such as in a CMS like WordPress, you will also need a database. This means that in order to import a website you will have to both transfer files and any database as well.</p>



<h3 class="wp-block-heading">Importing files</h3>



<p class="wp-block-paragraph">To import the files that your website is made of, you can use the import-tool found under File Manager i our Control Panel.</p>



<p class="wp-block-paragraph">Here you need the FTP login information from your previous hosting provider / the server you are importing from.</p>



<p class="wp-block-paragraph">Here is an example of how a correct setup might look:</p>



<figure class="wp-block-image size-large bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-12.png"><img decoding="async" width="667" height="396" src="https://blog.simply.com/wp-content/uploads/2020/06/image-12.png" alt="" class="wp-image-3777" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-12.png 667w, https://blog.simply.com/wp-content/uploads/2020/06/image-12-300x178.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-12-150x89.png 150w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></figure>



<p class="wp-block-paragraph">Content you want visible on your domain at Simply.com <a href="https://www.simply.com/en/support/faq/general/284/">must be placed in the public_html folder</a>, so make sure to open this folder before importing.</p>



<p class="wp-block-paragraph">Once all settings have been entered, choose import and, depending on the amount of data, it will take some time for transfer to complete, as it copies all files from the old server to ours.</p>



<p class="wp-block-paragraph">You will receive a notice onscreen when you import has finished and your files have been transferred to your webspace at Simply.com.</p>



<p class="wp-block-paragraph">If you receive an error during import, try checking &#8220;Use Passive transfer&#8221; &#8211; depending on how the other provider&#8217;s server is set up, there may be different settings to use here. If it keeps failing, you are always welcome to contact <a href="https://simply.com/en/support">our support</a>.</p>



<p class="wp-block-paragraph">If you use a database, you need to correct your settings so that the site will connect to the database at Simply.com &#8211; we will elaborate on this in our WordPress-example at the end of this article.</p>



<p class="wp-block-paragraph">Now on to the database.</p>



<h2 class="wp-block-heading" id="mysql">Importing a MySQL-database</h2>



<p class="wp-block-paragraph">To import your database, simply go to &#8220;MySQL&#8221; in you Control Panel and select &#8220;Import database&#8221;.</p>



<p class="wp-block-paragraph">Here, like for FTP with the files, you will need the login for the database at your previous provider / the server you&#8217;re importing from. If you&#8217;ve exported your database as a .sql-file, login is not necessary, in that case, simply upload the file.</p>



<p class="wp-block-paragraph">Now choose which database on your webspace you want to import to. You can use the already set up database or create a new one for it. To import directly from the other server, select &#8220;From external MySQL server&#8221;.</p>



<p class="wp-block-paragraph">Here you can see an example of how the correct settings might look:</p>



<figure class="wp-block-image size-large bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-14.png"><img decoding="async" width="798" height="599" src="https://blog.simply.com/wp-content/uploads/2020/06/image-14.png" alt="" class="wp-image-3780" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-14.png 798w, https://blog.simply.com/wp-content/uploads/2020/06/image-14-300x225.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-14-150x113.png 150w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></figure>



<p class="wp-block-paragraph">We recommend that you reset the database when importing, so you can start off fresh. If you already have content in the database that you wish to keep, you can leave this &#8211; but do make a backup before importing all the same.</p>



<p class="wp-block-paragraph">When the import is done, you can log in via MySQL Web-administration to confirm that the database now has your content. </p>



<figure class="wp-block-image size-large bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-9.png"><img loading="lazy" decoding="async" width="777" height="408" src="https://blog.simply.com/wp-content/uploads/2020/06/image-9.png" alt="" class="wp-image-3773" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-9.png 777w, https://blog.simply.com/wp-content/uploads/2020/06/image-9-300x158.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-9-150x79.png 150w" sizes="auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></figure>



<h3 class="wp-block-heading">Updating the content to work on your new webspace</h3>



<p class="wp-block-paragraph">If you&#8217;ve imported content that uses a database, there will be a configuration file that needs to be updated in order for the site run at Simply.com.</p>



<p class="wp-block-paragraph">The imported content will be configured to connect to the previous provider&#8217;s database-server, along with their login information, hostname, database name, username and password. </p>



<p class="wp-block-paragraph">These are not the same as here, so you will need to update this information with the login information you received from us upon product creation. We will give a concrete example of this with WordPress later in the article.</p>



<h2 class="wp-block-heading" id="wordpress">Example import of a WordPress-website</h2>



<p class="wp-block-paragraph">Here you&#8217;ll get a specific example where we have a WordPress-site at a different provider which we import to Simply.com. We use the domain simply-example.com which we will picture as the domain we are transferring from a different provider to Simply.com on a new webspace.</p>



<p class="wp-block-paragraph">The website in all its test-worthy emptiness looks like this at the third party provider:</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-4.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-4-1024x872.png" alt="" class="wp-image-3767" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-4-1024x872.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-4-300x255.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-4-150x128.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-4.png 1119w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<p class="wp-block-paragraph">Let&#8217;s get started with the transfer.</p>



<p class="wp-block-paragraph">We begin by importing the files. Here, we go to &#8220;File Manager&#8221; in our Control Panel, click the &#8220;public_html&#8221;-folder and choose &#8220;Import from FTP&#8221;. This is where we enter the login information and then we run the import.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-5.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-5-1024x607.png" alt="" class="wp-image-3768" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-5-1024x607.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-5-300x178.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-5-150x89.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-5.png 1139w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<p class="wp-block-paragraph">When the import is done, you&#8217;ll see that all files and folders from the WordPress-installation is transferred and are now placed in the &#8220;public_html&#8221;-folder.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-6.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-6-1024x663.png" alt="" class="wp-image-3769" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-6-1024x663.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-6-300x194.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-6-150x97.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-6.png 1104w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<p class="wp-block-paragraph">Now we need to import the database.</p>



<p class="wp-block-paragraph">Go to &#8220;MySQL&#8221; in the Control Panel and choose &#8220;Import database&#8221;. In the example here, we import from an external server by selecting &#8220;From external MySQL-server&#8221;, but if you have an .sql-file with the database, this is simply uploaded.</p>



<p class="wp-block-paragraph">Enter the hostname of the database server, username and password used at the external provider, and choose the database you wish to import to at Simply.com.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-7.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-7-1024x693.png" alt="" class="wp-image-3771" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-7-1024x693.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-7-300x203.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-7-150x101.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-7.png 1135w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<p class="wp-block-paragraph">When the database has been imported, click &#8220;Open MySQL web-administration&#8221; to see the imported tables.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-8.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-8-1024x204.png" alt="" class="wp-image-3772" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-8-1024x204.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-8-300x60.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-8-150x30.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-8.png 1101w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<p class="wp-block-paragraph">Here you will see a range of default WordPress-tables named with the prefix used at the external provider.</p>



<figure class="wp-block-image size-large bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-9.png"><img loading="lazy" decoding="async" width="777" height="408" src="https://blog.simply.com/wp-content/uploads/2020/06/image-9.png" alt="" class="wp-image-3773" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-9.png 777w, https://blog.simply.com/wp-content/uploads/2020/06/image-9-300x158.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-9-150x79.png 150w" sizes="auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 984px) 61vw, (max-width: 1362px) 45vw, 600px" /></a></figure>



<p class="wp-block-paragraph">We can now see that the import was a success and so move on to the final step: Correcting the file &#8220;wp-config.php&#8221; so that it will connect to the database here instead of the old one at the former provider. </p>



<p class="wp-block-paragraph">For WordPress it is specifically the &#8220;wp-config.php&#8221;-file which contains the database configuration, which is in the root-folder of the WordPress-installation &#8211; in our case directly in the folder &#8220;public_html&#8221;.</p>



<p class="wp-block-paragraph">For systems other than WordPress, the configuration may be placed somewhere entirely different. In such a case it would be a good idea to consult the official documentation for the system in question. But, typically, the file is called something containing config, settings, parameters or similar.</p>



<p class="wp-block-paragraph">In &#8220;File Manager&#8221; you can edit the file directly, simply by clicking it, so let&#8217;s move to the &#8220;public_html&#8221;-folder, find the file and open it.</p>



<p class="wp-block-paragraph">Here is the information WordPress uses to connect and get data from the MySQL database. When you import the file, these settings will still be those for the old provider&#8217;s servers.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-10.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-10-1024x697.png" alt="" class="wp-image-3774" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-10-1024x697.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-10-300x204.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-10-150x102.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-10.png 1110w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<p class="wp-block-paragraph">Now you will need to correct the file so that the correct information, which you received in the e-mail from us upon product creation, is entered instead &#8211; remember to save the file afterwards.</p>



<figure class="wp-block-image size-large bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-11.png"><img loading="lazy" decoding="async" width="558" height="243" src="https://blog.simply.com/wp-content/uploads/2020/06/image-11.png" alt="" class="wp-image-3775" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-11.png 558w, https://blog.simply.com/wp-content/uploads/2020/06/image-11-300x131.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-11-150x65.png 150w" sizes="auto, (max-width: 558px) 85vw, 558px" /></a></figure>



<p class="wp-block-paragraph">With WordPress it is only the four lines above that need correction.</p>



<p class="wp-block-paragraph">We&#8217;ve now gone through all the steps necessary to transfer an entire WordPress-website.</p>



<p class="wp-block-paragraph">If everything has gone through as it should, and all login information has been entered correctly etc., you should now be able to go to your website&#8217;s address in a browser and see that the site is working just as before &#8211; but running from your webspace at Simply.com. You can also access your login on /wp-admin as before.</p>



<figure class="wp-block-image size-large is-resized bordery"><a href="https://blog.simply.com/wp-content/uploads/2020/06/image-3.png"><img decoding="async" src="https://blog.simply.com/wp-content/uploads/2020/06/image-3-1024x913.png" alt="" class="wp-image-3766" width="800" srcset="https://blog.simply.com/wp-content/uploads/2020/06/image-3-1024x913.png 1024w, https://blog.simply.com/wp-content/uploads/2020/06/image-3-300x268.png 300w, https://blog.simply.com/wp-content/uploads/2020/06/image-3-150x134.png 150w, https://blog.simply.com/wp-content/uploads/2020/06/image-3.png 1120w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /></a></figure>



<h3 class="wp-block-heading">Importing a WordPress-site using a plugin</h3>



<p class="wp-block-paragraph">In many cases it may be easier to use a plugin to import a WordPress site specifically. There are many different plugins for the purpose, for example Duplicator we find to be very useful.</p>



<p class="wp-block-paragraph">With a plugin such as Duplicator, you first install the plugin in your current WordPress-installation. Afterwards you use the plugin to make a complete copy of both files and database.</p>



<p class="wp-block-paragraph">When transferring the site, you upload the copy through &#8220;File Manager&#8221; in our Control Panel or using an FTP application, and then you can install the entire website in a few clicks to make it work at Simply.com.</p>



<p class="wp-block-paragraph">This was a &#8220;brief&#8221; tour about how our import-tools can help you transfer your website and e-mails to us.</p>
<p>The post <a href="https://blog.simply.com/en/2020/how-to-import-your-website-and-e-mail-to-simply-com/">How to import your website and e-mail to Simply.com</a> appeared first on <a href="https://blog.simply.com/en/">Simply.com blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Object Caching 40/126 objects using Disk
Page Caching using Disk: Enhanced 

Served from: blog.simply.com @ 2026-08-07 18:02:43 by W3 Total Cache
-->