<?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/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Selma MariudottirSelma Mariudottir</title>
	<atom:link href="https://www.selmamariudottir.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selmamariudottir.com</link>
	<description>A passionate creator who continues to branch out and try new artistic endeavors</description>
	<lastBuildDate>Fri, 22 Jun 2018 07:37:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How SSL Works and Why You Need it</title>
		<link>https://www.selmamariudottir.com/how-ssl-works/</link>
		<comments>https://www.selmamariudottir.com/how-ssl-works/#comments</comments>
		<pubDate>Thu, 05 Oct 2017 14:18:37 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[Secure Sockets Layer]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[SSL Certificate]]></category>
		<category><![CDATA[WordPress Security]]></category>
		<guid isPermaLink="false">https://www.selmamariudottir.com/?p=1690</guid>

				<description><![CDATA[<p>If you have a WordPress site for your business, you probably already know about its benefits, and you may have already learned the basics. But do you know how SSL works to secure your site? In this article, I will explain what SSL is, how to identify a secure site, how SSL works, and why your website [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/how-ssl-works/">How SSL Works and Why You Need it</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p>If you have a <a href="https://wordpress.org/" target="_blank" rel="noopener">WordPress</a> site for your business, you probably already know about <a href="https://www.selmamariudottir.com/the-numerous-benefit-of-creating-a-wordpress-website-for-your-business/">its benefits</a>, and you may have already learned <a href="https://www.selmamariudottir.com/category/wordpress/">the basics</a>. But do you know how SSL works to secure your site?<p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2017/10/how-ssl-works.jpg" class="featured-image wp-post-image" alt="" /></p></p>
<p>In this article, I will explain what SSL is, how to identify a secure site, how SSL works, and why your website needs it.</p>
<h2><strong>What Is SSL?</strong></h2>
<p><span id="more-1690"></span></p>
<p>SSL stands for Secure Sockets Layer. SSL is a standard security feature for websites that protects sensitive, personal information, such as:</p>
<ul>
<li>Login information</li>
<li>Address</li>
<li>Phone number</li>
<li>Social security number</li>
<li>Credit card data</li>
</ul>
<p><img class="alignnone wp-image-1699 size-full" src="https://www.selmamariudottir.com/wp-content/uploads/2017/10/ssl-secured.jpg" alt="SSL Secured" width="760" height="253" /><br />
SSL creates a secure, encrypted link between an Internet user&#8217;s browser and the website the browser is connecting to. Encryption means that no one other than those two parties can read the information being sent back and forth.</p>
<p>That way, a hacker or anyone eavesdropping on the exchange of personal information cannot read it.</p>
<p>SSL also uses authentication to make sure your data is sent to the right website.</p>
<p>Lastly, SSL assures you of data integrity, which means that no one can change the information before it gets to the intended party without being detected.</p>
<h2><strong>Identifying a Secure Site</strong></h2>
<p>You can tell that a site is SSL-secured by looking at the address bar of the website you&#8217;re on.</p>
<p><img class="alignnone wp-image-1709 size-full" src="https://www.selmamariudottir.com/wp-content/uploads/2017/10/connections.jpg" alt="secure and unsecure connections" width="760" height="394" /><br />
If you see a lock icon next to the website title and URL, the website is SSL-secured. The &#8220;s&#8221; after HTTP in the URL (https) also means that it is secure.</p>
<p>If the website title is green, it has extended validation SSL security. This means that the website has additional certification beyond basic SSL validation.</p>
<p>Extended validation is a great choice for e-commerce where credit card information is given. This extra layer of certification helps consumers trust the website, driving more conversions.</p>
<h2><strong>How SSL Works</strong></h2>
<p>To understand how SSL works, you need to know a little about what happens behind-the-scenes when you go to a website.</p>
<p>When you go to a website, your browser communicates with the web server you&#8217;re visiting. Your browser needs to make sure that the server is safe before connecting.</p>
<p>Remember what your mom said about not talking to strangers?</p>
<p>Your browser is just as wise. It has built-in safety checks to protect you from unknown and unsecured websites.</p>
<p><img class="alignnone wp-image-1711 size-full" src="https://www.selmamariudottir.com/wp-content/uploads/2017/10/how-ssl-works-image.jpg" alt="How SSL Works" width="915" height="256" /><br />
When you type in a web address into your browser and hit enter, a hidden conversation between your browser and the server begins. But you&#8217;ll never hear it. Here&#8217;s what happens, in a nutshell.</p>
<ol>
<li>Your browser initiates an SSL connection to the server in what&#8217;s called a &#8220;client hello.&#8221; This is where the browser asks for the server&#8217;s credentials.</li>
<li>The server then tells the browser that it&#8217;s safe to proceed and gives a &#8220;server hello&#8221; along with a copy of its SSL certificate.</li>
<li>Next, the browser reviews the SSL certificate to see if it is trustworthy. If the SSL certificate has been verified by a Certificate Authority (CA), the browser can trust the website. CAs are controlled by a security organization such as Comodo, Symantec, and GoDaddy. If the site is trustworthy, the browser sends the OK to transmit data.</li>
<li>The server then sends their OK back to the browser, establishing a secure connection.</li>
<li>At this point, trust is established, and they can exchange information.</li>
</ol>
<h2><strong>Who Needs an SSL Certificate?</strong></h2>
<p>So, now that we know how SSL works, how do you know if you need it?</p>
<p>Let&#8217;s discuss when SSL certification is required, and when it&#8217;s highly recommended.</p>
<p>1. The Payment Card Industry Data Security Standard requires all e-commerce sites to have SSL. This includes email, banks, and social networks. This regulation is called PCI Compliance.</p>
<p>2. If your website requires login information with a username and password, you should have an SSL certificate. This ensures that your users&#8217; private information is safe.</p>
<p>3. If users submit personal identifiable information (PII) on your website, you should have SSL encryption. PII includes phone numbers, addresses, and social security numbers. SSL keeps your user&#8217;s information secure.</p>
<p>If your website has fields asking for these three types of confidential information, you should have SSL protection. This ensures that site visitors will see the green lock icon next to your URL, so they know they can trust your site.</p>
<p>Web sites running on Firefox (version 51) will not have the green lock icon if they ask for sensitive information without SSL protection. Instead, they will have a gray lock with a red slash through it. Similarly, Chrome browsers (version 56) will have gray text that says &#8220;Not Secure.&#8221;</p>
<p>These warnings can erode your visitors&#8217; trust.</p>
<h2><strong>Will I Need SSL?</strong></h2>
<p>Now, let&#8217;s say your website doesn&#8217;t ask for any sensitive information. Should you still get SSL protection?</p>
<p>Yes. This is because in future Chrome updates, all websites that lack SSL certification (ones that say HTTP rather than HTTPS) will be labeled &#8220;Not Secure&#8221; with a red triangle that has an exclamation point (!) in it. Even sites without fields for sensitive information will warn the user that the site is not safe.</p>
<p>This could drive visitors away from your site. Even though you may not need SSL encryption on your site, many visitors will feel unsafe, and they may leave your page.</p>
<p>For this reason, it&#8217;s wise to get SSL protection if you don&#8217;t already have it, even if your site is benign. Plus, you&#8217;ll get a search ranking boost from Google for having it.</p>
<p>If you want SSL certification, but you&#8217;re turned off by the price, you might consider a company like <a href="https://letsencrypt.org/" target="_blank" rel="noopener">Let&#8217;s Encrypt</a>. They offer free certification.</p>
<h2><strong>Summary</strong></h2>
<p>To sum up, SSL is a standard certification that provides encryption, data integrity, and authentication for business websites. It protects your customers&#8217; PPI and your reputation.</p>
<p>You can tell that a site has SSL protection by looking for the &#8220;https&#8221; in its URL and the lock icon. Extended validation sites have green in the address bar.</p>
<p>When a browser tries to connect to a server, it initiates an SSL conversation to make sure the site is trustworthy. If a Certificate Authority has verified the site, it passes the security check. The parties can then safely exchange personal information.</p>
<p>All business websites should have SSL certification. If your website sells items, requests login information, or asks for personal information, you need SSL certification. This helps your customers trust your brand, and it boosts your placement on Google Search.</p>
<p>If your site only has content, such as a blog, it&#8217;s still wise to get certified. That way your site isn&#8217;t flagged as &#8220;Not Secure&#8221; by future versions of Chrome.</p>
<p>I hope this post has helped you understand how SSL works and why your website needs it. If you have any questions or feedback, feel free to post a comment below.</p>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span>Have questions or just want to say Hi? <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/how-ssl-works/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img class="alignnone" src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/how-ssl-works/">How SSL Works and Why You Need it</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/how-ssl-works/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/10/how-ssl-works.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/10/how-ssl-works.jpg" medium="image" />
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2017/10/ssl-secured.jpg" medium="image">
			<media:title type="html">SSL Secured</media:title>
			<media:description type="html">SSL Secured</media:description>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2017/10/connections.jpg" medium="image">
			<media:title type="html">secure and unsecure connections</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2017/10/how-ssl-works-image.jpg" medium="image">
			<media:title type="html">How SSL Works</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>5 WordPress Business Ideas You Should Be Using to Improve Your Business</title>
		<link>https://www.selmamariudottir.com/5-wordpress-business-ideas/</link>
		<comments>https://www.selmamariudottir.com/5-wordpress-business-ideas/#comments</comments>
		<pubDate>Sun, 14 May 2017 23:22:33 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Making Money]]></category>
		<category><![CDATA[online business]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">https://www.selmamariudottir.com/?p=1621</guid>

				<description><![CDATA[<p>WordPress is growing more and more popular by the minute, both for businesses and individual users alike. Take a look at their live active user map to see what I&#8217;m talking about.  To get the most out of the platform, I&#8217;ve created this list of the 5 best WordPress business ideas. 1. Make WordPress A Part of Your [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/5-wordpress-business-ideas/">5 WordPress Business Ideas You Should Be Using to Improve Your Business</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p>WordPress is growing more and more popular by the minute, both for businesses and individual users alike.</p>
<p>Take a look at their <a href="https://wordpress.com/activity/" target="_blank" rel="noopener noreferrer">live active user map</a> to see what I&#8217;m talking about. <p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2017/04/5-wordpress-business-ideas.jpg" class="featured-image wp-post-image" alt="5 WordPress Business Ideas You Should Be Using to Improve Your Business" /></p></p>
<p>To get the most out of the platform, I&#8217;ve created this list of the 5 best WordPress business ideas.<br />
<span id="more-1621"></span></p>
<h2>1. Make WordPress A Part of Your SEO Strategy</h2>
<p>Did you know that 48% of Technorati&#8217;s list of the <a href="https://managewp.com/14-surprising-statistics-about-wordpress-usage" target="_blank" rel="noopener noreferrer">top 100 business blogs</a> are hosted by WordPress?</p>
<p>But how did these blogs rise in the rankings in the first place? Undoubtedly, a great SEO strategy had something to do with it.</p>
<p>WordPress offers businesses SEO <a href="https://www.selmamariudottir.com/remove-time-and-date/">plugins </a>(Yoast being the most popular option) so that you can easily analyze where your content ranks and learn how you can bump it up by a few levels.</p>
<p>Plus, posting blogs on the platforms is one of the best WordPress business ideas to that allows you to seamlessly incorporate keywords into your content, boosting your SEO rankings.</p>
<h2>2. Use Affiliate Marketing</h2>
<p>One of my favorite WordPress business ideas is the use of affiliate marketing to make extra income and to draw new users to your site.</p>
<p>Do this by including promotional links to another company&#8217;s (not a competitor&#8217;s!) website or products. Not only will this give you commission when someone makes a sale on another website (a great way for small businesses to make sure they&#8217;re out of the red); it will also bring new traffic to your site.</p>
<p>Encourage those you&#8217;re linking to link back to your website &#8211; developing cross-company partnerships is always a good idea.</p>
<h2>3. Enable Comments &#8211; And Talk Back</h2>
<p>Think of the comments section on blog posts you write in your WordPress site as a part of your customer service package.</p>
<p>Encourage your website visitors to connect with your business in the comments section, and make sure you write back. If you wouldn&#8217;t leave a phone message unreturned in your office, you shouldn&#8217;t ignore questions in your comments.</p>
<h2>4. Look Into WordPress Hosting Specialists</h2>
<p>One of the most often overlooked WordPress business ideas is also the one that helps you find recurring revenue.</p>
<p>Even if your WordPress site is self-hosted, you should still look into web hosting options that can streamline your content and effectively analyze your traffic, indexing, and more.</p>
<p>Certain hosting specialists can also help with installing your theme, offering web support, and even assisting with content creation.</p>
<p>WordPress premium support is also available.</p>
<h2>5. See Your WordPress Theme As A Part Of Your Branding</h2>
<p>You already know how crucial an intuitive website is to running a successful business, but the look of your site matters just as much as how it functions.</p>
<p>Choosing a WordPress theme that&#8217;s consistent with your branding will help to increase brand recognition, and encourage customers to spend more time on your site &#8211; which means you&#8217;ll rank higher in search engine listings.</p>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span>What wordpress business ideas are you using your own website? <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/5-wordpress-business-ideas/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img class="alignnone" src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/5-wordpress-business-ideas/">5 WordPress Business Ideas You Should Be Using to Improve Your Business</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/5-wordpress-business-ideas/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/04/5-wordpress-business-ideas.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/04/5-wordpress-business-ideas.jpg" medium="image">
			<media:title type="html">5 WordPress Business Ideas You Should Be Using to Improve Your Business</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>GetResponse Autoresponder Tool: What It Is and Why You Need It</title>
		<link>https://www.selmamariudottir.com/getresponse-autoresponder/</link>
		<comments>https://www.selmamariudottir.com/getresponse-autoresponder/#comments</comments>
		<pubDate>Sat, 29 Apr 2017 00:25:57 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[Autoresponder]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[GetResponse]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Making Money]]></category>
		<category><![CDATA[online business]]></category>
		<guid isPermaLink="false">https://www.selmamariudottir.com/?p=1638</guid>

				<description><![CDATA[<p>If you care for your customers and want to bring them closer to your business, a tool like GetResponse autoresponder can be extremely helpful.  If you&#8217;re unfamiliar with the platform, you&#8217;re in luck. I&#8217;m offering an informative guide to what it is and why you need it. What Is an Autoresponder? Autoresponder is a software program used [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/getresponse-autoresponder/">GetResponse Autoresponder Tool: What It Is and Why You Need It</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p>If you care for your customers and want to bring them closer to your business, a tool like <a href="https://www.selmamariudottir.com/presents/getresponse/" target="_blank" rel="noopener noreferrer">GetResponse autoresponder</a> can be extremely helpful. <p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2017/05/GetResponse-Autoresponder-Tool.jpg" class="featured-image wp-post-image" alt="GetResponse Autoresponder Tool: What It Is and Why You Need It" /></p></p>
<p>If you&#8217;re unfamiliar with the platform, you&#8217;re in luck. I&#8217;m offering an informative guide to what it is and why you need it.</p>
<h2><strong>What Is an Autoresponder?</strong></h2>
<p><span id="more-1638"></span><br />
Autoresponder is a software program used to send messages of all kinds to your subscribers, when triggered by a series of events you determine.</p>
<p>For instance, if a customer books a room on a hotel website,  he/she will receive a personalized confirmation email.  An additional example would be alerting about new products or to greet new subscribers.<br />
<a href="https://affiliates.getresponse.com/material/hit/149/shm13"><br />
<img src="/wp-content/uploads/2017/05/How-to-use-email-autoresponder-infographic.png" /></a></p>
<h2><strong>Which Is the Best Autoresponder?</strong></h2>
<p>More than 3 million worldwide customers use GetResponse, because it&#8217;s one of the best autoresponder.</p>
<p>One thing that ensures it stands out from the crowd is its user-friendly features.</p>
<p>For instance, you can use it for:</p>
<ul>
<li>High-quality email newsletters</li>
<li>Follow-up email campaigns</li>
<li>Video emails</li>
<li>Building a targeted subscriber list</li>
</ul>
<h2><strong>Nurture Your Leads</strong></h2>
<p>Did you know companies that send automated emails are <a href="https://www.pinterest.com/pin/38210296818765393/" target="_blank" rel="noopener noreferrer">133% more likely to send relevant messages</a> that correspond with the customer&#8217;s purchase cycle?</p>
<p>GetResponse is one of the best autoresponder tool, as it sends the right email at the right time.</p>
<p>An automated email will allow you to build a relationship with the customer right away.</p>
<p>You can do this by sending valuable information straight into their inbox. Aim to provide an insight into the industry and teach them how to make better buying decisions.</p>
<p>So, a customer will have an opportunity to read your best content that&#8217;s relevant to their needs.</p>
<p>Click here to read the <a href="https://www.selmamariudottir.com/the-top-5-strategies-for-effective-content-creation/">top 5 strategies for effective content creation</a>.</p>
<h2><strong>A Beautiful Design</strong></h2>
<p>A professional-looking email will reflect a professional brand and service.</p>
<p>GetResponse allows you to create stunning email marketing designs that complement your business.</p>
<p>You can choose from more than 500 pre-designed email templates.</p>
<p><a href="https://www.selmamariudottir.com/blog-images/">High-quality images</a> are essential for any marketing campaign. For this reason, you will be happy to learn you can also use more than 1,000 free iStock photos.</p>
<p><a href="http://www.getresponse.com/?a=shm13"><br />
<img src="/wp-content/uploads/2017/10/using-images-in-email-infographic.png" /><br />
</a></p>
<p>There&#8217;s also a drag-and-drop HTML code editor, as well as a mobile preview.</p>
<p>Does all this sound a little daunting? Don&#8217;t worry. It doesn&#8217;t matter if you&#8217;re a graphic designer or a beginner, you can learn how to create beautiful designs.</p>
<h2><strong>Convert Leads into Customers</strong></h2>
<p>You might not realize it, but email marketing has the highest <a href="https://thedma.org/data-driven-marketing/saturday-stat-series/" target="_blank" rel="noopener noreferrer">conversion rate of 66%</a>. This is in comparison to direct mail, social media and more.</p>
<p>So, if you have many leads but few sales, email marketing could be the way forward for your company.</p>
<p>GetResponse email marketing will allow you to build brand awareness, so you can encourage trust and loyalty.</p>
<p>You can also create email marketing campaigns that aren&#8217;t too salesy.</p>
<p>An insight email might be enough to convince a customer that you&#8217;re the best business for their needs.</p>
<p>You could even use the email marketing tool to build anticipation ahead of a product launch. So, a customer will become more excited about the product and may choose to buy it once available.</p>
<h2><strong>Conclusion</strong></h2>
<p>It&#8217;s not hard to see why <a href="https://www.selmamariudottir.com/presents/getresponse/" target="_blank" rel="noopener noreferrer">GetResponse</a> has become one of the best autoresponder platform. After all, it offers personalized marketing emails, many templates and various email options to choose from.</p>
<p>So, if you want to grow your business into the future, you should embark on an email marketing campaign. It can help turn leads into sales.</p>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span>Have you got any email marketing tips you would like to share? Write a comment below. <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/getresponse-autoresponder/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img class="alignnone" src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/getresponse-autoresponder/">GetResponse Autoresponder Tool: What It Is and Why You Need It</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/getresponse-autoresponder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/05/GetResponse-Autoresponder-Tool.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/05/GetResponse-Autoresponder-Tool.jpg" medium="image">
			<media:title type="html">GetResponse Autoresponder Tool: What It Is and Why You Need It</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2017/05/How-to-use-email-autoresponder-infographic.png" medium="image" />
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2017/10/using-images-in-email-infographic.png" medium="image" />
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 10 Plugins for WordPress 2017</title>
		<link>https://www.selmamariudottir.com/top-10-plugins-wordpress-2017/</link>
		<comments>https://www.selmamariudottir.com/top-10-plugins-wordpress-2017/#comments</comments>
		<pubDate>Thu, 20 Apr 2017 00:10:53 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">https://www.selmamariudottir.com/?p=1593</guid>

				<description><![CDATA[Freshen up your WordPress blog with these top plugins for WordPress 2017!. <p>There are almost 50,000 plugins in the WordPress plugin store. Sifting through to find ones that work, are supported, and are easy to use can feel like you’re trying to find a grain of sand on a beach.  So to help narrow the search a little, I’ve put together the top 10 plugins best WordPress [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/top-10-plugins-wordpress-2017/">Top 10 Plugins for WordPress 2017</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p><em id="gnt_postsubtitle" style="color:#666666;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:;line-height:;font-weight:normal;font-style:normal;">Freshen up your WordPress blog with these top plugins for WordPress 2017!</em></p> <p>There are <a href="https://wordpress.org/plugins/wp-date-remover/" target="_blank" rel="noopener noreferrer">almost 50,000</a> plugins in the WordPress plugin store. Sifting through to find ones that work, are supported, and are easy to use can feel like you’re trying to find a grain of sand on a beach. <p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2017/04/top-10-wordpress-plugins.jpg" class="featured-image wp-post-image" alt="" /></p></p>
<p>So to help narrow the search a little, I’ve put together the top 10 plugins best WordPress plugins for 2017. You might not need all of them, but even with the best external apps like <a href="https://www.selmamariudottir.com/how-to-use-google-analytics/">Google Analytics,</a> you’re bound to be looking for at least one or two.</p>
<p><span id="more-1593"></span></p>
<h2><strong>1. Yoast SEO</strong></h2>
<p>Yoast SEO is the world’s most popular <a href="https://www.selmamariudottir.com/the-top-6-plugins-for-wordpress-seo-optimization/">SEO plugin</a> and consistently ranks in the top 10 plugins that are most popular on WordPress.</p>
<p>It helps with your SEO readability, quality, and content, all in an easy to use interface.</p>
<p>You can write custom title, add Twitter Cards, Open Graph meta data and Sitemaps. You can also ping search engines whenever you update your site.</p>
<h2><strong>2. W3 Total Cache</strong></h2>
<p>Website speed is important. Like, <a href="https://www.fastcompany.com/1825005/how-one-second-could-cost-amazon-16-billion-sales" target="_blank" rel="noopener noreferrer">really important</a>. But if your site isn’t quite up to the challenge of satisfying impatient users, you can use W3 to grease the skids, so to speak.</p>
<p>There are tons of different kinds of caching, but W3 takes them all and puts them into a tidy bundle for you. Now, your site is easily accessible from literally anywhere in the world.</p>
<h2><strong>3. EWWW Image Optimizer</strong></h2>
<p>Another speed demon on our list of top 10 plugins is EWWW Image Optimizer. This plugin will help get your images in the right format at the right time. Using modern compression techniques and image best practices, it’ll keep your beautiful site light and fast.</p>
<h2><strong>4. Disqus Comment System</strong></h2>
<p>Disqus is basically a social network of comments. It replaces your blog comments section and lets people comment and discuss posts, where their comments follow them around in a profile. With notifications to comment replies by email, it makes it easy to manage your community and deepens community engagement on your site.</p>
<h2><strong>5. Jetpack</strong></h2>
<p>Jetpack is an amalgamation plugin developed by WordPress themselves. It helps with everything from SEO to backups, speed tests to email list management. For a one-stop shop, it’s hard to look past Jetpack.</p>
<h2><strong>6. Google XML Sitemaps</strong></h2>
<p>Submitting your sitemap to Google is a critical part of getting found online. Fortunately, you can automate this process. Google XML Sitemaps fires off a new sitemap whenever your website changes with fresh content, so you have one less thing to worry about.</p>
<h2><strong>7. All In One Schema.org Rich Snippets</strong></h2>
<p>Rich Schema.org snippets are a great way for you to exploit a niche and improve CTR. All In One Schema.org Rich Snippets makes it easy to take advantage, without having to have a lot of technical know how.</p>
<h2><strong>8. Replyable</strong></h2>
<p>Replyable is another plugin for comments that allows users to subscribe to your comment threads, so you’re ready to engage your audience at a moment’s notice.</p>
<h2><strong>9. WooCommerce</strong></h2>
<p>WooCommerce is another amalgamation plugin, only this time it’s specifically for e-commerce websites. It will help you with everything from shipping and payments to analyzing your store with in-depth analytics.</p>
<h2><strong>10. All 404 redirect to Homepage</strong></h2>
<p>Yes, this actually the name of the plug.</p>
<p>And it pretty much does what it says – it pushes all your 404 redirects to your homepage.</p>
<p>Since 404 redirects are part of the best practice for major search engines like Google and Bing, they’re a critical part of getting your site ranked.</p>
<p>Plus, they improve the user experience, so instead of a user clicking on a deleted post and going nowhere, they end up back on your homepage so they can browse your site some more. It’s a win-win.</p>
<h2><strong>Summary: top 10 plugins you can’t live without</strong></h2>
<p>There are plenty of plugins out there that leave something to be desired. But with these top 10 plugins, you’ll have your WordPress site humming in no time.</p>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span>What plugins are you using that other WordPress bloggers should consider? <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/top-10-plugins-wordpress-2017/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img class="alignnone" src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/top-10-plugins-wordpress-2017/">Top 10 Plugins for WordPress 2017</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/top-10-plugins-wordpress-2017/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/04/top-10-wordpress-plugins.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/04/top-10-wordpress-plugins.jpg" medium="image" />
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>Why WordPress Is The Best CMS for Small Business</title>
		<link>https://www.selmamariudottir.com/wordpress-the-best-cms-for-small-business/</link>
		<comments>https://www.selmamariudottir.com/wordpress-the-best-cms-for-small-business/#comments</comments>
		<pubDate>Thu, 13 Apr 2017 20:32:27 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[online business]]></category>
		<category><![CDATA[Small Business]]></category>
		<guid isPermaLink="false">https://www.selmamariudottir.com/?p=1574</guid>

				<description><![CDATA[Grow your small business easily by using the best CMS platform!. <p>WordPress has been around for more than a decade. It’s still one of the most popular choices for people want to enhance their web presence.   For small business owners, WordPress is no doubt a powerful tool. It has enabled many businesses to take advantages of the affordable, simple web development solution as well as the easy [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/wordpress-the-best-cms-for-small-business/">Why WordPress Is The Best CMS for Small Business</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p><em id="gnt_postsubtitle" style="color:#666666;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:;line-height:;font-weight:normal;font-style:normal;">Grow your small business easily by using the best CMS platform!</em></p> <p><a href="https://wordpress.org/about/" target="_blank">WordPress</a> has been around for more than a decade. It’s still one of the most popular choices for people want to enhance their web presence.  <p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2017/04/Why-WordPress-Is-The-Best-CMS-For-Small-Business.jpg" class="featured-image wp-post-image" alt="Why WordPress Is The Best CMS for Small Business" /></p></p>
<p>For small business owners, WordPress is no doubt <a href="https://www.selmamariudottir.com/the-numerous-benefit-of-creating-a-wordpress-website-for-your-business/">a powerful tool</a>. It has enabled many businesses to take advantages of the affordable, simple web development solution as well as the easy content management system.</p>
<p>With WordPress, many things become hassle-free. In fact, in 2016 it was listed as <a href="https://w3techs.com/blog/entry/web_technologies_of_the_year_2016" target="_blank">the “CMS of the year” by Web3Techs</a>, beating others giant web technologies such as Shopify, Google Analytics, Squarespace, Unbuntu, and Amazon. This was the 7th time WordPress earned this spot.</p>
<p>So if you’re in search for the best CMS for small business website, here are why you should opt for WordPress.<br />
<span id="more-1574"></span></p>
<h2><strong> Customization Made Easy</strong></h2>
<p>Not everyone is technical. The ability to customize online presence is one of the most critical factors when it comes to choosing the best CMS for small business.</p>
<p>Being 100% open source, WordPress makes easy customization a piece of cake. There are unlimited opportunities to personalize the look of your business website. Plus, it only costs a fraction of what traditional web development services would charge you.</p>
<h2><strong> Perfect for SEO</strong></h2>
<p>A major concern for online businesses in the digital age is SEO. With intense competition, how can you achieve and maintain that ideal spot on a search engine’s front page?</p>
<p>Luckily WordPress was developed with SEO optimization in mind. This makes sure that your business can easily get found by potential customers.</p>
<p>The platform offers some of the most important elements for on-page SEO. This includes proper HTML markup, title tags and headings, optimized images with ALT tags and descriptions, SEO-friendly permalinks, and content creation.</p>
<h2><strong> Great Theme Options</strong></h2>
<p>The sky is the limit when it comes to WordPress theme options. There are both free and paid options for themes constantly being added to the platform on a daily basis.</p>
<p>Go on <a href="https://wordpress.org/themes/" target="_blank">WordPress Theme Directory</a> and you are bound to find a theme to install and customize in a way that perfectly matches your business’ mission and vision.</p>
<h2><strong> Frequent Updates</strong></h2>
<p>The best CMS for small business must be constantly maintained and updated. Otherwise, poorly maintained platforms will give you a hard time and even put your business at risk.</p>
<p>WordPress often launches its upgraded version twice annually. This helps improve security and allows users to handle threats effectively.</p>
<h2><strong> Superb Support</strong></h2>
<p>No matter how great a product is, if a business fails at customer support, it won’t be long till users opt for another competitor.</p>
<p>WordPress offers various support options, including user forums to ensure your specific needs are addressed in a timely, hassle-free manner.</p>
<p><strong>WordPress: The Best CMS for Small Business</strong></p>
<p>Whether you’re running a startup or an established business, WordPress is a wonderful CMS that shows no signs of a decrease in usage anytime soon.</p>
<p>Its easy, simple, and flexible solution is hard to compete, making the platform one of the strongest and most secure CMS services currently available on the market.</p>
<p>If you have any questions about how WordPress can benefit your business, I’m happy to help. <a href="https://www.selmamariudottir.com/contact-me/">Contact me today</a>!</p>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span>Are You Using WordPress? <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/wordpress-the-best-cms-for-small-business/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img class="alignnone" src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/wordpress-the-best-cms-for-small-business/">Why WordPress Is The Best CMS for Small Business</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/wordpress-the-best-cms-for-small-business/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/04/Why-WordPress-Is-The-Best-CMS-For-Small-Business.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2017/04/Why-WordPress-Is-The-Best-CMS-For-Small-Business.jpg" medium="image">
			<media:title type="html">Why WordPress Is The Best CMS for Small Business</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>WordPress Backup: Make sure you don&#8217;t loose your work</title>
		<link>https://www.selmamariudottir.com/wordpress-backup/</link>
		<comments>https://www.selmamariudottir.com/wordpress-backup/#comments</comments>
		<pubDate>Sat, 13 Aug 2016 23:59:56 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Dennis Cooper]]></category>
		<guid isPermaLink="false">https://selmamariudottir.com/?p=1345</guid>

				<description><![CDATA[Dennis Cooper lost Years’ worth of work when Google removed his blog without notice. <p>We live in a day and age where we perform most of our personal and professional work and communication online, but we sometimes take our technology for granted.  As a website or blog owner, you are likely to complete much of your ongoing work and communication through your website’s back of house &#8211; or through [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/wordpress-backup/">WordPress Backup: Make sure you don&#8217;t loose your work</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p><em id="gnt_postsubtitle" style="color:#666666;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:;line-height:;font-weight:normal;font-style:normal;">Dennis Cooper lost Years’ worth of work when Google removed his blog without notice</em></p> <p>We live in a day and age where we perform most of our personal and professional work and communication online, but we sometimes take our technology for granted.  <p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2016/08/wordpress_backup.jpg" class="featured-image wp-post-image" alt="WordPress Backup" /></p>As a website or blog owner, you are likely to complete much of your ongoing work and communication through your website’s back of house &#8211; or through your linked email account. While this is certainly time and cost effective, you must not forget to back up your website.</p>
<h2><strong>Just Ask Dennis Cooper</strong></h2>
<p><span id="more-1345"></span>Like many artists and aspiring online entrepreneurs, artist Dennis Cooper launched a <span style="text-decoration: underline;"><a href="http://denniscooper-theweaklings.blogspot.com/" target="_blank">free Blogger website</a></span> back in 2002. While many have abandoned this early blogging platform, Dennis still achieved much success with his blog. In fact, he found that his blog was such a convenient platform to work within, that he performed and saved all of his work within his blog. He also used the linked email to conduct all of his personal and professional communication.</p>
<p>But then Google removed his blog without notice, and all of his work and contacts were lost! Years’ worth of work!</p>
<h2><strong>Back Up Today So This Doesn’t Happen To You Too!</strong></h2>
<p>While Dennis’s case is a bit unique because he was using a free blogging platform, your paid blog or website could still suffer similar loss. While you may not wake up one day to find that your website has been removed, you could wake up to find that:</p>
<ul>
<li>Your website has been hacked</li>
<li>Your data has been compromised</li>
<li>Essential work has been lost</li>
<li>That your content or overall design is lost during an update</li>
<li>That your theme has gone haywire</li>
</ul>
<h2><strong>Backing Up Your Website Is Easy</strong></h2>
<p>Not only should you back up your website or blog, but you should automate your back ups &#8211; so that you can rest assured that the potential for loss is minimal. The good news is, that backing up is easy!</p>
<p>I use <a href="https://selmamariudottir.com/presents/updraftplus/" target="_blank">UpdraftPlus</a> to back up each of my websites &#8211; even this one! <a href="https://selmamariudottir.com/presents/updraftplus/" target="_blank">UpdraftPlus</a> allows me to automate my back ups, so that I never forget, and provides me with ample Amazon S2 Storage. It is also intuitive, and secure &#8211; so that I never worry about my hard work being compromised.</p>
<p>Even if you save all of your written content in Word docs or other files, backing up your website is the only way to ensue swift recovery if your website is compromised.</p>
<p>Learn more about <span style="text-decoration: underline;"><a href="https://selmamariudottir.com/presents/updraftplus/" target="_blank">UpdraftPlus</a></span> today!</p>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span>Are You Backing Up Your Website? <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/wordpress-backup/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img class="alignnone" src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/wordpress-backup/">WordPress Backup: Make sure you don&#8217;t loose your work</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/wordpress-backup/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/08/wordpress_backup.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/08/wordpress_backup.jpg" medium="image">
			<media:title type="html">WordPress Backup</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>The Sacrifice Of Serving &#8211; Because We Are Stronger Together</title>
		<link>https://www.selmamariudottir.com/the-sacrifice-of-serving/</link>
		<comments>https://www.selmamariudottir.com/the-sacrifice-of-serving/#comments</comments>
		<pubDate>Sat, 06 Aug 2016 02:06:13 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[How You Can Help]]></category>
		<category><![CDATA[Purple Heart]]></category>
		<category><![CDATA[The Sacrifice Of Serving]]></category>
		<guid isPermaLink="false">https://selmamariudottir.com/?p=1328</guid>

				<description><![CDATA[<p>Watching the news, the recent reports of terrorist attacks around the world has been difficult to see, and impossible to comprehend. In times of such turmoil and heartbreak, we must all remember that despite our differences, that we have far more in common than not.  We must also remember that we must do our part [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/the-sacrifice-of-serving/">The Sacrifice Of Serving &#8211; Because We Are Stronger Together</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p>Watching the news, the recent reports of terrorist attacks around the world has been difficult to see, and impossible to comprehend. In times of such turmoil and heartbreak, we must all remember that despite our differences, that we have far more in common than not.  <p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2016/08/The_Sacrifice_Of_Serving.jpg" class="featured-image wp-post-image" alt="The Sacrifice Of Serving" /></p>We must also remember that we must do our part to make the world a safe place for future generations. While there are many ways to contribute, for my cousin <strong>Sgt. Steinunn Kjartansdottir</strong> &#8211; her method of contribution was to join the United States Marine Corps &#8211; the first woman from Iceland to achieve this honor.</p>
<h2>The Sacrifice Of Serving</h2>
<p><span id="more-1328"></span>As a single mother of two beautiful girls, the choice to serve was a choice between seeing her daughters grow into young women &#8211; or to invest nearly 7 years of her life fighting against those who promote terror and injustice. The choice was certainly not an easy one, but Steinunn knew that her daughters would be well cared for by her mother &#8211; who sold everything in Iceland to come and raise her girls while she served two consecutive tours in Iraq.</p>
<h2>The Wounds That Never Heal</h2>
<p>Just 5 days in to her second tour in Iraq, Steinunn’s platoon was caught in a double stacked anti-tank mine explosion. While she was fortunate enough to walk away with all of her limbs, she suffers from traumatic brain injury, chronic pain, sever migraines, numbness in her lower extremities, and PTSD. Due to her severe injuries was honorably discharged from the Marines. My cousin received a <span style="text-decoration: underline;"><a href="https://en.wikipedia.org/wiki/Purple_Heart" target="_blank"><strong>Purple Heart</strong></a></span> for her bravery, and is the first Icelandic Marine to receive this prestigious honor.</p>
<p>The past 6 years since being discharged have not been easy. She struggles with anxiety, depression, and was hospitalized after trying to commit suicide &#8211; a reality that is far too common for war veterans. On top of that, her mom had to return to Iceland shortly after Steinunn returned to the United States.</p>
<h2>A Return Home To Visit Iceland After 20 Years</h2>
<p>My cousin still calls America home, and lives as a retired and disabled veteran; raising her two daughters, now 12 and 19 years old. However, it has been nearly 20 years since my cousin has been able to return home to Iceland to visit her brothers, sisters, nieces and nephews &#8211; and her mom whose eyesight and health are failing.</p>
<p>It is her greatest wish to return for a visit, and to introduce her daughters to the family they have never known &#8211; as well as the incomparable beauty of Iceland.</p>
<h2>How You Can Help</h2>
<p>As a single mom living on Marine retirement and disability, her budget is tight &#8211; making the cost of airfare to and from Iceland for Steinunn and her two daughters impossible to afford. <strong>But you can help!</strong></p>
<p>Sgt. Steinunn Kjartansdottir has set up a <strong><span style="text-decoration: underline;"><a href="https://www.gofundme.com/2g5emthd" target="_blank">GoFundMe campaign to raise the $4,500 airfare to travel back to Iceland</a></span></strong> to visit her family. My cousin is an independent woman who has never asked for help, even in times when she has needed it most. Steinunn is a proud American resident, but also a proud Icelandic native. Returning home to visit stands to be a positive and life-changing experience &#8211; which she could certainly benefit from.</p>
<p>Even the smallest donation of $5 can help Steinunn and her family get one step closer to fulfilling their dream of returning to Iceland.</p>
<p>=&gt; <span style="color: #ff0000;"><strong><span style="text-decoration: underline;"><a style="color: #ff0000; text-decoration: underline;" href="https://www.gofundme.com/2g5emthd" target="_blank">https://www.gofundme.com/2g5emthd</a></span></strong></span></p>
<p>Semper fi. God bless. And God bless America, Iceland, and all of humanity!</p>
<p>Until next time……</p>
<p><img src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/the-sacrifice-of-serving/">The Sacrifice Of Serving &#8211; Because We Are Stronger Together</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/the-sacrifice-of-serving/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/08/The_Sacrifice_Of_Serving.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/08/The_Sacrifice_Of_Serving.jpg" medium="image">
			<media:title type="html">The Sacrifice Of Serving</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Use Google Analytics</title>
		<link>https://www.selmamariudottir.com/how-to-use-google-analytics/</link>
		<comments>https://www.selmamariudottir.com/how-to-use-google-analytics/#comments</comments>
		<pubDate>Sun, 31 Jul 2016 03:55:30 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Online Marketing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FREE Download]]></category>
		<category><![CDATA[GA]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[launching]]></category>
		<category><![CDATA[online business]]></category>
		<guid isPermaLink="false">https://selmamariudottir.com/?p=1212</guid>

				<description><![CDATA[Google Analytics Made Easy - [FREE Download]. <p>One of the most common questions I receive from my DIY online marketers is how to use Google Analytics and how to get the most out of it.   If you are unfamiliar, Google Analytics is a powerful reporting tool that provides in-depth and fully customizable metrics. This free tool is crucial for measuring the success [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/how-to-use-google-analytics/">How to Use Google Analytics</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p><em id="gnt_postsubtitle" style="color:#666666;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:;line-height:;font-weight:normal;font-style:normal;">Google Analytics Made Easy - [FREE Download]</em></p> <p>One of the most common questions I receive from my DIY online marketers is how to use Google Analytics and how to get the most out of it.  <p><img width="720" height="400" src="https://www.selmamariudottir.com/wp-content/uploads/2016/07/How_to_use_Google_Analytics.jpg" class="featured-image wp-post-image" alt="How to use Google Analytics" /></p> If you are unfamiliar, Google Analytics is a powerful reporting tool that provides in-depth and fully customizable metrics. This free tool is crucial for measuring the success of your website and online marketing strategies, but you have to know where to start. This step-by-step guide walks you through setting up your account and learning the basic, yet meaningful, reporting features.<br />
<span id="more-1212"></span></p>
<h2><span style="color: #e63d0e;">Getting The Most Out Of Google Analytics</span></h2>
<p>As a business owner, your goal is to drive as much quality traffic to your website pages and blog posts as possible. To drive traffic, you invest time in organic marketing and money into online marketing. To gauge the success of your marketing efforts accurately, you must be able to measure your success. In the online world, you do this with tools such as Google Analytics (GA).</p>
<h2><span style="color: #e63d0e;">Google &#8211; The Reigning King Of Search Engines</span></h2>
<p>While Google is not the only search engine, it is the largest search engine in the world. Depending on where you reside in the world, Google web search accounts for between 65% and 80% of all web searches. This totals as many as 50,000 web queries every second. These numbers include paid and organic search results.</p>
<p>On average, Google sends 2 to 3 times more traffic to your website than all other search engines combined. With such a large portion of your web traffic coming directly from Google, it is valuable to understand where your traffic is coming from and to identify trends in behavior patterns. By understanding how your Google visitors interact with your pages, it will help you to optimize your website and improve your online marketing campaigns.</p>
<p><strong>What Is Google Analytics?</strong></p>
<p>GA is a tool that provides in-depth analytics you can use to track patterns and trends. This intelligent software is 100% free and integrates perfectly with your website or blog. Some of its prime reporting features include:</p>
<ul>
<li>How many new visitors have you had this month?</li>
<li>How many repeat visitors have you had this month?</li>
<li>What countries is your traffic coming from?</li>
<li>What websites, blogs, or search engines are driving your traffic?</li>
<li>What type of device do your website visitors use when they visit you online? PC, smartphone, laptop, or tablet?</li>
<li>What web browsers do your visitors use?</li>
<li>Which of your pages generates the most traffic?</li>
<li>How long do they stay on each page? Which pieces are most valuable to them?</li>
<li>Which of your online marketing strategies is the most effective? Which is the least effective?</li>
</ul>
<p>When you can answer the questions above, you can create and test powerful marketing campaigns!</p>
<h2>How to Use Google Analytics</h2>
<h2><span style="color: #e63d0e;">Setting Up Google Analytics On Your Website</span></h2>
<p><strong>Creating a Google Account</strong></p>
<p>To set up GA on your website, you will need to create a Google account. If you use Gmail as your email provider or have a YouTube account, then you already have a Google account. If you need to start from scratch, simply head to <a href="http://accounts.google.com/">accounts.google.com</a> to create your free account.</p>
<p><strong>Signing Up</strong></p>
<p>Installing GA is fast and easy. Head over to <a href="http://google.com/analytics">Google.com/Analytics</a> and choose “Google Analytics” from the drop-down menu in the upper right hand corner.</p>
<p><img class="aligncenter wp-image-1225 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Sign_In.jpg" alt="Google Analytics Sign In" width="760" height="310" /></p>
<p>Once you click on Google Analytics, a box will pop up, stating “Start using Google Analytics.” Click the “Sign Up” button directly below.</p>
<p><img class="aligncenter wp-image-1228" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Start_Using_Google_Analytics.jpg" alt="Start Using Google Analytics" width="250" height="161" /></p>
<p>The next page looks precisely like the image below. Under “New Account” at the top of the page, choose “Website” as what you would like to track. Even if your website is a blog, select the website option.</p>
<p><img class="aligncenter wp-image-1233 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_New_Account-1.jpg" alt="Google Analytics New Account" width="542" height="455" /><br />
Create an Account Name and fill in the required boxes, such as your Website name and URL. Once you have completed the required information, click on “Get Tracking ID” and then accept the terms of service.</p>
<p>Congratulations! In just a few minutes, your new GA account is ready to track your data!</p>
<p><strong>Installing Google Analytics On Your Website</strong></p>
<p>Many bloggers and business owners operate more than one blog. The good news is that you can add multiple websites and blogs to one GA account. Simply walk through this process, one at a time, for each unique website or blog.</p>
<p>The tracking code generated after you click on “Get Tracking ID” needs to be installed on each page of your website.</p>
<p><img class="aligncenter wp-image-1238 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Tracking_Code.jpg" alt="Google Analytics Tracking Code" width="760" height="477" /><br />
You are likely to have multiple pages, so adding the code individually is too time consuming. Instead, you can:</p>
<ol>
<li>The fastest and easiest way to install your Google code on a WordPress site, is to use a plug-in called Header and Footer. There you can paste the code in the &lt;Head&gt; section.<img class="aligncenter wp-image-1240 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/header_footer.jpg" alt="WordPress Header and Footer Plugin" width="760" height="361" /><br />
You can also use Google Analytics plug-in.  Google Analytics by MonsterInsights is an excellent choice and will install your tracking code in a matter of seconds.</li>
<li>If you are comfortable with handling website code, copy and paste your tracking code into your header.php file. Place it right after the &lt;body&gt; tag. Only attempt this if you have previously worked with code; otherwise, you risk compromising your website.</li>
<li>If website back of house is simply not your cup of tea, head to a freelance site and have a professional webmaster do it for you. Most will install your tracking code for $25 or less. A few sites to consider include: Fiverr, Upwork, and Fivesquid.Google Analytics will collect data within 24 hours, meaning you can analyze trends almost immediately.</li>
</ol>
<h2><span style="color: #e63d0e;">Setting Up Your Website Dashboard</span></h2>
<p>Google Analytics will collect data, but to comprehend the data, you may need to familiarize yourself with some basic GA terminology. Once you understand the terminology, you can customize your dashboard with shortcuts that analyze the data most meaningful to you. The list of GA terminology is long, but here are the basics:</p>
<p><b>Bounce rate</b><br />
This calculates how many website visitors only view one page before continuing their web browsing. Bounce rate is also referred to as a single page session.</p>
<p><b>Content experiment</b><br />
This tool allows you to test multiple versions of your web pages to determine which one is the best fit. It specifically tracks how many “goals” each page achieves, so you can identify the approach that works best.</p>
<p><b>Conversion rate</b><br />
Your conversion rate is a percentage of how many visitors perform a desired action, most often, opting-in to your email list or purchasing a product. Knowing the conversion rate for each page helps you to see which of your marketing strategies is most effective.</p>
<p><b>Cookie</b><br />
Internet cookies are nothing like real-life cookies. These small pieces of textual data are stored on your visitor’s browser, helping GA to gather the data you require.</p>
<p><b>Custom reports</b><br />
The ability to create custom reports allows you to track the data most relevant and meaningful to your goals.</p>
<p><b>Dashboard</b><br />
The dashboard is the screen you access when you log in to your GA account.</p>
<p><b>Goal Conversion Rate</b><br />
You have goals for each of your marketing strategies. Track your specific goals with customized Content Experiments with GA reports to determine your Goal Conversion Rate.</p>
<p><b>In-page analytics</b><br />
This goes beyond which page visitors engage with, but where on each page they engage.</p>
<p><b>Keywords</b><br />
These are the words or phrases that entice and lead your visitor to your website.</p>
<p><b>Loyalty</b><br />
Loyalty calculates how many return visitors you have over a designated period of time.</p>
<p><b>Page views</b><br />
How often a web page has been viewed.</p>
<p><b>Property</b><br />
This refers to the website or blog you are tracking.</p>
<p><b>Session</b><br />
A “session” refers to how much time a visitor spends on your website in terms of minutes.</p>
<p><b>Traffic</b><br />
Traffic refers to the overall number of visits to your site or page. Traffic is further broken down by new visitors, returning visitors, organic traffic, paid traffic, and more.</p>
<p><b>Unique visitor</b><br />
A unique visitor is a new visitor to your website, whose cookies have been stored, so GA can track their behavior on your website.</p>
<p><strong>Setting Up Your Dashboard</strong></p>
<p>GA comes standard with a default Dashboard, but you may want to customize your dashboard for the metrics and marketing data most relevant to you. Below are a few ways you can customize your dashboard.</p>
<p><strong>Add Widgets Reports</strong></p>
<p>You can add between 1 and 12 widgets that track specific metrics or dimensions. Metrics are a measurement, such as how long someone visited your site. Dimensions are user-characteristics, such as the city or state they are visiting from.</p>
<p><strong>Multiple Dashboards</strong></p>
<p>You can add up to 20 dashboards to your GA account, allowing you to track many metrics and dimensions. Most users don’t need that many, but your dashboards are the best way to track your success at a glance.<br />
To customize your data, log into your GA account and select the “Reporting” tab at the top of the page. Then click “Dashboards” in the left navigation column, followed by “New Dashboard” in the drop-down menu.</p>
<p><img class="aligncenter wp-image-1250 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Dashboards-1.jpg" alt="Google Analytics Dashboards" width="608" height="326" /></p>
<p>Name the dashboard as you wish, preferably in a name related to the data it tracks, then click “Create Dashboard.” Your default dashboard will populate with the most common metrics website owners are interested in. This includes widgets for New Users, Sessions, Average Session Duration and Pages/Session, Bounce Rate, Goal Completions, and Revenue.</p>
<p><strong>Widgets</strong></p>
<p>Add new widgets to your dashboard by clicking on the “+Add Widget” button in the upper left hand corner. Edit or delete current widgets by hovering over the upper right hand corner of any widget field.</p>
<p><img class="aligncenter wp-image-1254 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Add_Google_Analytics_Widget-1.jpg" alt="Add Google Analytics Widget" width="692" height="298" /></p>
<p>Since you are just getting started, I have created a list of the top 10 widgets and data:</p>
<ol>
<li>Visits</li>
<li>Average Session Duration</li>
<li>Visits by Traffic Type</li>
<li>New Visits</li>
<li>Bounce Rate</li>
<li>Average Pages / Session</li>
<li>Average Visit Duration</li>
<li>Unique Visitors</li>
<li>Goal Completions</li>
<li>Page Views by Landing Page</li>
</ol>
<p>Each widget will provide at-a-glance metrics and in-depth reporting. Simply click on the widget of choice for an in-depth look at metrics and dimensions. You can even customize the appearance of your data if you wish.</p>
<p>When you log in to GA, simply click on the “Reporting” tab at the top of the page, then choose the Dashboard you wish to view from the left hand navigation column.</p>
<h2><span style="color: #e63d0e;">The Top 8 Google Analytics Reports</span></h2>
<p>Your dashboard will gather the data you request and generate in-depth reporting. Each business has unique reporting needs. An ecommerce website will require drastically different reports than a blogger. A new website will require different analytics than an established website. However, some reports are valuable to all website owners, regardless of industry, brand, or type of web property.<br />
There are 8 essential GA reports you can access directly from your GA home page. Click on your “Reporting” tab then choose from the list of choices in the left navigation column: Events, Audience, Acquisition, or Behavior. Each field will deliver advanced reporting, designed to answer the 8 questions below.</p>
<ol>
<li><strong>What Is The Overall Traffic To Your Website?</strong></li>
</ol>
<p>It is possible that your content is effective, and your conversions are high, but because your traffic is low, your results are less than you desire.  This report will help you to determine how many people are vising your site each month, week, day, or hour, and if building your traffic should be a greater priority.</p>
<p><img class="aligncenter wp-image-1259 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Audience_Overview.jpg" alt="Google Analytics Audience Overview" width="760" height="428" /></p>
<p>To analyze your traffic, click on the “Reporting” tab and choose “Audience” and “Overview” from the left hand navigation column. Next, select your desired date range, and the report will populate. Click on the down arrow on the right to display other relevant traffic data.</p>
<ol start="2">
<li><strong>Where Is Your Traffic Coming From?</strong></li>
</ol>
<p>To determine where your website traffic is coming from, click on “Acquisition” and “Overview” in the left hand navigation column. The report that populates will divide your data into the referral websites, blogs, and online properties your traffic is generated from, including paid and organic search traffic.</p>
<p><img class="aligncenter wp-image-1262 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_All_Traffic.jpg" alt="Google Analytics All Traffic" width="760" height="509" /></p>
<p>To really dig in, select “All Traffic” under the “Overview” drop-down. Then click on “Source/Medium.” This will provide you with the specific URLs, search engines, and social platforms each click originates from.</p>
<ol start="3">
<li><strong>What Are Your Most Popular Pages And Posts?</strong></li>
</ol>
<p>To improve, you must know what you are doing well and what you are doing not so well. By determining your most popular pages and posts, you can attempt to replicate your success on your less popular pages and posts.<br />
Click on “Site Content” under “Behavior” then select “All Pages” from the drop-down menu. Once you determine your most frequently visited pages, consider boosting their value with an opt-in box, service offer, or product highlight.</p>
<p><img class="aligncenter wp-image-1267 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Popular_Posts_And_Pages.jpg" alt="Google Analytics Popular Posts And Pages" width="602" height="288" /></p>
<p>Also, look for any trends in pages that perform well, such as inbound keywords, and publish more pages with the same keywords or other draw.</p>
<ol start="4">
<li><strong>Which Keywords Drive Your Traffic?</strong></li>
</ol>
<p>Head back to the “Acquisition” tab, then select “Search Engine Optimization”, followed by “Queries” in the drop-down. Now, you can sort your keywords by many measurements, such as Clicks, Impressions, and Average Position.</p>
<p>Learning which short-tail and long-tail keywords generate the most success is essential for optimizing future content. Keywords also help you to get in touch with the information your website visitors are searching for. Keyword success changes quickly, so the data in this report is cleared every 90 days. Be sure to check back often.</p>
<p><strong>Quick Tip:</strong> If you cannot see this data in full, you will need to enable the Search Console data sharing. Do this by selecting “Reporting”, “Search Engine Optimization”, and then “Queries.” Click on the “Set up Search Console Data Sharing” button and follow the prompts to enable sharing.</p>
<ol start="5">
<li><strong>Where Do Your Backlinks Originate?</strong></li>
</ol>
<p>You have probably heard the term “backlink”, but you might not understand exactly what it refers to. When someone clicks on a link that directs back to your website or blog, a backlink is created. The more quality backlinks you generate from relevant and reputable industry websites, the more Google views you as being valuable.</p>
<p>The more value you are seen to have, the more organic traffic Google and other search engines will send your way. This report will show you where your backlinks are coming from. Go to “Acquisition”, then click on “Referrals” from the “All Traffic” drop-down menu.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1278" src="https://selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Backlinks.jpg" alt="Google Analytics Backlinks" width="760" height="386" /></p>
<ol start="6">
<li><strong> How Long Do People Stay On Your Site?</strong></li>
</ol>
<p>It is important to understand how long people stay on your website. 20 visitors who stay on your website for 5 minutes is better than 100 visitors who only stay on your website for 1 minute. By determining which pages and posts hold visitor’s attention, you can attempt to duplicate your success.</p>
<p>For this report, head to “Reporting”, “Behavior”, “Site Content”, and “All Pages.” Pay close attention to the “Avg. Time on Page” data.</p>
<ol start="7">
<li><strong> What Is Your Mobile Traffic Mix?</strong></li>
</ol>
<p style="text-align: left;">Mobile web browsing is changing the way website visitors interact with your website. As mobile web browsing continues to increase, you need to differentiate between web browsing performed on desktop PCs, laptops, tablets, and smartphones. Even if your website is mobile responsive, understanding your visitors’ browsing habits is essential for planning your future marketing strategies.</p>
<p>To determine your mobile mix, scroll over to the “Reporting” tab and select “Audience”, “Mobile”, and “Overview.” Each device listed will contain valuable information about user behavior.</p>
<ol start="8">
<li><strong> Which Of Your Pages And Posts Generates The Highest Rate Of Conversions?</strong></li>
</ol>
<p>While each of these reports provides valuable insights, understanding which of your web pages and posts generate the highest rates of conversions is your most valuable report. Your highest converting pages are the pages you should send your current and upcoming marketing campaigns to, instead of just sending them to your home page.</p>
<p>To set up this page accurately, you will need to set up site-specific goals, which we will cover in the next chapter. Once your goals are complete, simply go to “Conversions”, then select “Goals” and “Overview.”</p>
<p>Pay close attention to the “Source/Medium” findings, as they reveal where your high converting traffic comes from, which sometimes, makes your set Goals irrelevant. A page achieving few of your site-specific goals could generate a high rate of conversions from a quality outside source, making your secondary site an excellent place to market.</p>
<h2><span style="color: #e63d0e;">Continue with your GA training</span></h2>
<p>This is a lot of information to take in at once, so just take things one step at a time. Once you master the basics of Google Analytics, you will intuitively explore the more advanced tools and features.</p>
<p>To continue with your GA training, subscribe to my mailing. As a free gift you will receive the full GA ebook and a workbook to help you stay organized. Sign up now!</p>

<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span><em>Do you have Google Analytics installed on your site? How do you use it?</em> <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/how-to-use-google-analytics/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/how-to-use-google-analytics/">How to Use Google Analytics</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/how-to-use-google-analytics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/07/How_to_use_Google_Analytics.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/07/How_to_use_Google_Analytics.jpg" medium="image">
			<media:title type="html">How to use Google Analytics</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Sign_In.jpg" medium="image">
			<media:title type="html">Google Analytics Sign In</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Start_Using_Google_Analytics.jpg" medium="image">
			<media:title type="html">Start Using Google Analytics</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_New_Account-1.jpg" medium="image">
			<media:title type="html">Google Analytics New Account</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Tracking_Code.jpg" medium="image">
			<media:title type="html">Google Analytics Tracking Code</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/header_footer.jpg" medium="image">
			<media:title type="html">WordPress Header and Footer Plugin</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Dashboards-1.jpg" medium="image">
			<media:title type="html">Google Analytics Dashboards</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Add_Google_Analytics_Widget-1.jpg" medium="image">
			<media:title type="html">Add Google Analytics Widget</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Audience_Overview.jpg" medium="image">
			<media:title type="html">Google Analytics Audience Overview</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_All_Traffic.jpg" medium="image">
			<media:title type="html">Google Analytics All Traffic</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Popular_Posts_And_Pages.jpg" medium="image">
			<media:title type="html">Google Analytics Popular Posts And Pages</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/08/Google_Analytics_Backlinks.jpg" medium="image">
			<media:title type="html">Google Analytics Backlinks</media:title>
		</media:content>
		<media:content url="https://www.selmamariudottir.com/selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>Small But Mighty &#8211; Iceland Vikings Beat All Odds</title>
		<link>https://www.selmamariudottir.com/iceland-vikings/</link>
		<comments>https://www.selmamariudottir.com/iceland-vikings/#comments</comments>
		<pubDate>Thu, 30 Jun 2016 00:32:30 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[Huh! for Iceland]]></category>
		<category><![CDATA[Iceland]]></category>
		<category><![CDATA[Iceland Vikings]]></category>
		<category><![CDATA[Small But Mighty]]></category>
		<guid isPermaLink="false">https://selmamariudottir.com/?p=1175</guid>

				<description><![CDATA[Huh! for Iceland. <p>The Iceland Vikings may not have been considered a major contender at the start of Euro 2016, but they are proving to be just that! The Vikings beat all odds this week, and knocked England out of the finals. On Sunday our mighty team will play host nation France, while the entire nation of Iceland [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/iceland-vikings/">Small But Mighty &#8211; Iceland Vikings Beat All Odds</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p><em id="gnt_postsubtitle" style="color:#666666;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:;line-height:;font-weight:normal;font-style:normal;">Huh! for Iceland</em></p> <p>The Iceland Vikings may not have been considered a major contender at the start of Euro 2016, but they are proving to be just that! The Vikings beat all odds this week, and knocked England out of the finals. On Sunday our mighty team will play host nation France, while the entire nation of Iceland will be watching. <p><img width="760" height="365" src="https://www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds-760x365.jpg" class="featured-image wp-post-image" alt="Small But Mighty - Iceland Vikings Beat All Odds" srcset="https://www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds.jpg 760w, https://www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds-300x144.jpg 300w, https://www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds-518x249.jpg 518w, https://www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds-82x39.jpg 82w, https://www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds-600x288.jpg 600w" sizes="(max-width: 760px) 100vw, 760px" /></p></p>
<h2>Small But Mighty</h2>
<p>Iceland is a small nation, of just 332,000 people. When it comes to professional athletes, our football players have long been some of our most celebrated. Part of what makes our team’s success so unique, is that unlike professional athletes in most countries &#8211; our team doesn’t play for the fame or the money &#8211; but for the love of the game.</p>
<p><strong>Case in point:</strong> While England’s football manager earns $4.6 million a year to coach his team, Iceland’s co-manager Heimir Hallgrimsson makes ends meet as a part-time dentist.<br />
<span id="more-1175"></span></p>
<p><iframe width="760" height="428" src="https://www.youtube.com/embed/1M5_WBOCKXs?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<h2>Iceland’s Fighting Spirit</h2>
<p>While the world may be watching the Vikings recent success with shock and awe, their success doesn’t come as a surprise to their loyal fans. Icelandic is a country who believes in possibility. The country’s inspiring culture, produced a football team of hard working and loyal athletes.</p>
<p>Iceland’s football team is a <em>true team</em>, a proud team with a fighting spirit. A team that never forgets who they are, or where they came from. How could they forget? 10% of Iceland flew to France to watch the Vikings do what they do best. 10%!</p>
<p>Just watch as they celebrate with fans after the Historical win over England.</p>
<blockquote class="twitter-video" data-lang="en">
<p dir="ltr" lang="is"><a href="https://t.co/Fki1vsWIRl">https://t.co/Fki1vsWIRl</a></p>
<p><a href="https://twitter.com/siminn/status/747536535914897408">June 27, 2016</a></p></blockquote>
<p><script src="//platform.twitter.com/widgets.js" async="" charset="utf-8"></script></p>
<h2>Huh! for Iceland</h2>
<p><span style="text-decoration: underline;"><strong><a href="http://interaktiv.morgenpost.de/huh/" target="_blank">Support The Iceland Vikings with a Huh!</a></strong></span></p>
<p>Go Vikings!</p>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span><em>Who will win #ISLFRA &#8211; France or Iceland?</em> <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/iceland-vikings/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/iceland-vikings/">Small But Mighty &#8211; Iceland Vikings Beat All Odds</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/iceland-vikings/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
				
		<media:content url="https://www.youtube.com/embed/1M5_WBOCKXs" duration="748">
			<media:player url="https://www.youtube.com/embed/1M5_WBOCKXs" />
			<media:title type="html">Small But Mighty - Iceland Vikings Beat All Odds - Selma Mariudottir</media:title>
			<media:description type="html">The Iceland Vikings may not have been considered a major contender at the start of Euro 2016, but they are proving to be just that!</media:description>
			<media:thumbnail url="https://selmamariudottir.com/wp-content/uploads/2016/06/1m5_wbockxs.jpg" />
			<media:keywords>Adventures,Huh! for Iceland,Iceland,Iceland Vikings,Small But Mighty,Iceland Vikings</media:keywords>
		</media:content>
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds-760x365.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/06/Small-But-Mighty-Iceland-Vikings-Beat-All-Odds-760x365.jpg" medium="image">
			<media:title type="html">Small But Mighty - Iceland Vikings Beat All Odds</media:title>
		</media:content>
		<media:content url="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
		<item>
		<title>Manifestation Miracle</title>
		<link>https://www.selmamariudottir.com/manifestation-miracle-making-loa-work/</link>
		<comments>https://www.selmamariudottir.com/manifestation-miracle-making-loa-work/#comments</comments>
		<pubDate>Sun, 29 May 2016 15:26:34 +0000</pubDate>
		<dc:creator>Selma Mariudottir</dc:creator>
				<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[dreams]]></category>
		<category><![CDATA[law of attraction]]></category>
		<category><![CDATA[Manifestation]]></category>
		<category><![CDATA[more income]]></category>
		<category><![CDATA[spiritual balance]]></category>
		<guid isPermaLink="false">https://selmamariudottir.com/?p=1138</guid>

				<description><![CDATA[Making The Law of Attraction Work For You!. <p>Whether you are new to the idea of the law of attraction, or are fairly familiar with the concept, most LOA enthusiast run into a similar roadblock &#8211; wondering which steps to take to begin manifesting the life of their dreams.  Making The LOA Work For You There is no limit to what you can [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/manifestation-miracle-making-loa-work/">Manifestation Miracle</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></description>
					<content:encoded><![CDATA[<p><em id="gnt_postsubtitle" style="color:#666666;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:;line-height:;font-weight:normal;font-style:normal;">Making The Law of Attraction Work For You!</em></p> <p>Whether you are new to the idea of the law of attraction, or are fairly familiar with the concept, most LOA enthusiast run into a similar roadblock &#8211; wondering which steps to take to begin manifesting the life of their dreams. <p><img width="760" height="507" src="https://www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-760x507.jpg" class="featured-image wp-post-image" alt="" srcset="https://www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things.jpg 760w, https://www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-300x200.jpg 300w, https://www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-518x346.jpg 518w, https://www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-250x166.jpg 250w, https://www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-82x55.jpg 82w, https://www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-600x400.jpg 600w" sizes="(max-width: 760px) 100vw, 760px" /></p></p>
<h3>Making The LOA Work For You</h3>
<p>There is no limit to what you can manifest in your life. Some of the most common desires include <em>love, joy, healthy relationships, better health, a fulfilling career path, spiritual balance, and more income</em>. There is no right or wrong answer when it comes to the healthy dreams you wish to have fulfilled &#8211; because everyone has their own aspirations.</p>
<p>While there is an unlimited amount of literature regarding the LOA, the Manifestation Miracle takes things <em>several</em> steps further &#8211; by providing you with a full system for success.<br />
<span id="more-1138"></span></p>
<h3>A 2-In-1 Manifestation Tool</h3>
<p>Where the Manifestation Miracle <em>really</em> differs, is that it is a 2-in-1 tool &#8211; an eBook and workbook! While most LOA books leave you feeling inspired, they also leave you hanging because you aren’t sure where to begin.</p>
<p>Each chapter provides you with corresponding exercises, as well as the resources you require to help you along the way. It walks you through how the LOA works, and how to tune in to your destiny. It is divided into five parts:</p>
<ul>
<li>Part 1: You are Destined for Success (with 5 chapters)</li>
<li>Part 2: Getting in Tune with Your Personal Destiny (with 7 chapters)</li>
<li>Part 3: Raising the Roof with Your Energetic Vibrations (comprised of 5 chapters also)</li>
<li>Part 4: The Happiness Factor (having 5 chapters as well); and</li>
<li>Part 5: The Pot of Gold at the End of the Rainbow (with 3 chapters)</li>
</ul>
<p>If you are ready to put the law of attraction to work in your life, then the Manifestation Miracle is your <a href="http://shm13.manimir.hop.clickbank.net?type=home" target="_blank">start to finish guide</a>!</p>
<div id="attachment_1209" style="width: 378px" class="wp-caption alignnone"><a href="http://shm13.manimir.hop.clickbank.net" target="_blank"><img class="wp-image-1209 size-full" src="https://selmamariudottir.com/wp-content/uploads/2016/05/Manifestation-Miracle-Manual.png" alt="Manifestation Miracle" width="368" height="360" /></a><p class="wp-caption-text">Manifestation Miracle</p></div>
<div style="color:#2d5f9a"><strong><em><span class="preface">Question: </span><em>Have you studied Law of Attraction</em>? <span class="comment-prompt">You can leave a comment by <a href="https://www.selmamariudottir.com/manifestation-miracle-making-loa-work/#respond">clicking here</a>.</span></em></strong></div>
<p>Until next time……</p>
<p><img src="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" alt="selma_signature_blog_100b" width="150" height="46" /></p>
<p>The post <a rel="nofollow" href="https://www.selmamariudottir.com/manifestation-miracle-making-loa-work/">Manifestation Miracle</a> appeared first on <a rel="nofollow" href="https://www.selmamariudottir.com">Selma Mariudottir</a>.</p>
]]></content:encoded>
			

		<wfw:commentRss>https://www.selmamariudottir.com/manifestation-miracle-making-loa-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
				
		<media:thumbnail url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-760x507.jpg" />
		<media:content url="https://www.selmamariudottir.com/www.selmamariudottir.com/wp-content/uploads/2016/05/thoughts_become_things-760x507.jpg" medium="image" />
		<media:content url="https://www.selmamariudottir.com/wp-content/uploads/2016/05/Manifestation-Miracle-Manual.png" medium="image">
			<media:title type="html">Manifestation-Miracle-Manual</media:title>
		</media:content>
		<media:content url="https://selmamariudottir.com/wp-content/uploads/2014/02/selma_signature_blog_100b.jpg" medium="image">
			<media:title type="html">selma_signature_blog_100b</media:title>
		</media:content>
	</item>
	</channel>
</rss>