<?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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>WordPress Archives - Michael Sunarlim</title>
	<atom:link href="https://sunarlim.com/category/web-development/wordpress-web-development/feed/" rel="self" type="application/rss+xml" />
	<link>https://sunarlim.com/category/web-development/wordpress-web-development/</link>
	<description>Random blurbs about web development, e-commerce and technology</description>
	<lastBuildDate>Wed, 27 Jan 2016 08:55:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.5</generator>

<image>
	<url>https://i0.wp.com/sunarlim.com/wp-content/uploads/2016/07/cropped-MS_Square_512x512.png?fit=32%2C32&#038;ssl=1</url>
	<title>WordPress Archives - Michael Sunarlim</title>
	<link>https://sunarlim.com/category/web-development/wordpress-web-development/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">30613895</site>	<item>
		<title>Set up free WordPress hosting using Amazon EC2 and Bitnami Cloud</title>
		<link>https://sunarlim.com/2015/01/set-free-wordpress-hosting-using-amazon-ec2-bitnami-cloud/</link>
					<comments>https://sunarlim.com/2015/01/set-free-wordpress-hosting-using-amazon-ec2-bitnami-cloud/#comments</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Mon, 19 Jan 2015 15:38:46 +0000</pubDate>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[bitnami]]></category>
		<category><![CDATA[cloud]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=1404</guid>

					<description><![CDATA[<p>Amazon Web Services EC2 t2.micro instance combined with Bitnami Cloud Hosting Developer plan, both free products will get you free and terrific WordPress hosting for a year with less than an hour to set up. No command line knowledge actually required, something that usually discourages some developers from touching cloud-based hosting.</p>
<p>The post <a href="https://sunarlim.com/2015/01/set-free-wordpress-hosting-using-amazon-ec2-bitnami-cloud/">Set up free WordPress hosting using Amazon EC2 and Bitnami Cloud</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>For a few months I had been contemplating on moving my blog to a separate server. Recent increase traffic it was receiving and many WordPress plugins I installed started to make it a bit sluggish. It had been hosted on a VPS along with few other sites.</p>
<p>If you have read my post about <a href="https://sunarlim.com/2014/09/best-managed-wordpress-hosting-personal-small-business/" title="Best Managed WordPress Hosting for Personal and Small Business">WordPress hosting for personal and small business</a>, I listed <a href="https://secure.lightningbase.com/aff.php?aff=191" title="Fast, Secure, Managed WordPress Hosting | Lightning Base">Lightning Base</a> with its Personal plan for only $9.95/month. After recommending it to a couple of clients, I am impressed with it as it is fast and running cPanel which I am very familiar with. It would be the finest choice with my requirements.</p>
<h3>Amazon EC2</h3>
<p><img decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS-EC2-Logo.png?resize=300%2C65&#038;ssl=1" alt="AWS EC2 Logo" width="300" height="65" class="alignright size-medium wp-image-1412" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS-EC2-Logo.png?resize=300%2C65&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS-EC2-Logo.png?resize=150%2C33&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS-EC2-Logo.png?w=400&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS-EC2-Logo.png?resize=200%2C44&amp;ssl=1 200w" sizes="(max-width: 300px) 100vw, 300px" data-recalc-dims="1" /></p>
<p>Then I got my eyes on Amazon Web Services (AWS) with its <a href="http://aws.amazon.com/ec2/" title="AWS | Amazon Elastic Compute Cloud (EC2) - Scalable Cloud Hosting">Elastic Compute Cloud (EC2)</a>. It is basically a scalable cloud-based instance where you can increase or decrease its capacity almost instantly. Just like any other cloud based hosting provided. Its lowest instance <strong>t2.micro</strong> is priced at around $9.52/month and comes with 1 vCPU, 1GB RAM. More than enough for my needs at the moment. The wonderful thing is, AWS offers a [Free Tier] program where new customers can get started with Amazon EC2 for free for one year.</p>
<p>There was only one thing that held me back: like all other cloud based hosting services, EC2 requires deep knowledge of server (Linux) command line to set up everything. Of course AWS provides an <a href="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hosting-wordpress.html" title="Tutorial: Hosting a WordPress Blog with Amazon EC2 - Amazon Elastic Compute Cloud">extensive tutorial</a> in how to set up WordPress on an EC2 instance, but it was still too much in my opinion since I needed something more practical.</p>
<h3>Bitnami Cloud Hosting</h3>
<p><img decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=300%2C103&#038;ssl=1" alt="Bitnami_logo_2013" width="300" height="103" class="alignright size-medium wp-image-1416" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=300%2C103&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=1024%2C352&amp;ssl=1 1024w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=150%2C52&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=1200%2C412&amp;ssl=1 1200w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=400%2C137&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=800%2C275&amp;ssl=1 800w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?resize=200%2C69&amp;ssl=1 200w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_logo_2013.png?w=1321&amp;ssl=1 1321w" sizes="(max-width: 300px) 100vw, 300px" data-recalc-dims="1" /></p>
<p>The answer came in the form of <a href="https://bitnami.com/" title="Cloud Hosting - Bitnami">Bitnami</a>.  It is an open source project that offers open source installers or software packages for web applications and development stacks. Over 100 open source application stacks are ready to use, including ever popular WordPress, Joomla, Magento, and more coming soon. I had known about Bitnami for a while, but I had not noticed about its Cloud Hosting product which was released in February 2010.</p>
<p>With Bitnami Cloud Hosting, you can monitor all your cloud servers and applications from one dashboard. Imagine being able to set up new WordPress blog on Amazon EC2 with a few clicks and less than 30 minutes. What is even greater, it comes with a free <strong>Developer Plan</strong> for one server (application).</p>
<p>Two essential components offered for free,  no reason to hold me back from migrating my WordPress installation. The process went well, now I am ready to share with you the steps to set up yours.</p>
<h3>Step 1: Create AWS Account</h3>
<p>Just to be clear, EC2 is only one of dozens of AWS products and services. The <a href="http://aws.amazon.com/free/" title="AWS Free Tier">AWS Free Tier program</a> is free for 18 products/services within the limits defined by them. For EC2, you can run <strong>750 hours</strong> (31 days = 744 hours) of Linux, RHEL, or SLES t2.micro instance usage per month.</p>
<p>Creating an AWS account is as simple as it can be. You just enter your personal data such as email, name, address and phone number. Note that you will need to enter a valid credit card information, but if you set everything right, you will not pay a dime until the following year. One next important step is automated phone validation but you only need to follow the on screen instructions and is very straightforward.</p>
<h3>Step 2: Create Bitnami Cloud Hosting Account</h3>
<p>This is much more simple and like most great web apps, creating an account is only a matter of minutes. You only need to enter basic data such as name, email and password.  Click the link from the confirmation email, then you are all set. No credit card required until you need to add a second server/app.</p>
<h3>Step 3: Add AWS as Bitnami Cloud Instance</h3>
<p>We are now starting the fun part. First, you need to add your AWS account into Bitnami Cloud Hosting panel. Everything works through AWS&#8217;s API through its Access Key:</p>
<ol>
<li>Login to <a href="https://console.aws.amazon.com/">AWS Management Console</a></li>
<li>From the console dashboard, click on your name on the top right and select <strong>Security Credentials</strong><br />
<img fetchpriority="high" decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS_Management_Console.png?resize=740%2C225&#038;ssl=1" alt="AWS_Management_Console" width="740" height="225" class="aligncenter size-full wp-image-1406" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS_Management_Console.png?w=956&amp;ssl=1 956w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS_Management_Console.png?resize=300%2C91&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS_Management_Console.png?resize=150%2C46&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS_Management_Console.png?resize=400%2C122&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS_Management_Console.png?resize=800%2C244&amp;ssl=1 800w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/AWS_Management_Console.png?resize=200%2C61&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></li>
<li>On &#8220;Your Security Credentials&#8221; page, click on <strong>Access Keys (Access Key ID and Secret Access Key)</strong> and then <strong>Create New Acess Key</strong></li>
<li>New Access Key ID and Secret Access Key strings will be automatically generated and displayed on your screen, copy and save it; you can also download the key file<br />
<img loading="lazy" decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/IAM_Management_Console.png?resize=740%2C297&#038;ssl=1" alt="IAM Management Console" width="740" height="297" class="aligncenter size-full wp-image-1407" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/IAM_Management_Console.png?w=750&amp;ssl=1 750w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/IAM_Management_Console.png?resize=300%2C120&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/IAM_Management_Console.png?resize=150%2C60&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/IAM_Management_Console.png?resize=400%2C161&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/IAM_Management_Console.png?resize=200%2C80&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></li>
</ol>
<p>You are done from AWS side, next you need to share the access to Bitnami:</p>
<ol>
<li>Login to <a href="https://app.bitnamihosting.com/">Bitnami Hosting</a></li>
<li>From the left navigation, click on <strong>Clouds</strong></li>
<li>Under &#8220;Manage Cloud Accounts&#8221;, click <strong>New</strong></li>
<li>Enter the name and default location of your preference, for AWS Credentials enter the key strings generated from AWS then click <strong>Save</strong></li>
</ol>
<p>Bitnami Hosting now acts as the control panel of AWS and you can install application stacks on AWS through it.</p>
<h3>Step 4: Spin WordPress from Bitnami Cloud</h3>
<p>Next, let&#8217;s roll WordPress on AWS EC2 instance.</p>
<ol>
<li>From Bitnami&#8217;s panel, click <strong>Servers</strong> on the left navigation</li>
<li>Under &#8220;Server Management&#8221;, click <strong>New</strong> and on the pop-up box select <strong>Launch Regular Server</strong></li>
<li>The next step involves selecting options:
<ul>
<li><strong>Name</strong>: your server/application name, ie. &#8220;My Blog&#8221;</li>
<li><strong>Domain Name</strong>: for every server you run on Bitnami, you need to create a subdomain under .bitnamiapp.com; you will be able to assign your own domain later</li>
<li><strong>Application Options</strong>: enter admin login details and under Email Configuration you may also want to add your Gmail or Custom SMTP details</li>
<li><strong>Development Options</strong>: the default components are enough, but I added Memcached and Varnish</li>
<li><strong>Add New Application</strong>: click the button, search and tick on WordPress</li>
<li><strong>Operating System</strong>: I just selected Ubuntu Linux (hvm) 64-bit</li>
<li><strong>Server Type</strong>: T2 Micro</li>
<li><strong>Disk Size</strong>: I just use 10GB, but AWS Free Tier allows you to use up to 30GB</li>
<li><strong>Cloud Account</strong>: your AWS account name from step 2</li>
<li><strong>Server Location</strong>: select from your preferred location, remember though that different location has <a href="http://aws.amazon.com/ec2/pricing/" title="Amazon EC2 Pricing">different pricing</a> after your Free Tier period expires </li>
<li><strong>IP Address</strong>: you can select Dynamic IP or Static IP, I chose the latter<br />
<img loading="lazy" decoding="async" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_Hosting.png?resize=740%2C510&#038;ssl=1" alt="Bitnami Hosting – New Server" width="740" height="510" class="aligncenter size-full wp-image-1408" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_Hosting.png?w=940&amp;ssl=1 940w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_Hosting.png?resize=300%2C207&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_Hosting.png?resize=150%2C103&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_Hosting.png?resize=400%2C276&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_Hosting.png?resize=800%2C551&amp;ssl=1 800w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2015/01/Bitnami_Hosting.png?resize=200%2C138&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></li>
</ul>
</li>
<li>You can ignore the &#8220;Estimated Amazon charges&#8221; table because it is only Bitnami&#8217;s dynamic cost caculator; Amazon will not charge you if you only select the components within their Free Tier range</li>
<li>Click <strong>Build and Launch</strong></li>
</ol>
<p>Now you just sit and wait for a few minutes for Bitnami to take care of things for you.</p>
<h3>Step 5: Complete Your WordPress Site Installation</h3>
<p>When your EC2 and WordPress installation is ready, you will receive an email from Bitnami. You can go into Bitnami Hosting panel and see your server under <strong>Servers</strong>. To customize or gain more information, click on the server name (eg. &#8220;My Blog&#8221;) and click <strong>Manage</strong>.</p>
<p>Some important items you may need to look at:</p>
<ol>
<li>Under <strong>Properties</strong> tab
<ol>
<li><strong>IP Address</strong> – this is the static or dynamic IP assigned to your server, you will need to enter the IP address on your DNS to point your domain to your server</li>
<li><strong>Application Credentials</strong> – if you did not assign a password of your application, it was automatically generated and can be retrieved here</li>
</ol>
</li>
<li>Under <strong>Applications</strong> tab, you want to change the address to your domain instead of a prefix under bitnamiapp.com subdomain; this will automatically linked to WordPress General Settings</li>
</ol>
<p>Once you have updated your DNS to the IP of your WordPress installation and it has propagated, your site is ready and you can use it as you would install it from any server.</p>
<h3>Additional Step: Optimize WordPress Installation</h3>
<p>Out of the box, WordPress stack prepared by Bitnami is already good. Your website or blog will load blazingly fast. To some, including myself, it may not be enough though and you may want to make it even better. In that case, you want to read Bitnami&#8217;s excellent wiki page in <a href="https://wiki.bitnami.com/Applications/BitNami_Wordpress/How_to_optimize_a_default_BitNami_WordPress_install">how to optimize default WordPress install</a>.</p>
<hr />
<p>There you go. Free WordPress hosting for one year on a terrific cloud instance with less than an hour to set up. Do keep in mind that EC2&#8217;s t2.micro is probably ideal only if you have an average of few hundred up to low thousand page views per day.  Above that, you may need to use their better instances although those are not eligible for AWS Free Tier program. If your blog is that popular, please be generous with your hosting budget.</p>
<p>The post <a href="https://sunarlim.com/2015/01/set-free-wordpress-hosting-using-amazon-ec2-bitnami-cloud/">Set up free WordPress hosting using Amazon EC2 and Bitnami Cloud</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2015/01/set-free-wordpress-hosting-using-amazon-ec2-bitnami-cloud/feed/</wfw:commentRss>
			<slash:comments>18</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1404</post-id>	</item>
		<item>
		<title>WordPress Plugins to Increase Your Blog SEO</title>
		<link>https://sunarlim.com/2014/11/wordpress-plugins-increase-blog-seo/</link>
					<comments>https://sunarlim.com/2014/11/wordpress-plugins-increase-blog-seo/#respond</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Wed, 12 Nov 2014 11:28:57 +0000</pubDate>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugins]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=1228</guid>

					<description><![CDATA[<p>Out of the box, WordPress is already great in terms of SEO. Set up your blog, use a well-built theme, consistently publish new posts, then you are very likely to see traffic to your site. Taking the last word from Search Engine Optimization, there is no end result to it really. You can keep on... <span class="more"><a class="more-link" href="https://sunarlim.com/2014/11/wordpress-plugins-increase-blog-seo/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://sunarlim.com/2014/11/wordpress-plugins-increase-blog-seo/">WordPress Plugins to Increase Your Blog SEO</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Out of the box, WordPress is already great in terms of SEO. Set up your blog, use a well-built theme, consistently publish new posts, then you are very likely to see traffic to your site. Taking the last word from Search Engine <em>Optimization</em>, there is no end result to it really. You can keep on experimenting and adding new functionalities to increase your search visibility.</p>
<p>There are tons of WordPress plugins out there and for different purposes. Most are designed to add new features or integrations with other services, some to make it looks nicer, and so on. Below I am going to list a number of plugins that will help to increase your SEO score.</p>
<hr />
<h3><a title="WordPress Plugins » WordPress SEO by Yoast" href="https://wordpress.org/plugins/wordpress-seo/" target="_blank">WordPress SEO by Yoast</a></h3>
<p><a title="WordPress Plugins » WordPress SEO by Yoast" href="https://wordpress.org/plugins/wordpress-seo/" target="_blank"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-1234" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-wordpress-seo-yoast-772x250.png?resize=740%2C240&#038;ssl=1" alt="WordPress SEO by Yoast" width="740" height="240" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-wordpress-seo-yoast-772x250.png?resize=772%2C250&amp;ssl=1 772w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-wordpress-seo-yoast-772x250.png?resize=300%2C97&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-wordpress-seo-yoast-772x250.png?resize=150%2C48&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-wordpress-seo-yoast-772x250.png?resize=400%2C129&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-wordpress-seo-yoast-772x250.png?resize=200%2C64&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></a></p>
<p><strong>What does it do?</strong><br />
A lot. This is the top plugin in the category, not only to improve your blog&#8217;s SEO, but also to expand your understanding about SEO. Its one of the most important features is that you will be able to set different meta title and description which will be displayed on the search engine results. It also helps you in reviewing the content of you post with a targeted keyword or keyphrase.</p>
<p><strong>Why does it matter?</strong><br />
Basic SEO practices encourage you to optimize your meta information to help search engines to display a more relevant preview of the page they are crawling. That aside, if you follow all other tools available from this great plugin, you are already improving your blog SEO a few levels.</p>
<p><a title="WordPress Plugins » WordPress SEO by Yoast" href="https://wordpress.org/plugins/wordpress-seo/" target="_blank"><i class="fa fa-wordpress " ></i> Go to WordPress SEO by Yoast Plugin Page</a></p>
<hr />
<h3><a title="WordPress Plugins » W3 Total Cache" href="https://wordpress.org/plugins/w3-total-cache/" target="_blank">W3 Total Cache</a></h3>
<p><a title="WordPress Plugins » W3 Total Cache" href="https://wordpress.org/plugins/w3-total-cache/" target="_blank"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-1233" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-w3-total-cache-772x250.jpg?resize=740%2C240&#038;ssl=1" alt="W3 Total Cache" width="740" height="240" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-w3-total-cache-772x250.jpg?resize=772%2C250&amp;ssl=1 772w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-w3-total-cache-772x250.jpg?resize=300%2C97&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-w3-total-cache-772x250.jpg?resize=150%2C48&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-w3-total-cache-772x250.jpg?resize=400%2C129&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-w3-total-cache-772x250.jpg?resize=200%2C64&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></a></p>
<p><strong>What does it do?</strong><br />
It helps improving your blog performance through many methods without actually having you to move to a bigger hosting. At its heart is the caching tools that will reduce the time and resources to generate your web pages.</p>
<p><strong>Why does it matter?</strong><br />
Search engines love sites that load fast. Reducing your page load will certainly increase your SEO score.</p>
<p><a title="WordPress Plugins » W3 Total Cache" href="https://wordpress.org/plugins/w3-total-cache/" target="_blank"><i class="fa fa-wordpress " ></i> Go to W3 Total Cache Plugin Page</a></p>
<hr />
<h3><a title="WordPress Plugins » Akismet" href="https://wordpress.org/plugins/akismet/" target="_blank">Akismet</a></h3>
<p><a title="WordPress Plugins » Akismet" href="https://wordpress.org/plugins/akismet/" target="_blank"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-1231" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-akismet-772x250.jpg?resize=740%2C240&#038;ssl=1" alt="Akismet" width="740" height="240" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-akismet-772x250.jpg?resize=772%2C250&amp;ssl=1 772w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-akismet-772x250.jpg?resize=300%2C97&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-akismet-772x250.jpg?resize=150%2C48&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-akismet-772x250.jpg?resize=400%2C129&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-akismet-772x250.jpg?resize=200%2C64&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></a></p>
<p><strong>What does it do?</strong><br />
Coming from the same company who brought us WordPress itself, Akismet is a web service that checks comments made on your blog for spam.</p>
<p><strong>Why does it matter?</strong><br />
The biggest reason people or bots are spamming on people&#8217;s blogs to get backlinks to their sites, which mostly are shady. Getting spam comments on your blog means having backlinks to questionable websites and URLs, which search engines do not like. By freeing your blog, or at least reducing the number of spam comments, your blog will look more legitimate.</p>
<p><a title="WordPress Plugins » Akismet" href="https://wordpress.org/plugins/akismet/" target="_blank"><i class="fa fa-wordpress " ></i> Go to Akismet Plugin Page</a></p>
<hr />
<h3><a title="WordPress Plugins » Yet Another Related Posts Plugin (YARPP)" href="https://wordpress.org/plugins/yet-another-related-posts-plugin/" target="_blank">Yet Another Related Posts Plugin (YARPP)</a></h3>
<p><a title="WordPress Plugins » Yet Another Related Posts Plugin (YARPP)" href="https://wordpress.org/plugins/yet-another-related-posts-plugin/" target="_blank"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-1235" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-yarpp-772x250.png?resize=740%2C240&#038;ssl=1" alt="YARPP" width="740" height="240" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-yarpp-772x250.png?resize=772%2C250&amp;ssl=1 772w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-yarpp-772x250.png?resize=300%2C97&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-yarpp-772x250.png?resize=150%2C48&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-yarpp-772x250.png?resize=400%2C129&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-yarpp-772x250.png?resize=200%2C64&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></a></p>
<p><strong>What does it do?</strong><br />
As the name says, this plugin allows WordPress to automatically generate related posts to the one your visitors are reading. There are lots of similar plugins of course, but YARPP is most of the most popular.</p>
<p><strong>Why does it matter?</strong><br />
Placing internal links to other posts helps search engines to index other pages on your blog and a suggested SEO practice.</p>
<p><a title="WordPress Plugins » Yet Another Related Posts Plugin (YARPP)" href="https://wordpress.org/plugins/yet-another-related-posts-plugin/" target="_blank"><i class="fa fa-wordpress " ></i> Go to Yet Another Related Posts Plugin (YARPP) Plugin Page</a></p>
<hr />
<h3><a title="WordPress Plugins » Google XML Sitemaps" href="https://wordpress.org/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemaps</a></h3>
<p><a title="WordPress Plugins » Google XML Sitemaps" href="https://wordpress.org/plugins/google-sitemap-generator/" target="_blank"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-1232" src="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-google-xml-sitemaps-772x250.png?resize=740%2C240&#038;ssl=1" alt="Google XML Sitemaps" width="740" height="240" srcset="https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-google-xml-sitemaps-772x250.png?resize=772%2C250&amp;ssl=1 772w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-google-xml-sitemaps-772x250.png?resize=300%2C97&amp;ssl=1 300w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-google-xml-sitemaps-772x250.png?resize=150%2C48&amp;ssl=1 150w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-google-xml-sitemaps-772x250.png?resize=400%2C129&amp;ssl=1 400w, https://i0.wp.com/sunarlim.com/wp-content/uploads/2014/11/wp-seo-google-xml-sitemaps-772x250.png?resize=200%2C64&amp;ssl=1 200w" sizes="(max-width: 740px) 100vw, 740px" data-recalc-dims="1" /></a></p>
<p><strong>What does it do?</strong><br />
It can automatically generate XML sitemap of your blog. It offers quite extensive settings so you can select categories to be excluded, post types and so on. Note that <a href="https://wordpress.org/plugins/wordpress-seo/" target="_blank">WordPress SEO by Yoast</a> has this feature built-in and just as good, but in case for some reason you do not want to install that, then this one is a must.</p>
<p><strong>Why does it matter?</strong><br />
XML sitemap is the &#8216;map&#8217; for search engines to crawl the information your blog. Have it constantly updated, then you will be sure to have all your pages and posts indexed.</p>
<p><a title="WordPress Plugins » Google XML Sitemaps" href="https://wordpress.org/plugins/google-sitemap-generator/" target="_blank"><i class="fa fa-wordpress " ></i> Go to Google XML Sitemaps Plugin Page</a></p>
<hr />
<p>There are probably still dozens of other plugins that can push your SEO quality and I only share ones I use and can recommend. Feel free to share your favorites by posting your comments below.</p>
<p>The post <a href="https://sunarlim.com/2014/11/wordpress-plugins-increase-blog-seo/">WordPress Plugins to Increase Your Blog SEO</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2014/11/wordpress-plugins-increase-blog-seo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1228</post-id>	</item>
		<item>
		<title>Best Managed WordPress Hosting for Personal and Small Business</title>
		<link>https://sunarlim.com/2014/09/best-managed-wordpress-hosting-personal-small-business/</link>
					<comments>https://sunarlim.com/2014/09/best-managed-wordpress-hosting-personal-small-business/#comments</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Tue, 16 Sep 2014 08:48:29 +0000</pubDate>
				<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web server]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=1109</guid>

					<description><![CDATA[<p>Let&#8217;s face it, you can build almost any kind of website using WordPress even though I disagree to say it is always the most ideal. However I cannot deny the fact that it truly is the most favored CMS/blogging platform in the past 5 years, supported by an almost infinite numbers of plugins and regular... <span class="more"><a class="more-link" href="https://sunarlim.com/2014/09/best-managed-wordpress-hosting-personal-small-business/">Continue reading <span class="meta-nav">&#8594;</span></a></span></p>
<p>The post <a href="https://sunarlim.com/2014/09/best-managed-wordpress-hosting-personal-small-business/">Best Managed WordPress Hosting for Personal and Small Business</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Let&#8217;s face it, you can build almost any kind of website using WordPress even though I disagree to say it is always the most ideal. However I cannot deny the fact that it truly is the most favored CMS/blogging platform in the past 5 years, supported by an almost infinite numbers of plugins and regular updates. So there is nothing wrong to pick it as the engine to power your website.</p>
<h3>What is Managed WordPress Hosting and Why You Might Need It</h3>
<p>I say &#8216;might&#8217; because you practically can install WordPress in almost any web hosting plan, that is the beauty of WordPress and one of the reasons that has made it so popular. There are a number of advantages by choosing hosting services that are customized only for WordPress. I am going to narrow them down to the top 3 reasons:</p>
<ul>
<li><strong>Support.</strong> Most web hosting services do not offer support for the applications you install on their servers. Typically, your developers are responsible to enable the website or application they are developing to be able to run on the production server. Managed WordPress hostings however, have WP experts as part of their support team so they will be able to assist customers that are experiencing issues with their WP sites.</li>
<li><strong>Speed.</strong> Like any PHP CMS or application, WordPress with huge database or bloated plugins can easily exhaust the server resources and eventually add the load times. Managed WordPress hosting servers have been configured and optimized to handle these and should reduce the page load time significantly.</li>
<li><strong>Security.</strong> As the most popular PHP application, WordPress is always a tempting target to hackers and malicious scripts. While you are always responsible for the security of your own blog/site, WP hosting will be an added layer of security with by constantly monitoring your code&#8217;s health including automatic WP updates.</li>
</ul>
<h3>Budget</h3>
<p>Specialized service comes with a more premium price, understandable because it is targeting a niche market. If you are looking for a typical $5/month hosting, then you are probably better to choose a generic shared hosting plan.</p>
<p>However my research goal is to offer options of managed WordPress hosting plans for personal or small business use with maximum monthly price plan of $30. Above that, unless you are making money directly from your website or it generates thousands of visitors per day, it may not be worth it in my humble opinion.</p>
<h3>WordPress Hosting Plans Comparison</h3>
<table width="100%">
<tbody>
<tr>
<th width="20%"></th>
<th width="20%"><a href="http://www.shareasale.com/r.cfm?u=999241&amp;m=41388&amp;b=394686" target="_blank">WPEngine</a></th>
<th width="20%"><a href="https://pagely.com/" target="_blank">Pagely</a></th>
<th width="20%"><a href="http://www.dreamhost.com/hosting/wordpress/" target="_blank">DreamPress</a></th>
<th width="20%"><a href="http://getflywheel.com/" target="_blank">Flywheel</a></th>
<th width="20%"><a href="https://secure.lightningbase.com/aff.php?aff=191" target="_blank">Lightning Base</a></th>
</tr>
<tr>
<td><strong>Plan name</strong></td>
<td align="center">Personal</td>
<td align="center">Personal</td>
<td align="center">&#8211;</td>
<td align="center">Tiny</td>
<td align="center">Personal</td>
</tr>
<tr>
<td><strong>Monthly price</strong></td>
<td align="center">$29</td>
<td align="center">$24</td>
<td align="center">$19.95</td>
<td align="center">$15</td>
<td align="center">$9.95</td>
</tr>
<tr>
<td><strong>Number of site</strong></td>
<td align="center">1</td>
<td align="center">1</td>
<td align="center">1</td>
<td align="center">1</td>
<td align="center">1</td>
</tr>
<tr>
<td><strong>Storage</strong></td>
<td align="center">Unlimited</td>
<td align="center">5GB</td>
<td align="center">Unlimited</td>
<td align="center">5GB</td>
<td align="center">1GB</td>
</tr>
<tr>
<td><strong>Bandwidth/visits limit</strong></td>
<td align="center">25,000 visitors</td>
<td align="center">5GB</td>
<td align="center">Unlimited</td>
<td align="center">5,000 Visits or 250GB Bandwidth</td>
<td align="center">10,000 Pageviews or 10GB Transfer</td>
</tr>
<tr>
<td><strong>Automatic backups</strong></td>
<td align="center">daily</td>
<td align="center">14 day retention to S3</td>
<td align="center">daily</td>
<td align="center">included</td>
<td align="center">daily</td>
</tr>
<tr>
<td><strong>Multisite support</strong></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-check " ></i></td>
</tr>
<tr>
<td><strong>CDN</strong></td>
<td align="center">+$19.95/month</td>
<td align="center">20GB</td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center">+$10/mo</td>
<td align="center">20GB</td>
</tr>
<tr>
<td><strong>SSL option</strong></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-check " ></i></td>
<td align="center">+$10/mo</td>
<td align="center">$120/yr (incl. 1 dedicated IP)</td>
</tr>
<tr>
<td><strong>Dedicated IP</strong></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center">at additional cost</td>
<td align="center"><i class="fa fa-check " ></i></td>
<td align="center">$120/yr (incl. SSL)</td>
</tr>
<tr>
<td><strong>Staging environment</strong></td>
<td align="center"><i class="fa fa-check " ></i></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-check " ></i></td>
<td align="center"><i class="fa fa-remove " ></i></td>
<td align="center"><i class="fa fa-check " ></i></td>
</tr>
<tr>
<td>Link</td>
<td align="center"><a title="WPEngine" href="http://www.shareasale.com/r.cfm?u=999241&amp;m=41388&amp;b=394686" target="_blank">wpengine.com</a></td>
<td align="center"><a title="Pagely" href="https://pagely.com/" target="_blank">pagely.com</a></td>
<td align="center"><a title="DreamPress" href="http://www.dreamhost.com/hosting/wordpress/" target="_blank">dreamhost.com</a></td>
<td align="center"><a title="Flywheel" href="http://getflywheel.com/" target="_blank">getflywheel.com</a></td>
<td align="center"><a title="Lightning Base" href="https://secure.lightningbase.com/aff.php?aff=191" target="_blank">lightningbase.com</a></td>
</tr>
</tbody>
</table>
<h3>Which One to Choose?</h3>
<p>Managed WordPress hosting has become a promising business with many companies jumping in even though the market is quite limited. Price will be the biggest factor in making a decision to switch your server or selecting one for a new project.</p>
<p><a href="http://www.shareasale.com/r.cfm?u=999241&amp;m=41388&amp;b=394686" target="_blank">WPEngine</a> was probably the first and is still one of the best option you have out there, unfortunately it is also the most expensive. Its Personal plan has limited options with no dedicated IP and SSL support.</p>
<p>On the other end, there is <a href="https://secure.lightningbase.com/aff.php?aff=191" target="_blank">Lightning Base</a>. While it is a relatively new name, at least to my ears, their Personal plan offer is very interesting and has most of the options I need for hosting an e-commerce WordPress projects while keeping the server budget reasonable.</p>
<p>Do you have other hosting suggestions? Please post your comments below.</p>
<h3>Additional Note</h3>
<p>Please keep in mind that choosing the best provider is only one part of getting the best performance out of your WordPress installation. Before considering to switch to another hosting, you might want to consider optimizing your WordPress site. <a href="http://startbloggingonline.com/speed-up-wordpress/" target="_blank">This post</a> is a good reference to start.</p>
<p>The post <a href="https://sunarlim.com/2014/09/best-managed-wordpress-hosting-personal-small-business/">Best Managed WordPress Hosting for Personal and Small Business</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2014/09/best-managed-wordpress-hosting-personal-small-business/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1109</post-id>	</item>
		<item>
		<title>WordPress: Inserting Image with Link Default to None</title>
		<link>https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/</link>
					<comments>https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/#comments</comments>
		
		<dc:creator><![CDATA[Michael]]></dc:creator>
		<pubDate>Mon, 14 Apr 2014 15:53:19 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[selfnote]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">https://sunarlim.com/?p=994</guid>

					<description><![CDATA[<p>Handy tricks to change WordPress' default behavior that put the link to the image when inserting through the editor. There are 2 options to choose from.</p>
<p>The post <a href="https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/">WordPress: Inserting Image with Link Default to None</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Option 1: From WP Admin Options</h3>
<p><strong>http://<em>yoursiteurl.com</em>/wp-admin/options.php</strong><br />
Look for <code>image_default_link_type</code> and change its value to <strong>&#8216;none&#8217;</strong></p>
<h3>Option 2: From Theme&#8217;s <em>functions.php</em></h3>
<p>Add this line: <code>update_option('image_default_link_type','none');</code></p>
<p>The post <a href="https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/">WordPress: Inserting Image with Link Default to None</a> appeared first on <a href="https://sunarlim.com">Michael Sunarlim</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sunarlim.com/2014/04/wordpress-inserting-image-link-default-none/feed/</wfw:commentRss>
			<slash:comments>13</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">994</post-id>	</item>
	</channel>
</rss>
