<?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>slow website Archives - Website Issues, WordPress errors, Maneo Web</title>
	<atom:link href="https://maneoweb.com/tag/slow-website/feed/" rel="self" type="application/rss+xml" />
	<link>https://maneoweb.com/tag/slow-website/</link>
	<description>We are problem solvers</description>
	<lastBuildDate>Wed, 15 Aug 2018 17:23:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.4</generator>
	<item>
		<title>Slow website? It may not have enough memory</title>
		<link>https://maneoweb.com/website-wordpress-drupal-memory-limit/</link>
		
		<dc:creator><![CDATA[Rob]]></dc:creator>
		<pubDate>Wed, 15 Aug 2018 17:23:52 +0000</pubDate>
				<category><![CDATA[Website Performance]]></category>
		<category><![CDATA[WordPress Performance]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[slow website]]></category>
		<guid isPermaLink="false">https://maneoweb.com/?p=1008</guid>

					<description><![CDATA[<p>In this fast paced impatient world, a slow website can kill your business. People don&#8217;t like to wait for pages to load. They want the information now. I have already written about the importance of choosing a good host for your website. I have also recommended the implementation of CloudFlare. But there is another factor which many people often overlook. Sometimes a slow website just needs some more memory. The default memory allocation for WordPress is 40 megabytes. Unless you&#8230; <a class="read-more-link" href="https://maneoweb.com/website-wordpress-drupal-memory-limit/">Read More</a></p>
<p>The post <a href="https://maneoweb.com/website-wordpress-drupal-memory-limit/">Slow website? It may not have enough memory</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-1010 size-full" src="https://maneoweb.com/wp-content/uploads/2018/08/computer-memory-slow-website.jpg" alt="Slow Website WordPress Memory Config" width="800" height="533" srcset="https://maneoweb.com/wp-content/uploads/2018/08/computer-memory-slow-website.jpg 800w, https://maneoweb.com/wp-content/uploads/2018/08/computer-memory-slow-website-300x200.jpg 300w, https://maneoweb.com/wp-content/uploads/2018/08/computer-memory-slow-website-768x512.jpg 768w, https://maneoweb.com/wp-content/uploads/2018/08/computer-memory-slow-website-750x500.jpg 750w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<p>In this fast paced impatient world, a slow website can kill your business. People don&#8217;t like to wait for pages to load. They want the information now.</p>
<p>I have already written about the importance of <a href="https://maneoweb.com/slow-wordpress-website-change-host/">choosing a good host</a> for your website. I have also recommended the <a href="https://maneoweb.com/how-to-use-cloudflare-website-speed-security/">implementation of CloudFlare</a>. But there is another factor which many people often overlook. Sometimes a slow website just needs some more memory.</p>
<p>The default memory allocation for WordPress is 40 megabytes. Unless you are running a simple website with a minimalistic theme and few plugins, this may not be enough memory. Your visitors may experience slow page loads and even error pages.</p>
<p>Fortunately, there is a simple way to fix this memory problem. You can tell WordPress to use more memory. Here&#8217;s how:</p>
<p>You need to access the root folder of your WordPress installation either via your Cpanel file manager or FTP. Open the file called <strong>WP-CONFIG.PHP</strong></p>
<p>Add this right before the line that says, “Happy Blogging”:</p>
<p><code>define('WP_MEMORY_LIMIT', '256M');</code></p>
<p>Make sure you save the file.</p>
<p>Usually, this should do the trick. This is telling WordPress to use more server memory.</p>
<p>Sometimes, you may have to also modify the <strong>PHP.INI</strong> file (which is also found in the root) or you may have to contact your host and ask them to increase the server memory limits.</p>
<p>If you need help or have questions, please <a href="https://maneoweb.com/fix-my-website-wordpress-drupal-plugins-php/">click here</a> to contact me.</p>
<p>The post <a href="https://maneoweb.com/website-wordpress-drupal-memory-limit/">Slow website? It may not have enough memory</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why You Might Want to Turn Social Sharing Plugins Off</title>
		<link>https://maneoweb.com/social-sharing-plugins-wordpress-slow/</link>
		
		<dc:creator><![CDATA[Rob]]></dc:creator>
		<pubDate>Sun, 21 Jan 2018 03:00:10 +0000</pubDate>
				<category><![CDATA[Social Sharing]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[slow website]]></category>
		<category><![CDATA[social sharing]]></category>
		<category><![CDATA[website speed]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<guid isPermaLink="false">https://maneoweb.com/?p=949</guid>

					<description><![CDATA[<p>I was testing a website tonight, trying to figure out why it was loading so slowly even after we had optimized it for speed by using a cache, css/js optimization, and image compression. We were testing at more than three seconds when I was convinced that it should be loading at a second or less. This difference in seconds may not seem like much to you but remember that Google takes speed into account when ranking websites. Optimizing website speed&#8230; <a class="read-more-link" href="https://maneoweb.com/social-sharing-plugins-wordpress-slow/">Read More</a></p>
<p>The post <a href="https://maneoweb.com/social-sharing-plugins-wordpress-slow/">Why You Might Want to Turn Social Sharing Plugins Off</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="aligncenter wp-image-950" src="https://maneoweb.com/wp-content/uploads/2018/01/social-media-share-wordpress-slow.jpg" alt="" width="592" height="396" srcset="https://maneoweb.com/wp-content/uploads/2018/01/social-media-share-wordpress-slow.jpg 800w, https://maneoweb.com/wp-content/uploads/2018/01/social-media-share-wordpress-slow-300x201.jpg 300w, https://maneoweb.com/wp-content/uploads/2018/01/social-media-share-wordpress-slow-768x514.jpg 768w, https://maneoweb.com/wp-content/uploads/2018/01/social-media-share-wordpress-slow-750x500.jpg 750w" sizes="(max-width: 592px) 100vw, 592px" /></p>
<p>I was testing a website tonight, trying to figure out why it was loading so slowly even after we had optimized it for speed by using a cache, css/js optimization, and image compression. We were testing at more than three seconds when I was convinced that it should be loading at a second or less. This difference in seconds may not seem like much to you but remember that Google takes speed into account when ranking websites. Optimizing website speed is an absolute must when you are conducting SEO for your site.</p>
<p>After playing around with a few settings and looking at the actual files that were being loaded, I finally discovered the problem. A certain social sharing plugin which shall remain nameless (there are many of them in the WordPress plugin repository) was the culprit. The scripts that were being loaded with this plugin were significantly large. When I disabled the plugin, my site speed went from 3.40 seconds down to 880 ms! That is a significant increase in speed by any standard.</p>
<p>So what should you do if you find yourself using a social sharing plugin that is increasing page load times? Here are a couple of suggestions:</p>
<ol>
<li><strong>Disable the plugin</strong> &#8211; I&#8217;m not convinced that you actually need a social sharing plugin these days. I think that most people can figure out how to share a page without your help.</li>
<li><strong>Create your own links &#8211; </strong>This may be a little too complicated for some, but you can create your own links. Check out a site <a href="https://www.doitwithwp.com/add-sharing-buttons-to-wordpress-no-plugins-or-external-references/">like this one</a>, to learn how!</li>
<li><strong>Find a lightweight plugin </strong>&#8211; If you must use a plugin, do some testing with different ones first. Find one that doesn&#8217;t significantly impact your site load speed.</li>
</ol>
<p>In case you are wondering what I use to test load times, here they are:</p>
<ul>
<li><a href="https://developers.google.com/speed/pagespeed/insights/">Google PageSpeed</a></li>
<li><a href="https://tools.pingdom.com">Pingdom</a></li>
</ul>
<p>Good luck! If you need help with improving your page speeds, feel free to contact me by <a href="https://maneoweb.com/fix-my-website-wordpress-drupal-plugins-php/">clicking here</a>.</p>
<p>The post <a href="https://maneoweb.com/social-sharing-plugins-wordpress-slow/">Why You Might Want to Turn Social Sharing Plugins Off</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
