<?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>Nielsen SoluTIons</title>
	<atom:link href="https://www.nielsensolutions.dk/en/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.nielsensolutions.dk/en/home/</link>
	<description>Webdesign, app-udvikling og projektledelse</description>
	<lastBuildDate>Tue, 25 Sep 2018 11:16:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.nielsensolutions.dk/wp-content/uploads/2018/06/531592_401989963180134_1724578084_n-48x48.jpg</url>
	<title>Nielsen SoluTIons</title>
	<link>https://www.nielsensolutions.dk/en/home/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Add an SSL certificate to make your site secure</title>
		<link>https://www.nielsensolutions.dk/en/add-ssl-to-make-your-site-secure/</link>
		
		<dc:creator><![CDATA[Lars]]></dc:creator>
		<pubDate>Fri, 21 Sep 2018 20:29:41 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">https://nielsensolutions.dk/?p=692</guid>

					<description><![CDATA[<p>Since Microsoft and Google started to warn in the Chrome and Edge Browsers that sites are not secure, it is no longer only e-commerce and sites that handle confidential information, which are affected. Even if you have simple homepage, it can easily scare people away, if you don't install and enable an SSL certificate, so there is a nice little green lock and https://... in the site address.</p>
<p>The post <a href="https://www.nielsensolutions.dk/en/add-ssl-to-make-your-site-secure/">Add an SSL certificate to make your site secure</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
					<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0">
				
				
				<span class="et_pb_image_wrap "><img decoding="async" src="https://nielsensolutions.dk/wp-content/uploads/2018/09/lock.jpeg" alt="" title="" srcset="https://www.nielsensolutions.dk/wp-content/uploads/2018/09/lock.jpeg 1920w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/lock-300x200.jpeg 300w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/lock-768x512.jpeg 768w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/lock-1024x683.jpeg 1024w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/lock-1080x720.jpeg 1080w" sizes="(max-width: 1920px) 100vw, 1920px" /></span>
			</div><div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				<div class="et_pb_text_inner"><p>Since Microsoft and Google started to warn in the Chrome and Edge Browsers that sites are not secure, it is no longer only e-commerce and sites that handle confidential information, which are affected. Even if you have simple homepage, it can easily scare people away, if you don&#8217;t install and enable an SSL certificate, so there is a nice little green lock and https://&#8230; in the site address.</p>
<h2>Most places offer SSL for free</h2>
<p>Most host providers offer free SSL certificates nowadays via <a href="https://letsencrypt.org/" target="_blank" rel="noopener noreferrer">Let&#8217;s Encrypt</a>, such as Unoeuro, Aze Hosting, SiteGround and Nestify to name a few. GoDaddy still hasn&#8217;t implemented Let&#8217;s Encrypt, but it probably won&#8217;t be long. In the mean time I would probably use another provider, if I were to host a new site, why pay 50 Euro a year for something that ought to be free. If you are going to update your site and are already paying someone to do it, it should not cost much to move your site and get it up and running somewhere else, as part of the package.</p>
<h2>Configuring SSL</h2>
<p><span style="font-size: 14px;">It varies a little how you configure SSL. Aze Hosting and Nestify take care of it for you automatically, while you need to enable https protection in  Unoeuro. However you still need to enable  &#8220;https redirects&#8221; in .htaccess file, which is located in your public_html folder (normally), the webroot. There are great examples on how you can add a couple of lines into the file </span><a href="https://help.dreamhost.com/hc/en-us/articles/215747758#Forcing_HTTPS_with_WordPress" target="_blank" rel="noopener noreferrer">here</a><span style="font-size: 14px;">, so you ensure people always are sent to https://&lt;your homepage&gt;.com, else things will continue to looking this</span></p>
<p><img decoding="async" class="wp-image-678 alignnone size-full" style="float: left;" src="https://nielsensolutions.dk/wp-content/uploads/2018/09/unsecure.jpg" alt="" width="74" height="35" /></p>
<p><img decoding="async" class="wp-image-681 alignnone size-full" src="https://nielsensolutions.dk/wp-content/uploads/2018/09/notsecure-1.jpg" alt="" width="254" height="176" srcset="https://www.nielsensolutions.dk/wp-content/uploads/2018/09/notsecure-1.jpg 326w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/notsecure-1-300x208.jpg 300w" sizes="(max-width: 254px) 100vw, 254px" /></p>
<p>Next you need to install and activate the really <a href="https://wordpress.org/plugins/really-simple-ssl/" target="_blank" rel="noopener noreferrer">Really simple SSL</a> plugin i wordpress and enable https.</p>
<h2></h2>
<h2>Cloudflare</h2>
<p>If you use Cloudflare you also need to go into Crypto settings and set SSL to Full (strict).</p>
<h2>Remember Polylang</h2>
<p>If you have a site with multiple languages and use the <a href="https://wordpress.org/plugins/polylang/" target="_blank" rel="noopener noreferrer">Polylang plugin</a> for WordPress, then you need to go in to language settings and save the settings again, you do not need to make any changes. if you don&#8217;t do this, you will see &#8220;too many redirects&#8221;, when trying to change to another language. It also doesn&#8217;t matter what settings you go into as long as you save.</p>
<p>That&#8217;s all folks.</p>
<p>&nbsp;</p></div>
			</div> <!-- .et_pb_text --><div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
<p>The post <a href="https://www.nielsensolutions.dk/en/add-ssl-to-make-your-site-secure/">Add an SSL certificate to make your site secure</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Help, my site is too slow</title>
		<link>https://www.nielsensolutions.dk/en/help-my-site-slow/</link>
		
		<dc:creator><![CDATA[Lars]]></dc:creator>
		<pubDate>Mon, 10 Sep 2018 15:53:48 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://nielsensolutions.dk/?p=643</guid>

					<description><![CDATA[<p>Your WordPress site is grinding at an abysmal pace, people are leaving it before even looking at your contents. Google analytics shows a much higher bounce rate and much fewer visitors. Everything is looking hopeless.</p>
<p>The post <a href="https://www.nielsensolutions.dk/en/help-my-site-slow/">Help, my site is too slow</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
					<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_0  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap"><img decoding="async" src="http://nielsensolutions.dk/wp-content/uploads/2018/09/2048px-The_Scream-1.jpg" alt="" srcset="https://www.nielsensolutions.dk/wp-content/uploads/2018/09/2048px-The_Scream-1.jpg 2040w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/2048px-The_Scream-1-300x223.jpg 300w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/2048px-The_Scream-1-768x571.jpg 768w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/2048px-The_Scream-1-1024x762.jpg 1024w, https://www.nielsensolutions.dk/wp-content/uploads/2018/09/2048px-The_Scream-1-1080x804.jpg 1080w" sizes="(max-width: 2040px) 100vw, 2040px" class="et-waypoint et_pb_animation_top" /></span></div>
					<div class="et_pb_blurb_container">
						
						<div class="et_pb_blurb_description"><p>Your WordPress site is grinding at an abysmal pace, people are leaving it before even looking at your contents. Google analytics shows a much higher bounce rate and much fewer visitors. Everything is looking hopeless. The site is even offline at times, and those who created and configured your site are long gone, or want a fortune to look at it again.</p>
<h3><em>What can I do?</em></h3>
<p>The first thing you need to do, is to update WordPress and plugins, a lot happens in a year or two. Obviously check the documentation to see if the plugins compatible with the latest version before you start and ensure you have backed up version, if anything goes wrong.</p>
<p>The next thing, is to verify if your site has a cache plugin installed and configured correctly. A cache plugin like <a href="https://wordpress.org/plugins/w3-total-cache/" target="_blank" rel="noopener noreferrer">W3 Total Cache plugin</a> can make your site up to 50% faster. Finally look at your pictures. Most sites today have lots of images, and by using a plugin like <a href="https://wordpress.org/plugins/resmushit-image-optimizer/" target="_blank" rel="noopener noreferrer">reSmush.it</a> you can compress and reduce image size without noticing any difference.</p>
<p>All this is something that can be solved in a couple of hours, depending on size and complexity. If you have hundreds of posts and images, it will obviously take longer, but most of that time is server time, which doesn&#8217;t cost you anything. Worst case, it might be worth to pay for the pro version of the plugin, if you have a massive amount of high res photos, but in the majority of cases, the free version is just fine.</p>
<h3><em>My provider doesn&#8217;t understand me&#8230;</em></h3>
<p>Once you have optimized your site, and it continues to be slow and unstable, you need to start looking at your provider. What hosting package did you buy? Is your site sitting on a slow shared server? Can you get a better hosting package at a reasonable price? Or is your hosting provider so inflexible, that you cannot add domains to an existing site or buy domains without hosting, slow support etc., Then you should consider changing. Do you have users in different countries? Perhaps you should look at a CDN like <a href="https://www.cloudflare.com/" target="_blank" rel="noopener noreferrer">Cloudflare</a>, so you content is cached closer to your users, some providers even do that already.</p>
<h3><span style="font-size: large;"><em>But, I have no idea how to move a site&#8230;..</em></span></h3>
<p>It can be a little complicated, especially if you are trapped at a provider, with a slow server, where even migration plugins like <a href="https://wordpress.org/plugins/duplicator/">Duplicator</a> give you timeouts. Then you have to do two step migration, backing up the database, copy data via FTP and adapt some plugins directly in the database. If the site is cached, it might be worth emptying it and temporarily disabling it before you migrate, and then enable and configure it again at the new location. You also need to remember rename URLs if you are changing location and domain and ensure redirects are in place for the old domain.</p>
<p>If you know WordPress a little there are plenty of guides out there that can help through the process, and some providers will help you too, but be prepared that that the site may not work 100% at the new location, some plugins may need to be reconfigured or edited in the database. And of course you have a backup of your site before you start doing anything, right&#8230;.</p>
<h3><em>But, it will probably cost me the same to get a new site&#8230;</em></h3>
<p>No, it&#8217;s not that bad actually, A new site will cost you between 300 &#8211; 1000 Euro, depending whether it is a simple blog or an e-commerce site. A normal site migration we can do for about 80 Euro. If the site is more complex, we are happy to take a look a give you a free quote.</p>
<p>&nbsp;</p>
<p>&nbsp;</p></div>
					</div>
				</div> <!-- .et_pb_blurb_content -->
			</div> <!-- .et_pb_blurb -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
<p>The post <a href="https://www.nielsensolutions.dk/en/help-my-site-slow/">Help, my site is too slow</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Great service and quality does not need to cost a fortune</title>
		<link>https://www.nielsensolutions.dk/en/great-service-and-quality-does-not-need-to-cost-a-fortune/</link>
					<comments>https://www.nielsensolutions.dk/en/great-service-and-quality-does-not-need-to-cost-a-fortune/#respond</comments>
		
		<dc:creator><![CDATA[Lars]]></dc:creator>
		<pubDate>Sat, 09 Jun 2018 02:48:37 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://nielsensolutions.dk/?p=147</guid>

					<description><![CDATA[<p>The post <a href="https://www.nielsensolutions.dk/en/great-service-and-quality-does-not-need-to-cost-a-fortune/">Great service and quality does not need to cost a fortune</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
					<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				<div class="et_pb_text_inner"><p>They often say that price and quality go hand in hand, but we in NS believe that great service and good quality do not need to cost a fortune. What drives us is our passion around all things digital.</p>
<h3></h3>
<h3>Apps and homepages</h3>
<p>The last 5-6 years we have worked on different projects, food ordering site, WordPress design &#8211; check the very active blog site <a href="http://www.umagotanooceano.org/en" target="_blank" rel="noopener">A Drop in the Ocean, </a>app projects, simple and more advanced. We have just completed <a href="http://www.craftbeerfinder.com" target="_blank" rel="noopener">Craft Beer Finder</a>, a really good companion app when you need to find craft beer bars. The app contains the latest in location technology, which was very complex to get implemented.</p>
<p>If you have started your own company and haven&#8217;t created your website, then we can help creating a good quality site, find hosting, create domain and email accounts and configure everything. We will try to find the best and cheapest offer on the market, so you only pay what is necessary.</p>
<p>You want an app, you have a good idea and a mature business plan, and you have considered how to monetize the app, then we can help you with:</p>
<ul>
<li>app specification requirements</li>
<li>finding a software agency for development</li>
<li>establishing timeline</li>
<li>get your project localised</li>
<li>running the project from start to finish</li>
</ul>
<p>People think it is just a question of finding a company and give some loose instructions and get half a verbal agreement, but it almost always ends badly, especially when you work with foreign low cost companies, you need a more hands-on approach. Even with a great spec, which goes a long way, there are always unexpected obstacles and delays which appear as if from nowhere. Culture differences, time difference, weekend falling on Friday and Saturday and different perception of quality of design are just some of the things you need to look out for. Just look at GDPR jungle that you need to get through. It has complicated development projects and many companies outside EU, think they understand the regulation but there are still a lot of gaps in that area.</p>
<p><span style="color: #333333; font-size: 22px;"></span></p>
<p><span style="color: #333333; font-size: 22px;">Help running your daily IT.</span></p>
<p>We do assignments like infrastructure, setting up Office 365 or G Suite among other things &#8211; everything that a small company get exposed to IT-wise. If you don&#8217;t have time or miss knowledge to handle the digital and infrastructure part of your business, like <a href="https://www.google.com/business/" target="_blank" rel="noopener noreferrer">Google My Business</a>, create a <a href="https://www.facebook.com/business/products/pages" target="_blank" rel="noopener noreferrer">Facebook business page</a> or updating your  homepage, we can take care of that for you as well &#8211; and for a very competitive price. Most tasks are not time that consuming, when you have the expertise. Therefore it can be done fast and cheap. Would you like to use <a href="https://www.office.com/" target="_blank" rel="noopener noreferrer">Office 365</a> or <a href="https://gsuite.google.com/" target="_blank" rel="noopener noreferrer">Google&#8217;s G Suite</a>, then we can help you here as well, so that everything just works. And if you need support later, we can include that too.</p>
<p><span style="color: #333333; font-size: 22px;"></span></p>
<p><span style="color: #333333; font-size: 22px;">Be there all the way</span></p>
<p>Though we take care of everything, it can still help having an active role to play throughout the project, even with a simple homepage. It is easy to make a nice design shell, but what about the content, what should the text on your site say, what pictures do you want and where do you want them. Do you need to take some pictures or buy some? Looking around for inspiration can help too and can make delivery happen even faster and also make you happier as you potentially will need fewer changes going forward.</p>
<p>The same is the case for an app project, the more you are involved in the major decisions, especially design, the closer the app will be to what you had in mind.</p></div>
			</div> <!-- .et_pb_text -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section -->
<p>The post <a href="https://www.nielsensolutions.dk/en/great-service-and-quality-does-not-need-to-cost-a-fortune/">Great service and quality does not need to cost a fortune</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.nielsensolutions.dk/en/great-service-and-quality-does-not-need-to-cost-a-fortune/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Welcome</title>
		<link>https://www.nielsensolutions.dk/en/welcome/</link>
					<comments>https://www.nielsensolutions.dk/en/welcome/#respond</comments>
		
		<dc:creator><![CDATA[Lars]]></dc:creator>
		<pubDate>Fri, 08 Jun 2018 23:47:51 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://nielsensolutions.dk/?p=144</guid>

					<description><![CDATA[<p>The post <a href="https://www.nielsensolutions.dk/en/welcome/">Welcome</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_3 et_pb_fullwidth_section et_section_regular" >
				
				
				
				
					<section class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_hover_enabled et_pb_section_parallax et_pb_text_align_left et_pb_bg_layout_dark">
				<span class="et_parallax_bg_wrap"><span
						class="et_parallax_bg"
						style="background-image: url(http://nielsensolutions.dk/wp-content/uploads/2018/06/cropped-MSSurface_Four_Device_Edited-1024x427.jpg);"
					></span></span>
				
				<div class="et_pb_fullwidth_header_container left">
					<div class="header-content-container center">
					<div class="header-content">
						
						<h1 class="et_pb_module_header">Blog</h1>
						<span class="et_pb_fullwidth_header_subhead">Welcome</span>
						<div class="et_pb_header_content_wrapper">See the latest news and interesting posts from  Nielsen Solutions.</div>
						
					</div>
				</div>
					
				</div>
				<div class="et_pb_fullwidth_header_overlay"></div>
				<div class="et_pb_fullwidth_header_scroll"></div>
			</section>
				
				
			</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
					<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_2_3 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough">
				
				
				<div class="et_pb_with_border et_pb_module et_pb_blog_0 et_animated et_pb_blog_grid_wrapper">
					<div class="et_pb_blog_grid clearfix  et_pb_text_align_center">
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-692" class="et_pb_post clearfix et_pb_no_thumb et_pb_blog_item_0_0 post-692 post type-post status-publish format-standard hentry category-blog-en">

			
												<h2 class="entry-title"><a href="https://www.nielsensolutions.dk/en/add-ssl-to-make-your-site-secure/">Add an SSL certificate to make your site secure</a></h2>
				
				<p class="post-meta"></p><div class="post-content"><div class="post-content-inner"><p>Since Microsoft and Google started to warn in the Chrome and Edge Browsers that sites are not secure, it is no longer only e-commerce and sites that handle confidential information, which are affected. Even if you have simple homepage, it can easily scare people away, if you don&#8217;t install and enable an SSL certificate, so there is a nice little green lock and https://&#8230; in the site address.</p>
</div><a href="https://www.nielsensolutions.dk/en/add-ssl-to-make-your-site-secure/" class="more-link">read more</a></div>			
			</article> <!-- .et_pb_post -->
			</div><!-- .et_pb_salvattore_content --><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://www.nielsensolutions.dk/en/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div> <!-- .et_pb_posts -->
					</div>
					 
				</div>
			</div> <!-- .et_pb_column --><div class="et_pb_column et_pb_column_1_3 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<div class="et_pb_with_border et_pb_module et_pb_sidebar_0 et_pb_widget_area clearfix et_pb_widget_area_left et_pb_bg_layout_light">
				
				
				<div id="search-2" class="et_pb_widget widget_search"><form role="search" method="get" id="searchform" class="searchform" action="https://www.nielsensolutions.dk/en/">
				<div>
					<label class="screen-reader-text" for="s">Search for:</label>
					<input type="text" value="" name="s" id="s" />
					<input type="submit" id="searchsubmit" value="Search" />
				</div>
			</form></div> <!-- end .et_pb_widget -->
		<div id="recent-posts-2" class="et_pb_widget widget_recent_entries">
		<h4 class="widgettitle">Recent Posts</h4>
		<ul>
											<li>
					<a href="https://www.nielsensolutions.dk/en/add-ssl-to-make-your-site-secure/">Add an SSL certificate to make your site secure</a>
									</li>
											<li>
					<a href="https://www.nielsensolutions.dk/en/help-my-site-slow/">Help, my site is too slow</a>
									</li>
											<li>
					<a href="https://www.nielsensolutions.dk/en/great-service-and-quality-does-not-need-to-cost-a-fortune/">Great service and quality does not need to cost a fortune</a>
									</li>
											<li>
					<a href="https://www.nielsensolutions.dk/en/welcome/">Welcome</a>
									</li>
					</ul>

		</div> <!-- end .et_pb_widget --><div id="recent-comments-2" class="et_pb_widget widget_recent_comments"><h4 class="widgettitle">Recent Comments</h4><ul id="recentcomments"></ul></div> <!-- end .et_pb_widget --><div id="archives-2" class="et_pb_widget widget_archive"><h4 class="widgettitle">Archives</h4>
			<ul>
					<li><a href='https://www.nielsensolutions.dk/en/2018/09/'>September 2018</a></li>
	<li><a href='https://www.nielsensolutions.dk/en/2018/06/'>June 2018</a></li>
			</ul>

			</div> <!-- end .et_pb_widget --><div id="categories-2" class="et_pb_widget widget_categories"><h4 class="widgettitle">Categories</h4>
			<ul>
					<li class="cat-item cat-item-11"><a href="https://www.nielsensolutions.dk/en/category/blog-en/">Blog</a>
</li>
			</ul>

			</div> <!-- end .et_pb_widget --><div id="meta-2" class="et_pb_widget widget_meta"><h4 class="widgettitle">Meta</h4>
		<ul>
						<li><a rel="nofollow" href="https://www.nielsensolutions.dk/wp-login.php">Log in</a></li>
			<li><a href="https://www.nielsensolutions.dk/en/feed/">Entries feed</a></li>
			<li><a href="https://www.nielsensolutions.dk/en/comments/feed/">Comments feed</a></li>

			<li><a href="https://wordpress.org/">WordPress.org</a></li>
		</ul>

		</div> <!-- end .et_pb_widget -->
			</div> <!-- .et_pb_widget_area -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section --><div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
					<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				<ul class="et_pb_module et_pb_social_media_follow et_pb_social_media_follow_0 clearfix  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				<li
            class='et_pb_social_media_follow_network_0 et_pb_social_icon et_pb_social_network_link  et-social-facebook et_pb_social_media_follow_network_0'><a
              href='#'
              class='icon et_pb_with_border'
              title='Follow on Facebook'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Follow</span></a></li><li
            class='et_pb_social_media_follow_network_1 et_pb_social_icon et_pb_social_network_link  et-social-twitter et_pb_social_media_follow_network_1'><a
              href='#'
              class='icon et_pb_with_border'
              title='Follow on Twitter'
               target="_blank"><span
                class='et_pb_social_media_follow_network_name'
                aria-hidden='true'
                >Follow</span></a></li>
			</ul> <!-- .et_pb_counters -->
			</div> <!-- .et_pb_column -->
				
				
			</div> <!-- .et_pb_row -->
				
				
			</div> <!-- .et_pb_section --></p>
<p>The post <a href="https://www.nielsensolutions.dk/en/welcome/">Welcome</a> appeared first on <a href="https://www.nielsensolutions.dk/en/home">Nielsen SoluTIons</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.nielsensolutions.dk/en/welcome/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
