<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wordpress Security Archives - Cuppa SEO</title>
	<atom:link href="https://www.cuppaseo.com/tag/wordpress-security/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>SEO &#38; Web Design Madison WI</description>
	<lastBuildDate>Fri, 24 Feb 2017 05:23:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">54942308</site>	<item>
		<title>Web Design Tips: Improving Your WordPress Security</title>
		<link>https://www.cuppaseo.com/web-design-tips-improving-your-wordpress-security/</link>
		
		<dc:creator><![CDATA[Joey Donovan-Guido]]></dc:creator>
		<pubDate>Fri, 16 Dec 2016 17:28:53 +0000</pubDate>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Design Maidson WI]]></category>
		<category><![CDATA[Wordpress Security]]></category>
		<category><![CDATA[Wordpress Security Tips]]></category>
		<guid isPermaLink="false">https://www.cuppaseo.com/?p=3279</guid>

					<description><![CDATA[<p>When it comes to web design, some topics — like layout and imagery — have a built-in excitement about them. But WordPress security? Not overly exciting (except to geeks like us). But that doesn&#8217;t mean it&#8217;s not important, which is why<span class="ellipsis">&#8230;</span></p>
<div class="read-more"><a href="https://www.cuppaseo.com/web-design-tips-improving-your-wordpress-security/">Read more &#8250;</a></div>
<p><!-- end of .read-more --></p>
<p>The post <a href="https://www.cuppaseo.com/web-design-tips-improving-your-wordpress-security/">Web Design Tips: Improving Your WordPress Security</a> appeared first on <a href="https://www.cuppaseo.com">Cuppa SEO</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Website-Tips-1.jpg"><img fetchpriority="high" decoding="async" src="https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Website-Tips-1.jpg" alt="Web Design Madison WI Website Tips" width="420" height="420" class="alignright wp-image-3282" srcset="https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Website-Tips-1.jpg 1366w, https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Website-Tips-1-150x150.jpg 150w, https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Website-Tips-1-300x300.jpg 300w, https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Website-Tips-1-768x767.jpg 768w, https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Website-Tips-1-1024x1024.jpg 1024w" sizes="(max-width: 420px) 100vw, 420px" /></a><span style="color: #000000;">When it comes to web design, some topics — like layout and imagery — have a built-in excitement about them.</span></p>
<p><span style="color: #000000;">But WordPress security? Not overly exciting (except to geeks like us). But that doesn&#8217;t mean it&#8217;s not important, which is why I&#8217;d like to share a handful of security tips for your WordPress site &#8230;</span></p>
<h3><span style="color: #000000;">FTP vs. FTPS</span></h3>
<p kr=""><span style="color: #000000;">FTP stands for File Transfer Protocol. It&#8217;s a fancy way of referring to how we transfer files from a server to a computer, or vice versa. There are other applications where FTP comes in handy, but we don&#8217;t need to cover them here.</span></p>
<p><span style="color: #000000;">The problem with FTP is not very secure.</span></p>
<p kr=""><span style="color: #000000;">Hackers can install a &#8220;snooper&#8221; type virus which will literally snoop on your FTP data as it&#8217;s sent back and forth. All FTP sessions require authentication. With FTP, your <em>Username</em> and <em>Password</em> are <strong>unencrypted plain text</strong>, making it easy for these snoopers to attain your credentials —  and then the hackers will log in and inject malicious code into your files.</span></p>
<p kr=""><span style="color: #000000;">With FTPS, the &#8220;S&#8221; on the end of the acronym stands for secure. FTPS performs all the same functions as FTP, but it involves the use of a secure SSL/TLS layer, which encrypts your information.</span></p>
<p kr=""><span style="color: #000000;">At Cuppa SEO, every website we build is created with FTPS in place. If yours isn&#8217;t, speak with your web designer about making it so.</span></p>
<h3><span style="color: #000000;">HTTP vs. HTTPS</span></h3>
<p kr=""><span style="color: #000000;">There&#8217;s been more talk lately about standardizing all websites to HTTPS.</span></p>
<p kr=""><span style="color: #000000;">HTTP vs. HTTPS works very similarly to how FTP and FTPS. One is secure, while the other is not. HTTPS encrypts the data being sent to/from your browser and the server — a very important security function for any WordPress site that contains a database or offers an online store.</span></p>
<p kr=""><span style="color: #000000;">HTTPS is more of a privacy thing. It prevents hackers from being able to read the info being sent/received and also prevents them from manipulating the data without you knowing it.</span></p>
<p kr=""><span style="color: #000000;">It&#8217;s possible that HTTPS can also add a little more SEO authority to your website, but it might not be enough to warrant moving a non-commerce or non-database site over to it. There&#8217;s more involved with changing an existing website over from HTTP to HTTPS. But if you&#8217;re building a new site, definitely go with HTTPS. You can even get free SSL certificates for the job.</span></p>
<h3><span style="color: #000000;">Admin Password</span></h3>
<p><span style="color: #000000;"><a href="https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Security-Tips.jpg"><img decoding="async" src="https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Security-Tips-1024x222.jpg" alt="Web Design Madison WI Security Tips" width="550" height="119" class="aligncenter wp-image-3289 size-large" srcset="https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Security-Tips-1024x222.jpg 1024w, https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Security-Tips-300x65.jpg 300w, https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Security-Tips-768x167.jpg 768w, https://www.cuppaseo.com/wp-content/uploads/2016/12/Web-Design-Madison-WI-Security-Tips.jpg 2048w" sizes="(max-width: 550px) 100vw, 550px" /></a>In addition to FTPS being a guard against hacking, so is a strong WordPress admin user name and password. If your user name is &#8220;admin,&#8221; that&#8217;s about as hackable as it gets. Change it, or create a new admin account (then delete the old) right away.</span></p>
<p><span style="color: #000000;">As far as passwords, create something that gets a &#8220;strong&#8221; grade. Yes, it&#8217;s easy to remember &#8220;1234&#8221; as your password. But a bot can hack that in milliseconds. If you have trouble remembering passwords, get an application like Last Pass and keep them all documented and secure.</span></p>
<p><a href="https://www.cuppaseo.com/subscribe-cuppa-seo-blog/"><img decoding="async" src="https://www.cuppaseo.com/wp-content/uploads/2017/01/Cuppa-SEO-Web-Design-Madison-WI-Subscribe-1.jpg" width="250" height="61" class="alignleft wp-image-3348" srcset="https://www.cuppaseo.com/wp-content/uploads/2017/01/Cuppa-SEO-Web-Design-Madison-WI-Subscribe-1.jpg 2015w, https://www.cuppaseo.com/wp-content/uploads/2017/01/Cuppa-SEO-Web-Design-Madison-WI-Subscribe-1-300x73.jpg 300w, https://www.cuppaseo.com/wp-content/uploads/2017/01/Cuppa-SEO-Web-Design-Madison-WI-Subscribe-1-768x186.jpg 768w, https://www.cuppaseo.com/wp-content/uploads/2017/01/Cuppa-SEO-Web-Design-Madison-WI-Subscribe-1-1024x249.jpg 1024w" sizes="(max-width: 250px) 100vw, 250px" /></a><br />
&nbsp;<br />
&nbsp;</p>
<p>The post <a href="https://www.cuppaseo.com/web-design-tips-improving-your-wordpress-security/">Web Design Tips: Improving Your WordPress Security</a> appeared first on <a href="https://www.cuppaseo.com">Cuppa SEO</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3279</post-id>	</item>
	</channel>
</rss>
