<?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>Webaeon Reviews</title>
	<atom:link href="http://www.webaeon.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webaeon.org</link>
	<description>Web Technologies and Reviews - WebAeon.org</description>
	<lastBuildDate>Sun, 24 Feb 2013 11:57:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Reducing Heavy Resource Usage On Your Shared Hosting Server And Speeding Up Your Website</title>
		<link>http://www.webaeon.org/reducing-heavy-resource-usage-on-your-shared-hosting-server-and-speeding-up-your-website/</link>
		<comments>http://www.webaeon.org/reducing-heavy-resource-usage-on-your-shared-hosting-server-and-speeding-up-your-website/#comments</comments>
		<pubDate>Sat, 19 Jan 2013 02:35:21 +0000</pubDate>
		<dc:creator>Webaeon</dc:creator>
				<category><![CDATA[Questions & Answers]]></category>
		<category><![CDATA[WebAeon Hosting]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[cloudflare]]></category>
		<category><![CDATA[content distribution networks]]></category>
		<category><![CDATA[image optimization]]></category>
		<category><![CDATA[incapsula]]></category>
		<category><![CDATA[reduce server load]]></category>
		<category><![CDATA[server resources]]></category>
		<category><![CDATA[speed optimization]]></category>
		<category><![CDATA[speed up website]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.webaeon.org/?p=174</guid>
		<description><![CDATA[One of the biggest drawbacks when using shared hosting is the usage of resources on the servers. As most websites today are running scripts, they can be rather resource intensive and may be juicing out all your resources or even getting your account banned! I am writing this guide to help you optimize your website and understand [...]]]></description>
				<content:encoded><![CDATA[<p>One of the biggest drawbacks when using shared hosting is the usage of resources on the servers. As most websites today are running scripts, they can be rather resource intensive and may be juicing out all your resources or even getting your account banned! I am writing this guide to help you optimize your website and understand what are the tools you need in order to get your websites running smoothly.</p>
<p>So here&#8217;s the story&#8230; Earlier, one of my websites was heavily affected due to over usage of server resouces and was banned from my hosting, I didn&#8217;t know what it was about due my low-tech knowledge on hosting and what&#8217;s taking up my server resources. As the site was banned, it is affecting both my visitors as well as my income therefore I had to find a better way to deal with the problem and here is all my findings and how you too can optimize your websites to run faster as well as running on less load on your current hosting servers.</p>
<p>First of all&#8230; what&#8217;s eating up all your resources on your hosting server?</p>
<p>Here&#8217;s my list of things to keep an eye on:<br />
1. Plugins<br />
2. Unoptimized Image files<br />
3. Large files<br />
4. Large Scripts that uses SQL Databases<br />
5. Bad Traffic/Bots and Spiders</p>
<p><strong>No. 1 &#8211; Plugins</strong><br />
If you are an avid user of wordpress like me you will be at some point use quite a number of plugins to do certain things on your website, however having too many plugins running can use up a lot of memory, especially plugins that are built to take up a lot of resources. Therefore do note that going lightweight is always better then going heavy on the memory. There could be many functions that you don&#8217;t need or never used, eliminating those plugins can help you reduce load on your server and making less SQL quries will help you get better load-times significantly.</p>
<p><strong>No.2 &#8211; Unoptimized Image Files</strong><br />
This can be overlooked at times as images can be easily uploaded to the server, but images can also put a lot of load on the server as well when you are getting a considerable amount of traffic. It&#8217;s simple math, it all adds up per visitor and so on. Having your images optimized is a pro-active way to reduce load on your server. Alternatively you can also use CDN services to help take away the heavy loads from your hosting server. I&#8217;ll talk a about CDN a bit later.</p>
<p><strong>No.3 &#8211; Large Files</strong><br />
It is a common mistake to upload everything to your hosting service, actually you don&#8217;t have to and it is advicable that you plan where your files will be hosted. I don&#8217;t like the idea of putting all your eggs into one basket, in this case the large files can become a burden, therefore if it is not important files, I will host it on other file hosting services instead of my website hosting service.</p>
<p><strong>No.4 &#8211; Large Scripts That Uses SQL Databases</strong><br />
Some scripts can be very intentsive and they need a lot of resources to run, at the same time it also makes a lot of SQL quries, some shared hosting services have a caps on the SQL quries they make in an hour, so using resource intensive scripts on your shared hosting may put your website in jepoardy.</p>
<p><strong>No.5 Bad Traffic/Bots and Spiders</strong><br />
Unknowingly at times, it can be rather annoying because you don&#8217;t know where they come from and why they are taking up resources from your server. You can block off certain bad traffic and bots from accessing to your server and disallowing them to take away your resources like bandwidth, server processing power.</p>
<p><strong>A brief look at using CDN services</strong><br />
This is one of the things I would highly recommend. Using a reliable CDN service is a great way to take away some of the load from your server, as CDN services distributes your content across the web, accessing to your website can speed up significantly.</p>
<p>Here&#8217;s 2 of the best CDN services that I highly recommend. Both have a free service, but the paid ones will always be better with more security and it is highly recommended.</p>
<ol>
<li><a style="line-height: 1.4em;" title="Cloudflare CDN Service" href="http://www.cloudflare.com" target="_blank">Cloudflare</a></li>
<li><a style="line-height: 1.4em;" title="Incapsula CDN Service" href="http://www.incapsula.com" target="_blank">Incapsula</a></li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webaeon.org/reducing-heavy-resource-usage-on-your-shared-hosting-server-and-speeding-up-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SEO Strategies To Improve Your Site Rankings</title>
		<link>http://www.webaeon.org/using-seo-strategies-to-improve-your-site-rankings/</link>
		<comments>http://www.webaeon.org/using-seo-strategies-to-improve-your-site-rankings/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 05:24:29 +0000</pubDate>
		<dc:creator>Webaeon</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[promote]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SEO Marketing]]></category>
		<category><![CDATA[seo strategies]]></category>
		<category><![CDATA[site rankings]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.webaeon.org/?p=16</guid>
		<description><![CDATA[In order to achieve the benefits of search engine optimization, an effective SEO strategy is necessary. One of the biggest SEO strategies is link popularity, keyword research and website marketing. Doing the proper research and finding the correct keyword combination will bring you&#8217;re the proper rankings in the search engines and a traffic that is [...]]]></description>
				<content:encoded><![CDATA[<p>In order to achieve the benefits of search engine optimization, an effective SEO strategy is necessary. One of the biggest <a title="Kent Chen SEO" href="http://kentchenseo.com" target="_blank">SEO strategies</a> is link popularity, keyword research and website marketing.</p>
<p>Doing the proper research and finding the correct keyword combination will bring you&#8217;re the proper rankings in the search engines and a traffic that is targeted to your site, and the added benefit is that it is free traffic. As you heard many time before content is king, your content should be structured to include the keywords that are relevant to your site, and your website needs to be SEO optimized so the search engines can spider it with ease. All the other pages on your site should revolve around a central theme and all be related in some way.</p>
<p>When visitors come to your website the text on the home page should explain and reflect the theme of your site and all of the other pages should relate to it. <a title="Kent Chen SEO" href="http://kentchenseo.com" target="_blank">Search engine optimization</a> or SEO is the hottest way to drive targeted traffic to your website. Your investment in the future of your website will be worth while. The reason you need to optimize your site is to get rankings in the search engines, by concentrating on search phrases and by promoting these keywords you will begin to build your rankings in the search engines.</p>
<p>Billions of sites are updated daily and they all need to be crawled on a daily basis. You can purchase high PR links and shorten the waiting period of getting your site in the serps. Check you site for broken links, not having links that work will have a negative effect on your sites ranking if the links stay broken for a period of time.</p>
<p>High quality articles are quickly snapped up and published prolifically. Every time you write an article and you get it published you receive another link pointing back to your site which will in turn increase your link popularity. Traffic is generated to your website from your signature box. This article can be freely published on a website as long as. With this wonderful innovation in web writing, each article will surely be given ample attention in terms of engine optimization and accessibility. The natural listing depends on the optimization techniques employed on and off the web site. A single article can be reprinted hundreds of times, and each time is another link back to your site. Ensure that each web page of yours would focus on a particular keyword or key phrase. If there is an article in that page, make sure that the article will only discuss and include one keyword or key phrase from the list you have made.</p>
<p>Getting more traffic is pointless if your site isn&#8217;t an efficient sales machine. Since there are only a &#8220;handful&#8221; of search engines that everyone uses (the major ones), this is where we place our best promotional efforts. If you encourage them to link to your site, join your newsletter, read your articles, and so on, then the traffic will increase your search engine popularity. If you only sell product, then that is what you get money for products. Traffic is a must if any online business is to succeed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webaeon.org/using-seo-strategies-to-improve-your-site-rankings/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
