<?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>Search Engine Friendly &#187; Tutorials</title>
	<atom:link href="http://searchef.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://searchef.com</link>
	<description>Helping you out for a worthy content</description>
	<lastBuildDate>Fri, 08 Jan 2010 03:21:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Install a Wordpress Theme</title>
		<link>http://searchef.com/2009/11/how-to-install-a-wordpress-theme/</link>
		<comments>http://searchef.com/2009/11/how-to-install-a-wordpress-theme/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 00:43:23 +0000</pubDate>
		<dc:creator>searchef</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://searchef.com/?p=219</guid>
		<description><![CDATA[This guide will show you how to install a wordpress theme. First of all, you need to have a running wordpress and a FTP Client application to upload your theme on your server. You can download latest wordpress version from official Wordpress website and for the FTP client application I strongly recommend FileZilla. It is [...]]]></description>
			<content:encoded><![CDATA[<p>This guide will show you how to install a wordpress theme. First of all, you need to have a running wordpress and a FTP Client application to upload your theme on your server. You can download latest wordpress version from official <a title="Wordpress" href="http://www.worpress.org" target="_blank">Wordpress</a> website and for the FTP client application I strongly recommend FileZilla. It is an open source project and distributed free under the terms of GNU General Public License. You can check our <a title="How to Install FileZilla FTP Client" href="http://searchef.com/2009/10/how-to-install-filezilla-ftp-client/" target="_blank">How to Install FileZilla FTP Client</a> guide for further help to download and install it.</p>
<p><strong>Uploading Theme to Your Server</strong></p>
<p>To start using a theme on your wordpress, you need to have the the theme files up in the server. So, open your FTP client and connect to your web server as the first step.</p>
<p><img class="aligncenter size-full wp-image-222" title="Wp-Content-Folder" src="http://searchef.com/wp-content/uploads/2009/11/Wp-Content-Folder.jpg" alt="Wp-Content-Folder" width="238" height="20" /></p>
<p>Your theme files have to be placed in &#8220;your-web-server/wp-content/themes/&#8221; folder. Therefore, double click on &#8220;wp-content&#8221; folder in your server, and inside it double click &#8220;themes&#8221; folder.</p>
<p><img class="aligncenter size-full wp-image-223" title="Themes-Folder" src="http://searchef.com/wp-content/uploads/2009/11/Themes-Folder.jpg" alt="Themes-Folder" width="219" height="19" /></p>
<p>Now you are in the zone. Any theme you put in this &#8220;themes&#8221; folder will appear in your wordpress admin&#8217;s page theme selection section.</p>
<p>To start uploading your theme, browse to your theme files on your harddisk in the FTP client application related section and make sure you have the main folder selected to upload. (Some themes come with extra folders inside such as &#8220;theme/theme/&#8230;&#8230;/theme files/&#8221;, in these cases you have to browse untill you get to the folder that has &#8220;theme files&#8221; in it. ) Start uploading theme folder that has the theme files in your hard disk to the &#8220;wp-content/themes/&#8221; folder on your web server as mentioned above.</p>
<p>Emphasis here; the newly uploaded themes location has to be &#8220;wp-content/themes/your-new-theme-folder/&#8221; and the theme files such as index.php, header.php ect. must be listed under &#8220;your-new-theme-folder&#8221;. Make sure it does.</p>
<p><strong>Activating Your Theme</strong></p>
<p>After the upload process finalizes, switch to your web browser and login to your admin page in your wordpress installation. Click on the &#8220;Appearance&#8221; on the left menu, it will expand, then click on the &#8220;Themes&#8221;.</p>
<p><img class="aligncenter size-full wp-image-224" title="Wp-Admin-Appearance-Menu" src="http://searchef.com/wp-content/uploads/2009/11/Wp-Admin-Appearance-Menu.jpg" alt="Wp-Admin-Appearance-Menu" width="160" height="128" /></p>
<p>It will open your themes section that lists available themes. The one you uploaded to your webserver as mentioned above, it should appear in the &#8220;Available Themes&#8221; list in this section. You can activate the theme simply by clicking to &#8220;Activate&#8221; link located just under the theme name and explanation or you can first try it by clicking to &#8220;Preview&#8221; link.</p>
<p>That&#8217;s it, if you followed the steps, your new theme should be ready to use. If you have any probelms during the installation, leave a comment and I&#8217;d be happy to assist if I can.</p>
]]></content:encoded>
			<wfw:commentRss>http://searchef.com/2009/11/how-to-install-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install FileZilla FTP Client</title>
		<link>http://searchef.com/2009/10/how-to-install-filezilla-ftp-client/</link>
		<comments>http://searchef.com/2009/10/how-to-install-filezilla-ftp-client/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 22:18:45 +0000</pubDate>
		<dc:creator>searchef</dc:creator>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://searchef.com/?p=200</guid>
		<description><![CDATA[FileZilla is an open-source, free FTP solution. I will try to list the installation steps detailly just in case you might have a problem in installing.
Downloading FileZilla FTP Client

I strongly suggest that you better download the installation file directly from the original website of FileZilla. In the main page; just click on the &#8220;Download FileZilla [...]]]></description>
			<content:encoded><![CDATA[<p><em>FileZilla</em> is an open-source, free <em>FTP</em> solution. I will try to list the installation steps detailly just in case you might have a problem in installing.</p>
<p><strong>Downloading FileZilla FTP Client<br />
</strong></p>
<p>I strongly suggest that you better download the installation file directly from the original <a title="FileZilla - The FREE FTP Solution" href="http://filezilla-project.org/" target="_blank">website of FileZilla</a>. In the main page; just click on the &#8220;<em>Download FileZilla Client</em>&#8221; and next choose your operating system platform.</p>
<p><strong>Installing </strong><strong> FileZilla FTP Client</strong></p>
<p>After you download the file, just run it by double clicking on it (or the way your OS set up). Next;</p>
<p><img class="aligncenter size-full wp-image-214" title="Step1-FileZilla-Li-Agreement" src="http://searchef.com/wp-content/uploads/2009/10/Step1-FileZilla-Li-Agreement.jpg" alt="Step1-FileZilla-Li-Agreement" width="500" height="383" /></p>
<p>The first step will be licence agreement window above. If you are OK with it, click &#8220;I Agree&#8221; button to proceed.</p>
<p><img class="aligncenter size-full wp-image-206" title="Step2-FileZilla-Installation-Options" src="http://searchef.com/wp-content/uploads/2009/10/Step2-FileZilla-Installation-Options.jpg" alt="Step2-FileZilla-Installation-Options" width="499" height="382" /></p>
<p>Second step will be an installation option window above which asks you who the application program be installed for. You can either select &#8220;Anyone who uses this computer&#8221; or &#8220;Only me&#8221;. This is actually a personal choice.</p>
<p><img class="aligncenter size-full wp-image-207" title="Step3-FileZilla-Components" src="http://searchef.com/wp-content/uploads/2009/10/Step3-FileZilla-Components.jpg" alt="Step3-FileZilla-Components" width="500" height="383" /></p>
<p>Third step will be the component chosing window above. You can select the required components for your needs at this step. The &#8220;FileZilla Client&#8221; is not deselectable as it includes the core files to run the application but the other listed ones depend on your needs. &#8220;Icon Sets&#8221; are the additional icon sets for theming the application. &#8220;Language Files&#8221; are for additional language support. You may deselect the language files if you are not interested in multi-language support and just fine with the English. &#8220;Shell Extension&#8221; option allows you to use the drag and drop option in the program. &#8220;Desktop Icon&#8221; component simply adds a desktop short cut icon on your desktop to run the program.</p>
<p><img class="aligncenter size-full wp-image-208" title="Step4-FileZilla-Install-Location" src="http://searchef.com/wp-content/uploads/2009/10/Step4-FileZilla-Install-Location.jpg" alt="Step4-FileZilla-Install-Location" width="499" height="384" /></p>
<p>Fourth step is the installation location window above. You simply choose a path for your installation. If you want a different path other then the default path written, just click on &#8220;Browse&#8221; and choose an already created path in your hard disk.</p>
<p><img class="aligncenter size-full wp-image-209" title="Step5-FileZilla-Start-Menu-Folder" src="http://searchef.com/wp-content/uploads/2009/10/Step5-FileZilla-Start-Menu-Folder.jpg" alt="Step5-FileZilla-Start-Menu-Folder" width="501" height="383" /></p>
<p>Fifth step is the start menu folder window above. You will choose the menu folder where the application&#8217;s shortcuts are going to be located. If you want a folder other than the default folder given, simply write the folder name in the box. If you do not want any shortcuts placed in stat menu folder; just select the box &#8220;Do not create shortcuts&#8221;.</p>
<p>Now, If you are done with your choices, you can click on the &#8220;Install&#8221; button that appears in this last step. It will start the installation process.</p>
<p><img class="aligncenter size-full wp-image-210" title="Step6-FileZilla-Installation-Complete" src="http://searchef.com/wp-content/uploads/2009/10/Step6-FileZilla-Installation-Complete.jpg" alt="Step6-FileZilla-Installation-Complete" width="501" height="383" /></p>
<p>After the application is installed, the window above will appear and you can start the program by simply clicking on &#8220;Finish&#8221; button while the &#8220;Start FileZilla Now&#8221; box is selected.</p>
<p>That&#8217;s it. If you have any problems during the installation, share them by leaving a comment and I &#8216;ll do my best to assist if I can.</p>
]]></content:encoded>
			<wfw:commentRss>http://searchef.com/2009/10/how-to-install-filezilla-ftp-client/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
