<?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 Archives - Website Issues, WordPress errors, Maneo Web</title>
	<atom:link href="https://maneoweb.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://maneoweb.com/tag/wordpress/</link>
	<description>We are problem solvers</description>
	<lastBuildDate>Tue, 21 Aug 2018 18:40:58 +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>The Easiest Way to Install Nginx as a Reverse Proxy</title>
		<link>https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/</link>
		
		<dc:creator><![CDATA[Rob]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 02:08:43 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://maneoweb.com/?p=976</guid>

					<description><![CDATA[<p>If you are reading this article, I am assuming that you have already decided to install Nginx (pronounced &#8220;engine-x&#8221;) as a reverse proxy in front of Apache. There a number of compelling reasons to do so including better performance and increased security. Nginx as a reverse proxy plays well with WordPress and Drupal right out of the box &#8211; I highly recommend its implementation on your server. If you aren&#8217;t scared of SSH and command lines, setting up Nginx is&#8230; <a class="read-more-link" href="https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/">Read More</a></p>
<p>The post <a href="https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/">The Easiest Way to Install Nginx as a Reverse Proxy</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you are reading this article, I am assuming that you have already decided to install Nginx (pronounced &#8220;engine-x&#8221;) as a reverse proxy in front of Apache. There a number of compelling reasons to do so including better performance and increased security. Nginx as a reverse proxy plays well with WordPress and Drupal right out of the box &#8211; I highly recommend its implementation on your server.</p>
<p>If you aren&#8217;t scared of SSH and command lines, setting up Nginx is really not so complex. A simple Google search will provide you with the command lines that you need, including <a href="https://www.keycdn.com/support/nginx-reverse-proxy/">this helpful post,</a> which takes you step-by-step through the process.</p>
<p>Some of my clients are not adept at using SSH and would prefer to use WHM/Cpanel to get the job done. While you can&#8217;t do everything from WHM/Cpanel, there is a very good plugin called <a href="https://github.com/engintron/engintron"><strong>Engintron</strong></a> which will get Nginx up and running as a reverse proxy for you very quickly.</p>
<p>Unfortunately, you still need to use SSH to initially install Engintron but once this step is completed, you can login into WHM/Cpanel to configure the plugin.</p>
<p>Before you follow the instructions below,  contact your host and ask them if they can install Engintron for you. If they can, you won&#8217;t have to bother with SSH at all. It&#8217;s probably worth a support request to find out.</p>
<p>If you need to install it yourself, login into SSH as Root and then type in the following command:</p>
<p><code>cd /; rm -f engintron.sh; wget --no-check-certificate<br />https://raw.githubusercontent.com/engintron/engintron/master/engintron.sh;<br />
bash engintron.sh install</code></p>
<p>You will have to be patient as this process can take a few minutes to complete. You will see plenty of activity on your screen as the plugin installs.</p>
<p>That&#8217;s it! Now log into WHM and look for Engintron in the plugins section. The interface is terrific!</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-978 size-full" src="https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1.jpg" alt="" width="800" height="378" srcset="https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1.jpg 800w, https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1-300x142.jpg 300w, https://maneoweb.com/wp-content/uploads/2018/04/nginx_reverse_proxy_engintron_cpanel_whm-1-768x363.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></p>
<p>Do you need help installing Engintron? <a href="https://maneoweb.com/fix-my-website-wordpress-drupal-plugins-php/">Contact me</a> right now and I&#8217;ll be happy to help!</p>
<p>The post <a href="https://maneoweb.com/nginx-reverse-proxy-apache-install-cpanel-whm/">The Easiest Way to Install Nginx as a Reverse Proxy</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress WP Ecommerce vs. WooCommerce</title>
		<link>https://maneoweb.com/wordpress-ecommerce-woocommerce-slow/</link>
					<comments>https://maneoweb.com/wordpress-ecommerce-woocommerce-slow/#respond</comments>
		
		<dc:creator><![CDATA[Rob]]></dc:creator>
		<pubDate>Fri, 15 Apr 2016 23:25:12 +0000</pubDate>
				<category><![CDATA[WordPress Ecommerce]]></category>
		<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[Slow Site]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress help]]></category>
		<category><![CDATA[WordPress Store]]></category>
		<category><![CDATA[WP Ecommerce]]></category>
		<guid isPermaLink="false">http://maneoweb.com/?p=321</guid>

					<description><![CDATA[<p>I have been working on a website this week that makes use of the WP Ecommerce plugin. When I first started on this website, it was extremely slow which was why I was asked to investigate. After deactivating the plugins one-by-one, I discovered that the WP Ecommerce plugin was the culprit. The website contains more than 1400 products,hundreds of variations, and almost 100 categories. I ran some diagnostics  and discovered that the site is producing some very slow MySQL queries, some of&#8230; <a class="read-more-link" href="https://maneoweb.com/wordpress-ecommerce-woocommerce-slow/">Read More</a></p>
<p>The post <a href="https://maneoweb.com/wordpress-ecommerce-woocommerce-slow/">WordPress WP Ecommerce vs. WooCommerce</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I have been working on a website this week that makes use of the WP Ecommerce plugin. When I first started on this website, it was extremely slow which was why I was asked to investigate. After deactivating the plugins one-by-one, I discovered that the WP Ecommerce plugin was the culprit.</p>
<p>The website contains more than 1400 products,hundreds of variations, and almost 100 categories. I ran some diagnostics  and discovered that the site is producing some very slow MySQL queries, some of which are as long as a short novel. The combination of products, variations, and categories is absolutely killing the website&#8217;s speed.</p>
<p><strong>Choosing between WP Ecommerce or WooCommerce?</strong></p>
<p>If you are trying to decide between WP Ecommerce or WooCommerce, please don&#8217;t give it a second thought. Go with WooCommerce. WooCommerce is far more robust than WP Ecommerce and able to handle a big catalog and plenty of variations.</p>
<p><strong>Already installed Wp Ecommerce?</strong></p>
<p>If you&#8217;ve already installed WP Ecommerce and you are experiencing slow load times, here are two suggestions to help speed the site up.</p>
<ul>
<li>Install the WT3 Total Cache Plugin. This plugin will cache your website pages and serve them faster to your customers. From my recent experience, I can tell you that this plugin works quite well with WP Ecommerce.</li>
<li>Enable MYSQL query caching. This won&#8217;t solve all of your problems but you will definitely see a difference, especially since this problem seems to be directly related to slow queries. If you don&#8217;t have access to your server, you will have to ask your host to help you implement this.</li>
</ul>
<p><strong>Transfer from WP Ecommerce to Woocommerce?</strong></p>
<p>There are plugins out there that will allow you to transfer your products from WP Ecommerce to Woocommerce but they are very expensive and will change your URL&#8217;s. This is very bad for SEO. I tried working with one of these plugins over the weekend and the results were not good. Unfortunately, you are most likely stuck with finding ways to speed up your existing store site.</p>
<p><a href="https://maneoweb.com/fix-my-website-wordpress-drupal-plugins-php/">Click here</a> for help with your own WordPress website. I don&#8217;t charge anything to have a look.</p>
<p>The post <a href="https://maneoweb.com/wordpress-ecommerce-woocommerce-slow/">WordPress WP Ecommerce vs. WooCommerce</a> appeared first on <a href="https://maneoweb.com">Website Issues, WordPress errors, Maneo Web</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://maneoweb.com/wordpress-ecommerce-woocommerce-slow/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
