<?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>Make Money from Blogs &#187; Wordpress</title>
	<atom:link href="http://earn-cash-tips.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://earn-cash-tips.com</link>
	<description>Articles on how to improve your money making abilities</description>
	<lastBuildDate>Thu, 17 Nov 2011 09:19:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making a child theme to preserve the changes you have made in the WordPress theme</title>
		<link>http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/</link>
		<comments>http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 08:37:12 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Child Themes]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[Examples]]></category>
		<category><![CDATA[Parent Theme]]></category>
		<category><![CDATA[Preserve Changes]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=466</guid>
		<description><![CDATA[<p>Rare is the case when people do not make a change to the WordPress themes that they have installed. They may fiddle around with the .css files, changing font sizes / font colors, etc to customize it as per their own preference. So, you have a theme that looks somewhat good, but then you realize [...]]]></description>
			<content:encoded><![CDATA[<p>Rare is the case when people do not make a change to the WordPress themes that they have installed. They may fiddle around with the .css files, changing font sizes / font colors, etc to customize it as per their own preference. So, you have a theme that looks somewhat good, but then you realize that it needs some work; you fire up your text editor, open up the css files and the functions file and make some changes. Or you could add some new php code to your functions file and use it within your themes to add some functionality that was missing. You could even go further and add new template files, over-ride some of the templates that are being used in the theme, and so on.<br />
And then, you know how important it is to upgrade your plugins and themes in order to ensure that the security levels of your blog remains high. So, you see a theme upgrade, and go ahead for the upgrade. What you did not really think through was that the theme upgrade replaced the files in your theme, including the changes that you had made so lovingly, and some parts of your blog get affected. That is bad, but there is really nothing you can do about it. But, there is something you can do, although it requires some effort. WordPress gives a functionality called &#8216;Child Themes&#8217;, that allows you to make changes, and these changes are preserved even when you upgrade your themes. Here are some tutorials that allow you to learn the scope of what you can do through Child Themes, and the process of doing so.<br />
Child Themes on WordPress Codex (<a href="http://codex.wordpress.org/Child_Themes" target="_blank">link</a>)<br />
Introducing Thirty Ten, my guide to creating a Twenty Ten Child Theme (<a href="http://aaron.jorb.in/blog/2010/04/introducing-thirty-ten/" target="_blank">link</a>)<br />
How to make a child theme for WordPress: A pictorial introduction for beginners (<a href="http://op111.net/53" target="_blank">link</a>)<br />
Ten Good Reasons to use WordPress Child Themes and Template Parts (<a href="http://digitalraindrops.net/2010/08/ten-good-reasons-to-use-wordpress-child-themes-and-template-parts/" target="_blank">link</a>)</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/' addthis:title='Making a child theme to preserve the changes you have made in the WordPress theme '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/09/making-a-child-theme-to-preserve-the-changes-you-have-made-in-the-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The name of the URL should be as descriptive as possible &#8211; primarily for WordPress</title>
		<link>http://earn-cash-tips.com/2010/01/the-name-of-the-url-should-be-as-descriptive-as-possible-primarily-for-wordpress/</link>
		<comments>http://earn-cash-tips.com/2010/01/the-name-of-the-url-should-be-as-descriptive-as-possible-primarily-for-wordpress/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 16:15:35 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Benefits]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[Promote]]></category>
		<category><![CDATA[Readers]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Share]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Circulate]]></category>
		<category><![CDATA[Name]]></category>
		<category><![CDATA[Post]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=347</guid>
		<description><![CDATA[<p>You would have done many steps / tips to ensure the optimization of SEO for your blog, to ensure that you get as high a place in search engines, including Google Search. But this quest to further optimize your blog needs to be an ongoing quest, and since search engine placement is an evolving art [...]]]></description>
			<content:encoded><![CDATA[<p>You would have done many steps / tips to ensure the optimization of SEO for your blog, to ensure that you get as high a place in search engines, including Google Search. But this quest to further optimize your blog needs to be an ongoing quest, and since search engine placement is an evolving art (especially since people keep on working out how to game the search engines and the search engines keep on evolving to ensure that the results are as accurate as possible, free of influences such as people twisting their login by tricks and tactics). As a part of this quest, I was reading about more tips on how to ensure that your blog / post gets that slight extra bit of promotion.<br />
This tip was something that was a bit surprising, and unexpected, but now that I think of it, it seems a continuation of making content more relevant. You would have known by now that tricks like keyword stuffing, using more keywords the same color as the background, etc, do not work, and in fact result in the search engines enforcing penalties. Further, you would also know that it is important to ensure that you do not have copied content, that you do not indulge in tricks such as buying links (since search engines also have people who know these tricks and enforce penalties).<br />
You would started getting used to the fact that you need good unique content, that is one of the most critical tricks needed to ensure that you get a higher boost in search engine rankings, and cause more people to link to your content (as well as send your posts to more people on their own &#8211; something called viral marketing).<br />
But, you can do this:<br />
Make sure that your URL&#8217;s also have some unique nomenclature, rather than be some default numbering scheme. If you are running a WordPress Blog, then you need to go the following option:<br />
Login into your account -> Settings -> Permalinks.<br />
The default selection is the one where your final post URL ends up in something called </p>
<p>http://earn-cash-tips.com/?p=987</p>
<p>This is not a URL that is guaranteed to be very attractive, and does not let anybody know what the URL contains. However, if you select the &#8220;Day and Name / Month and Name&#8221; option, then you get a URL such as this one:</p>
<p>http://earn-cash-tips.com/2010/01/the-name-of-the-url-should-be-as-descriptive-as-possible</p>
<p>Anybody who sees this URL will be able to easily figure what this URL means, and what kind of article will be at this location. Apparently, search engines also value this extra bit of nomenclature. You also need to apply this to images that you post, where you need to name the images before they are posted.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/01/the-name-of-the-url-should-be-as-descriptive-as-possible-primarily-for-wordpress/' addthis:title='The name of the URL should be as descriptive as possible &#8211; primarily for WordPress '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/01/the-name-of-the-url-should-be-as-descriptive-as-possible-primarily-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Adding Google Analytics functionality to your pages</title>
		<link>http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/</link>
		<comments>http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 08:00:11 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Stats]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=345</guid>
		<description><![CDATA[<p>For those of you who do not know of it yet, getting data from Google Analytics is an important of your overall strategy. By integration of the code from Google Analytics, you are able to get a lot more information about your visitors, and do the analysis about which techniques work, and which techniques don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you who do not know of it yet, getting data from Google Analytics is an important of your overall strategy. By integration of the code from Google Analytics, you are able to get a lot more information about your visitors, and do the analysis about which techniques work, and which techniques don&#8217;t work. Given all this, people find the process of installation still tough enough that they keep on putting off installing the code. How about doing the installation of Google Analytics via a plugin ?<br />
Well, here is a solution. Refer to the &#8220;Google Analytics for WordPress&#8221; Plugin for WordPress <a href="http://yoast.com/wordpress/google-analytics/" target="_blank">available at this page</a>.<br />
What does this plugin do ?<br />
This plugin easily adds your Google Analytics tracking code (the new ga.js one!) to all pages within your blog.<br />
This plugin adds the possibility to tag and segment all outgoing links, so you can see whether a click came from a comment or an article.<br />
It also adds the possibility to track just the domain, instead of the complete link, so you get a better view of how much traffic you&#8217;re sending where.<br />
By enabling AdSense click tracking, your AdSense clicks are tracked to /outbound/asclick.<br />
By default Google Analytics only tracks a select group of search engines, which might not include your local big search engine. With this plugin, you can add extra search engines to those Google Analytics tracks by default!</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/' addthis:title='WordPress Plugin: Adding Google Analytics functionality to your pages '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/01/wordpress-plugin-adding-google-analytics-functionality-to-your-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Theme + Plugin: Making your site more iPhone friendly &#8211; use WPtouch</title>
		<link>http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/</link>
		<comments>http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 19:16:16 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Compatible]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Readability]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Customize]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=340</guid>
		<description><![CDATA[<p>The iPhone is a revolution in the mobile market, leading to its becoming the top selling product in the SmartPhone market. There are a huge set of users out there who use the iPhone for navigating to different sites and consequently form a market for your blog. It would be a mistake to ignore all [...]]]></description>
			<content:encoded><![CDATA[<p>The iPhone is a revolution in the mobile market, leading to its becoming the top selling product in the SmartPhone market. There are a huge set of users out there who use the iPhone for navigating to different sites and consequently form a market for your blog. It would be a mistake to ignore all those users out there who use mobile browsing, especially when people who are your competitors are reaching out to all these users. Hence the quest to reach to out this market, and ensure that your site has a mobile version that will appeal to such users.<br />
There is a counter argument that most sites appear fine on the iPhone browser, but you should think about this question only if your site is a plain site that does not have heavy graphics, or does not have Flash (the browser on the iPhone does not support Flash), or uses a lot of Javascript for rendering the menus, background, or other fancy stuff.<br />
If you want to render your blog / site to iPhone users, you can find a lot of options on the internet, but you will need to evaluate them through actual use to ensure that you are getting the required speed and efficiency.<br />
Here is another plugin + theme that does the same, it&#8217;s called WPtouch (<a href="http://www.bravenewcode.com/wptouch/" target="_blank">site</a>).<br />
Read more from the site:<br />
WPtouch automatically transforms your WordPress blog into a web-application experience when viewed from an iPhone, iPod touch or Android touch mobile device. It comes complete with all the standard WordPress blog features: search, login, categories, tags, archives, photos &#038; more. WPtouch also offers many customization features through a beautifully designed WordPress admin panel.<br />
Not all websites are created equal, with some sites failing to translate well in the viewport of a small mobile device. Many WordPress sites today make heavy use of different javascripts which significantly increase the load time of pages, and drive your visitors on 3G/EDGE batty. So we’ve come up with WPtouch, a lightweight, fast-loading, feature-rich and highly-customized “theme application” which includes an admin interface to let you customize many aspects of your site’s presentation.</p>
<p>WPtouch comes with a host of built-in features. Some notables include:<br />
User-selected theme toggle (between WPtouch view and your site’s regular look)<br />
iPhone-like application appearance, functions<br />
AJAX, jQuery &#038; JS effects<br />
Full WordPress search, pages, archives, categories, tags and links support<br />
Theme native social bookmarking support<br />
iPhone/iPod touch native post e-mailing support<br />
Ajax comments, posted in real time<br />
Ajaxed pagination (users can browse posts like YouTube videos)<br />
Admin selectable custom icons for pages, logo, bookmark icon<br />
Manually edit your site’s title to fit WPtouch<br />
Show / Hide post excerpts, customize style in different ways<br />
Easily add your own icons to customize menu appearance<br />
Admin inclusion/exclusion of site pages shown in the theme’s menu<br />
Compatibility suite in admin to inform of add-ons, WordPress version support<br />
Automatic Archives page layout (if you have or create a page called ‘Archives’)<br />
Automatic Photo page layout with Flickr (if you have or create a page called ‘Photos’ and have the FlickrRSS plugin installed)</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/' addthis:title='WordPress Theme + Plugin: Making your site more iPhone friendly &#8211; use WPtouch '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2010/01/wordpress-theme-plugin-iphone-friendly-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn more about hardening WordPress at Codex</title>
		<link>http://earn-cash-tips.com/2009/12/learn-more-about-hardening-wordpress-at-codex/</link>
		<comments>http://earn-cash-tips.com/2009/12/learn-more-about-hardening-wordpress-at-codex/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 19:14:50 +0000</pubDate>
		<dc:creator>ashish</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Protect]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://earn-cash-tips.com/?p=296</guid>
		<description><![CDATA[<p>As part of a security policy for your WordPress installation, you should learn about hardening of the installation. The Hardening WordPress page at the Codex (link) contains a lot of information about how to harden your installation, getting rid of security risks and making your blog more secure. The entire process is geared towards not [...]]]></description>
			<content:encoded><![CDATA[<p>As part of a security policy for your WordPress installation, you should learn about hardening of the installation. The Hardening WordPress page at the Codex (<a href="http://codex.wordpress.org/Hardening_WordPress" target="_blank">link</a>) contains a lot of information about how to harden your installation, getting rid of security risks and making your blog more secure. The entire process is geared towards not only increasing the security of your WordPress, but also ensuring that you have a regular backup, as also to increase the number of security compartments in your installation such that even if you have a security breach, you are able to prevent the attacker from going through your entire installation.<br />
The process starts with ensuring that the computer from which you operate your account remotely is secure, free from viruses and other security risks; that the host which runs your site can be trusted to deploy the latest patches and other such updates; using a more secure network connection to the admin section of your blog and being careful about where all you sit down to administer your network from; having a good and safe password; locking down your file permissions.<br />
The page also explains about ensuring that your wp-admin folder is properly protected, including adding a second level of protection; it is also important to protect your wp-config file.</p>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://earn-cash-tips.com/2009/12/learn-more-about-hardening-wordpress-at-codex/' addthis:title='Learn more about hardening WordPress at Codex '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></content:encoded>
			<wfw:commentRss>http://earn-cash-tips.com/2009/12/learn-more-about-hardening-wordpress-at-codex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

