<?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>Privateer Web Solutions &#187; Wordpress Setup for Selling</title>
	<atom:link href="http://www.privateerwebsolutions.com/subjects/online-traffic-site/wordpress-setup-for-selling/feed" rel="self" type="application/rss+xml" />
	<link>http://www.privateerwebsolutions.com</link>
	<description>Online Traffic Websites for Internet Sellers</description>
	<lastBuildDate>Mon, 11 Apr 2011 15:25:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Setting up sidebars and widgets in wordpress</title>
		<link>http://www.privateerwebsolutions.com/articles/setting-up-sidebars-and-widgets-in-wordpress.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/setting-up-sidebars-and-widgets-in-wordpress.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 05:34:44 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[sidebars]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=291</guid>
		<description><![CDATA[Most WordPress themes have at least one sidebar in them. Typically, sidebars are setup to be dynamic, meaning that you can add different things such as calendars, lists, etc. to them without having to manually know how to setup the html. These small programs are called widgets. Setting up your sidebars Fortunately, WordPress makes adding, [...]]]></description>
			<content:encoded><![CDATA[<p>Most WordPress themes have at least one sidebar in them. Typically, sidebars are setup to be dynamic, meaning that you can add different things such as calendars, lists, etc. to them without having to manually know how to setup the html. These small programs are called widgets.</p>
<p><span id="more-291"></span></p>
<h3>Setting up your sidebars</h3>
<p>Fortunately, WordPress makes adding, altering, and removing widgets from your sidebars fairly simple.</p>
<p>To see what is currently in your dynamic sidebars:</p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Login to your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Widgets&quot;.</li>
</ul>
<p><img src="http://www.privateerwebsolutions.com/images/dynamic-sidebar-view.jpg" alt="Viewing your sidebars" /></p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>If you have an older wordpress version, you might have to select the sidebar you want to view to display sidebar information. Otherwise your sidebar display will look something like that above, showing the various dynamic sidebars available for widget placement.</li>
<li>On the left side, you will see the currently available widgets. You can get more widgets by <a href="http://www.privateerwebsolutions.com/articles/setting-up-new-plugins-in-wordpress.html">installing and activating wordpress plugins</a> which have widgets.</li>
<li>To place a widget in a sidebar, drag it to the sidebar you want it to show up in.</li>
<li>To edit widget options, select the drop down arrow next to the widget in question while it is in your sidebar.</li>
</ul>
<p><img src="http://www.privateerwebsolutions.com/images/dynamic-sidebar-widget-options.jpg" alt="Options for a widget" /></p>
<p>In the above image, the options for the Flexi Pages widget are shown. You can set the options you want and select &quot;Save&quot; to update the widget. You can also remove the widget or cancel your changes.</p>
<p>Once you have your widgets the way you want them, view your site and you should see them displayed.</p>
<p><b>Note:</b> When you add a widget to a sidebar, the default widgets displayed in that sidebar disappear.</p>
<p><b>Note:</b> For the Atahualpa theme, I recommend adding the following widgets to the left sidebar:</p>
<ul>
<li>Flexi-Pages</li>
<li>Categories</li>
<li>Tag Cloud</li>
</ul>
<p>I also recommend adding a text widget to the right sidebar and creating a link to your store in it as well as a link to your newsletter if you have one. To link your Bonanza Store, you would enter something like the following into a text booth widget:</p>
<blockquote><p>Visit our store for great deals on &lt;a href=&quot;http://www.bonanzle.com/booths/YourBoothName&quot; title=&quot;Your Booth Name&quot;&gt;The-Types-Of-Items-You-Sell&lt;/a&gt;.</p></blockquote>
<p>You could, of course simply use the name of your store, but if you want better search engine ranking for your store, it is good to have links on keywords you want your store to be competitive for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/setting-up-sidebars-and-widgets-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up new plugins in WordPress</title>
		<link>http://www.privateerwebsolutions.com/articles/setting-up-new-plugins-in-wordpress.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/setting-up-new-plugins-in-wordpress.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 05:09:18 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=286</guid>
		<description><![CDATA[Setting up new plugins in wordpress can be done via a couple of ways. One way is to find and install plugins from within wordpress and another is to download them, extract them, and then upload them to your server. Installing new plugins via WordPress If you are running a newer version of WordPress, you [...]]]></description>
			<content:encoded><![CDATA[<p>Setting up new plugins in wordpress can be done via a couple of ways. One way is to find and install plugins from within wordpress and another is to download them, extract them, and then upload them to your server.</p>
<p><span id="more-286"></span></p>
<h3>Installing new plugins via WordPress</h3>
<p>If you are running a newer version of WordPress, you can locate and install plugins directly from within the WordPress admin panel. To do so:</p>
<ol>
<li><b>Log into your WordPress admin panel</b></li>
<li><b>Select &quot;Plugins&quot; &rarr; &quot;Add New&quot; from the menu</b></li>
<li><b>To search for plugins:</b>
<ol>
<li>Set the dropdown to &quot;Term&quot;, &quot;Author&quot;, or &quot;Tag&quot;<br />If you know the name of the plugin, use Term</li>
<li>Enter the word you want to search for in the box<br />If you know the name of it, enter the name here</li>
<li>Select &quot;Search Plugins&quot;<br />Results will be displayed below.</li>
</ol>
</li>
<li><b>To browse by popular tags</b>
<ol>
<li>Under <u>Popular Tags</u> select a tag to view plugins which have that tag.</li>
</ol>
<li><b>Select &quot;Install&quot; next to any plugins you want installed</b><br />This will only install them.<br />You will still need to activate them and possibly configure them.</li>
</ol>
<h3>Installing new plugins manually via FTP</h3>
<p>If you prefer to install plugins manually, or want to install a plugin not listed on the <a href="http://wordpress.org/extend/plugins" rel="nofollow" target="_blank">wordpress plugins site</a>, you will need to download the plugin, upload it to your server, and then activate and configure it.</p>
<p>If you are unfamiliar with FTP, see <a href="/articles/how-to-upload-files-to-your-server-with-ftp.html" title="How to Upload Files to your server with FTP"></a> before continuing.</p>
<p><b>Downloading a Plugin</b><br />
<br />Find the plugin you want and download it to your computer. When you download it, be sure to make note of the file name in case you cannot find it and need to search for it on your computer.</p>
<p><b>Extracting Plugins</b><br />
<br />Once you have your plugin downloaded, you will want to extract it and locate the directory that you need to upload to your server.</p>
<p>For instructions on extracting files, see <a href="/articles/how-to-extract-zip-files-in-windows.html" title="How to Extract Zip files in Windows">How to extract zip files in windows</a>. Mac users should just need to drag the zip file to stuffit expander and linux users should know how to extract a zip file.</p>
<p>Once extracted, you need to find the root directory of the plugin. The plugin root directory will contain a file with the name of the plugin ending in .php.</p>
<p>For example, if you extract a plugin named &#8220;my-plugin&#8221; to the folder &#8220;my-plugin&#8221;, but there is only another directory inside of that folder, you will need to look in that directory and keep looking until you find .php files (at least one). The folder containing the php file(s) is the one that you will want to upload to your site in order to use the plugin.</p>
<p>Normally, plugin writers will place the plugin in the top level of the compressed archive, meaning that if you extract the contents to &#8220;my-plugin&#8221;, you will find &#8220;my-plugin.php&#8221; inside of it&#8230;and need to upload the &#8220;my-plugin&#8221; directory.</p>
<p><b>Uploading your plugin</b><br />
<br />Once you have found the root plugin directory, upload the entire directory to your servers &quot;wp-content/plugins&quot; directory.</p>
<p>If you are not sure how to upload files or directories, see <a href="/articles/how-to-upload-files-to-your-server-with-ftp.html">How to upload files to your server with FTP</a>.</p>
<p>&bull; FileZilla Instructions:</p>
<ol>
<li><b>Connect to your server via FTP</b></li>
<li><b>Browse to the directory containing your plugins root directory</b><br />You should end up with the folder you want to upload displayed in the bottom left pane.</li>
<li><b>Browse to your plugins directory on the server</b>
<ol>
<li>In the top right pane select &quot;public_html&quot;</li>
<li>In the top right pane select &quot;wp-content&quot;</li>
<li>In the top right pane select &quot;plugins&quot;<br />You should now see your currently installed plugins in the bottom right pane.</li>
</ol>
</li>
<li><b>Upload your new plugin(s)</b>
<ol>
<li>Drag your new plugin folders from the bottom left pane to the bottom right pane</li>
<li>Be sure you do not drag them into a folder on the bottom right pane</li>
</ol>
</li>
</ol>
<p>Once you have uploaded the plugin, you will need to locate and activate it within WordPress.</p>
<ol>
<li><b>Log into your WordPress Admin Panel</b></li>
<li><b>Select &quot;Plugins&quot; from the admin menu</b><br />This should display your currently installed plugins.</li>
<li><b>Locate your new plugin(s)</b><br />If a plugin is not displayed, you most likely uploaded the wrong folder or uploaded it into the wrong folder on your server. Double check that you uploaded the plugins root folder and that you did not upload it into a subfolder of plugins on your server.</li>
<li><b>Select &quot;Activate&quot; next to your plugin(s)</b></li>
</ol>
<p>Some plugins have configuration options. If your uploaded plugins do, you should look through them and make any necessary changes. Information on doing so can generally be found either in the installed plugin list or on the authors site (which is normally linked in the installed plugin list)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/setting-up-new-plugins-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling automatic table hover hightlighting in atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-hover-hightlighting-in-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-hover-hightlighting-in-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:53:46 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[hover highlight]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=283</guid>
		<description><![CDATA[By default, Atahualpa causes sections of table to be highlighted when someone moves their mouse over them. While that is nice, I prefer to control which tables have this effect. Disabling Automatic Table Highlighting Log into your WordPress admin panel Select &#34;Appearance&#34; &#8594; &#34;Atahualpa Theme Options&#34; At the top, under the Atahualpa Theme Options header, [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Atahualpa causes sections of table to be highlighted when someone moves their mouse over them.</p>
<p>While that is nice, I prefer to control which tables have this effect.</p>
<p><span id="more-283"></span></p>
<h3>Disabling Automatic Table Highlighting</h3>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;</li>
<li>At the top, under the Atahualpa Theme Options header, select &quot;Tables&quot;</li>
<li>Scroll down to &quot;Hover effect for all tables?&quot; and make sure it is set to <u>No</u>.</li>
<li>Save your changes</li>
</ol>
<h3>Enabling Highlighting on Chosen Tables</h3>
<p>When you want hover highlighting on a table, add the class &quot;hover&quot; to the table in question.</p>
<p>If you normally use the visual editor when creating or editing posts, I recommend using the html editor for doing this.</p>
<p>Find the &lt;table&gt; entry at the beginning of the table in question and change it to &lt;table class=&quot;hover&quot;&gt; and the table will now have the hover effect.</p>
<h3>Enabling both Highlighting and Striping on Chosen Tables</h3>
<p>If you turn off both hover and zebra striping for tables and want both on one table, you just need to add both classes to the table. To add multiple classes to a single item in html you include them both with spaces between them.</p>
<p>The result would look like &lt;table class=&quot;zebra hover&quot;&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-hover-hightlighting-in-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling automatic table striping in Atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-striping-in-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-striping-in-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:48:21 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=278</guid>
		<description><![CDATA[By default, Atahualpa stripes all tables that it displays. While table striping is nice, I find it a lot better to specify which tables I want to use striping on. Table striping makes it much easier on the eyes to see what information is on each line. The problem is that you may not want [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Atahualpa stripes all tables that it displays. While table striping is nice, I find it a lot better to specify which tables I want to use striping on.</p>
<p><span id="more-278"></span></p>
<p>Table striping makes it much easier on the eyes to see what information is on each line.</p>
<p>The problem is that you may not want all tables to be striped. For example, many of the showcases I create use tables to display information simply because I find that getting results to look correct across different browsers is much easier that way&#8230;and striping makes them look quite odd.</p>
<h3>Disabling Automatic Striping</h3>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Tables&quot; under the Atahualpa Theme Options header.</li>
<li>Find the &quot;Zebra stripe all tables?&quot; section and set it to <u>no</u>.</li>
<li>Save the changes.</li>
</ol>
<h3>Making striped tables</h3>
<p>With automatic table striping turned off, you can make individual tables striped by setting their class to zebra.</p>
<p>If you normally use the visual editor, use the html editor and find the &lt;table&gt; header for the table in question.</p>
<p>Add the zebra class so that it looks like &lt;table class=&quot;zebra&quot;&gt;.</p>
<p>If the table already has a class, add a space after the existing class then the word zebra. A good example is if you want a zebra striped table with hover highlighting, which would look like &lt;table class=&quot;hover zebra&quot;&gt;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-striping-in-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use your own logo with atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-logo-with-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-logo-with-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:44:24 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=274</guid>
		<description><![CDATA[If you are using the Atahualpa theme, you may want to replace or remove the three blocks which display to the left of your site title. Removing the Atahualpa Blocks Logo If you simply want no logo at all, you can stop displaying logos next to your site title by doing the following: Log into [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using the Atahualpa theme, you may want to replace or remove the three blocks which display to the left of your site title.</p>
<p><span id="more-274"></span></p>
<h3>Removing the Atahualpa Blocks Logo</h3>
<p>If you simply want no logo at all, you can stop displaying logos next to your site title by doing the following:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Header&quot; from the options at the top.</li>
<li>In the <u>Show logo image?</u> section, delete the whatever is listed there.</li>
<li>Save your changes.</li>
</ol>
<h3>Replacing the Atahualpa Blocks Logo</h3>
<p>If you would like to display a logo of your own next to your site title:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Upload your logo to &quot;wp-content/themes/atahualpa/images&quot; on your server.</li>
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Header&quot; from the options at the top.</li>
<li>In the &quot;Show Logo Image?&quot; box, type the name of your image.</li>
<li>Save your changes.</li>
</ol>
<p>For information on how to upload files, see:</p>
<ul>
<li><a href="/articles/how-to-upload-files-to-your-server-with-ftp.html" title="How to upload files to your server with FTP">How to upload files to your server with FTP</a></li>
</ul>
<h3>Tweaking the displayed Logo in Atahualpa</h3>
<p>You can changes how your logo is displayed in Atahualpa by editing its&#8217; style. To do so:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Upload your logo to &quot;wp-content/themes/atahualpa/images&quot; on your server.</li>
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Header&quot; from the options at the top.</li>
<li>Find &quot;Logo Image: Styling&quot; and enter any style modifications you want there.</li>
<li>Save your changes.</li>
</ol>
<p>Some obvious tweaks would be to adjust the margins, place borders around it, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-logo-with-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use your own banners with Atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-banners-with-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-banners-with-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:41:47 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[banners]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=271</guid>
		<description><![CDATA[The theme Atahualpa can display banners if you wish it to. In fact, it can display random banners. While there are quite a few options, this quick tutorial will cover setting up a single banner with the Atahualpa theme and the various settings within it which relate to displaying banners. Banners in Atahualpa Atahualpa has [...]]]></description>
			<content:encoded><![CDATA[<p>The theme Atahualpa can display banners if you wish it to. In fact, it can display random banners.</p>
<p>While there are quite a few options, this quick tutorial will cover setting up a single banner with the Atahualpa theme and the various settings within it which relate to displaying banners.</p>
<p><span id="more-271"></span></p>
<h3>Banners in Atahualpa</h3>
<p>Atahualpa has fairly good built in documentation on banners. To read it:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Under the Atahualpa Theme Options header, select <u>Header Image</u>.</li>
<li>You will see the options you have available with information about each of them.</li>
</ol>
<p>As noted at the top of the Header Image page, you should have your images wide enough to be displayed properly on your site, which depends upon whether you use a fixed width, maximum width, or no maximum width for it.</p>
<p>If you want rotating banners (displayed randomly when pages are served), upload multiple banners to &quot;wp-content/themes/atahualpa/images/header&quot; .</p>
<p>If you want a single banner to always be displayed, upload it to &quot;wp-content/themes/atahualpa/images/header&quot; and make sure that it is the only one there.</p>
<p>To create custom banners, use a program such as <a href="http://gimp.org/">gimp</a> ( a free graphics image manipulation program ), photoshop, or paint and save your banners as jpg, png, or gif files.</p>
<p>To upload your banners, see <a href="/articles/how-to-upload-files-to-your-server-with-ftp.html" title="How to upload files to your server with FTP">How to upload files to your server with FTP</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-banners-with-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Altering WordPress H1 and H2 display for search engine optimization</title>
		<link>http://www.privateerwebsolutions.com/articles/altering-wordpress-h1-and-h2-display-for-search-engine-optimization.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/altering-wordpress-h1-and-h2-display-for-search-engine-optimization.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:10:57 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=246</guid>
		<description><![CDATA[While using the default display for WordPress is fine, I feel it is worth the little bit of extra effort to change the way WordPress creates your posts and pages. By default, most themes use the H1 tag for your sites title. While that is nice for branding purposes, I&#8217;m not typically trying to be [...]]]></description>
			<content:encoded><![CDATA[<p>While using the default display for WordPress is fine, I feel it is worth the little bit of extra effort to change the way WordPress creates your posts and pages.</p>
<p><span id="more-246"></span></p>
<p>By default, most themes use the H1 tag for your sites title. While that is nice for branding purposes, I&#8217;m not typically trying to be the next Target, Toys R Us, Walmart, or Amazon, so I&#8217;d prefer to use my H1 tags for page and post titles.</p>
<p>Fortunately, WordPress has a simple php mechanism for determining what kind of page is being displayed, and we can use them to swap out tags on single posts and pages while leaving the site title in H1 tags on other pages.</p>
<p>The WordPress Heirarchy determines which pages will need to be edited. Typically, you will need to edit one of the following pages and/or the header.php file for the theme in question:</p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>index.php</li>
<li>single.php</li>
<li>post.php</li>
</ul>
<p>Which file(s) you need to edit are determined by the theme which you are using.</p>
<h3>H1 and H2 Swapping of Site and Post or Page Title</h3>
<p>Below, I will cover exactly how to go about changing your H1 and H2 tags about when pages and posts are displayed. The instructions are specific to the Atahualpa theme, but should give the clues necessary to modify most other themes without too much trouble.</p>
<p><b>NOTE and WARNING:</b><br />
<br />Before making ANY changes to a theme, please read <a href="/articles/wordpress-theme-editing-best-practices.html">WordPress Theme Editing Best Practices</a>.<br />
<br />With the new built in editor to wordpress which uses color highlighting, a typo could break your ability to edit a file in WordPress, resulting in loss of previous customizations if you don&#8217;t have a backup!</p>
<p>If you want everything to be displayed smoothly, even while visitors are seeing your pages, you should first make any needed css changes and then make changes to the way your site and page titles are displayed.</p>
<p>That way, when you make the changes to site and page titles, the style information will already be in place to handle them.</p>
<p>If that is the case, you should perform step 3 before steps 1 and 2.</p>
<p><b>Step 1: Updating your title to display as H2 when on single pages.</b></p>
<p>In the Atahualpa Theme, the site title is created in the &quot;bfa_header_config.php&quot; file. We want the title to be H2 when on individual posts and pages, but h1 otherwise.</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>In your WordPress Admin Panel, select &quot;Appearance&quot; &rarr; &quot;Editor&quot;</li>
<li>On the right, select &quot;bfa_header_config.php&quot; to load the file we need to edit.</li>
<li>Once it loads, scroll down and look for the Blog Title section.</li>
<li>Find the section that starts with <u>if ($bfa_ata_blog_title_show) == &quot;Yes&quot;</u>.</li>
</ol>
<p>That sections should read:</p>
<pre><textarea rows="4" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
if ( $bfa_ata_blog_title_show == &quot;Yes&quot; ) {
	$logo_area .= '&lt;h1 class=&quot;blogtitle&quot;&gt;&lt;a href=&quot;' . get_option('home') . '/&quot;&gt;' . get_bloginfo('name') . '&lt;/a&gt;&lt;/h1&gt;';
}
</textarea></pre>
<p>We want to add a test to see if it is a single page and change it if so. When finished, that section should read:</p>
<pre><textarea rows="8" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
if ( $bfa_ata_blog_title_show == &quot;Yes&quot; ) {
	$xtTag = &quot;h1&quot;;
	if ( is_single() ) {
		$xtTag = &quot;h2&quot;;
	}
	$logo_area .= '&lt;' . $xtTag . ' class=&quot;blogtitle&quot;&gt;&lt;a href=&quot;' . get_option('home') . '/&quot;&gt;' . get_bloginfo('name') . '&lt;/a&gt;&lt;/' . $xtTag . '&gt;';
}
</textarea></pre>
<p>Save your changes and your title will now be written in an H2 tag when displaying individual posts and pages on your site.</p>
<p><b>Step 2: Update post and page titles to be H1 tags when displayed on single pages.</b></p>
<p>For themes with a &quot;single.php&quot; file, this change will probably be done to them.</p>
<p>For the default Atahualpa theme, you will need to load &quot;index.php&quot; and edit it. To do so, select &quot;Appearance&quot; &rarr; &quot;Editor&quot; then select &quot;Main Index Template (index.php)&quot; on the right side of the page.</p>
<p>Find the code section for the Post Headline ( it has &lt;!&#8211; Post Headline &#8211;&gt; before it ), which should start and end with an h2 tag.</p>
<p>We want that H2 tag to be an H1 tag on single pages and posts, so we need to test to see if the current page is single or not and display H1 instead of H2 if it is. Your results on Atahualpa will look like the following:</p>
<pre><textarea rows="23" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
&lt;div class=&quot;post-headline&quot;&gt;
&lt;?php
	$xtTag = &quot;h2&quot;;
	if ( is_single() ) {
		$xtTag = &quot;h1&quot;;
	}
	echo(&quot;&lt;{$xtTag}&gt;&quot;);
	if( !is_single() AND !is_page() ) { ?>
		&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &lt;?php
		if (function_exists('the_title_attribute')) {
			the_title_attribute();
		}
		elseif (function_exists('the_title')) {
			the_title();
		} ?>&quot;&gt;&lt;?php
	} the_title();
	if( !is_single() AND !is_page() ) { ?>
		&lt;/a&gt;&lt;?php
	}
	echo(&quot;&lt;/{$xtTag}&gt;&quot;);
?&gt;
&lt;/div&gt;
</textarea></pre>
<p>There are numerous ways to write this. I chose to have a default tag (h2) and then override it for single pages..and simply echo the tags within appropriate html brackets in order to display them.</p>
<p>Save the changes and your individual posts and pages will have h2 for the site title and h1 for the post title.</p>
<p><b>Step 3: Updating styles so individual posts look normal.</b><br />
<br />You may need to alter your styles in order to have things look right after making these changes. Typically, you just need to copy any style information for the current title in h1 tags and make a new version for h3 tags as well&#8230;then do the same for content titles as well.</p>
<p><u>Fixing the title style for Atahualpa</u></p>
<p>In the bfa_header_config.php file, we saw that the h1 tag for the title looked like:<br />
<br />&bull;&lt;h1 class=&quot;blogtitle&quot;&gt;<br />
<br />This means there is a css style called .blogtitle or h1.blogtitle for displaying the blog title and we will need to create a new one for h2.blogtitle.</p>
<p>In Atahualpa, there are entries in style.css and header.php for the blog title. Copy them, paste them in below the h1 entries you just copied, change the h1 to an h2 in all items you just placed in, and save your changes. When done, you should have a new section to each of the two files.</p>
<p><b>Added in header.php</b></p>
<pre><textarea rows="16" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
h2.blogtitle {
	&lt;?php echo $bfa_ata_blog_title_style; ?&gt;
}

h2.blogtitle a:link,
h2.blogtitle a:visited,
h2.blogtitle a:active {
	color: #&lt;?php echo $bfa_ata_blog_title_color; ?&gt;;
	font-weight: &lt;?php echo $bfa_ata_blog_title_weight; ?&gt;;
}

h2.blogtitle a:hover {
	color: #&lt;?php echo $bfa_ata_blog_title_color_hover; ?&gt;;
	font-weight: &lt;?php echo $bfa_ata_blog_title_weight; ?&gt;;
}
</textarea></pre>
<p><b>Added in style.css</b></p>
<pre><textarea rows="17" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
h2.blogtitle {
	display: block;
	/* more  ... */
}

h2.blogtitle a:link,
h2.blogtitle a:visited,
h2.blogtitle a:active {
	text-decoration: none;
	/* more  ... */
}

h2.blogtitle a:hover {
	text-decoration: none;
	/* more  ... */
}
</textarea></pre>
<p><u>Fixing the post or page title in Atahualpa</u></p>
<p>In the index.php file, we saw that post and page titles are contained in a div with the class &quot;post-headline&#038;quot within h2 tags by default. This means that we are looking for styles such as the following to copy:<br />
<br />&bull; div.post-headline h2</p>
<p>Upon checking, you will find such in both header.php and style.css, so copy them, change the copy to use h1, and save your changes.</p>
<p>The new section in header.php should look like:</p>
<pre><textarea rows="14" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
div.post-headline h1 {
	&lt;?php echo $bfa_ata_post_headline_style_text; ?&gt;
	}

div.post-headline h1 a:link,
div.post-headline h1 a:visited,
div.post-headline h1 a:active {
	&lt;?php echo $bfa_ata_post_headline_style_links; ?&gt;
	}

div.post-headline h1 a:hover {
	&lt;?php echo $bfa_ata_post_headline_style_links_hover; ?&gt;
	}
</textarea></pre>
<p>The new section in style.css should look like:</p>
<pre><textarea rows="16" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
div.post-headline h1 {
	margin: 0;
	padding: 0;
	/* more  ... */
	}

div.post-headline h1 a:link,
div.post-headline h1 a:visited,
div.post-headline h1 a:active {
	/* more  ... */
	}

div.post-headline h1 a:hover {
	/* more  ... */
	}
</textarea></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/altering-wordpress-h1-and-h2-display-for-search-engine-optimization.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress theme editing best practices</title>
		<link>http://www.privateerwebsolutions.com/articles/wordpress-theme-editing-best-practices.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/wordpress-theme-editing-best-practices.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 02:12:29 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=242</guid>
		<description><![CDATA[If you make changes to the themes you use or build your own themes, you should do so with care, especially if you are using a newer wordpress version that has syntax highlighting built into it. Failure to use caution when updating your site via theme modifications can cause all kinds of headaches such as [...]]]></description>
			<content:encoded><![CDATA[<p>If you make changes to the themes you use or build your own themes, you should do so with care, especially if you are using a newer wordpress version that has syntax highlighting built into it.</p>
<p><span id="more-242"></span></p>
<p>Failure to use caution when updating your site via theme modifications can cause all kinds of headaches such as losing every change you have previously made to your theme due to a simple typo that the syntax highlighter cannot handle.</p>
<p>With that in mind, here is a good way to go about making changes to themes without worrying about losing previous work, having your site messed up, etc.</p>
<h3>Create a local copy of your theme.</h3>
<ol>
<li><b>Create a directory on your computer to store a backup copy of your theme in.</b><br />&bull; Windows Instructions
<ol>
<li><u>Open Windows Explorer</u>
<ol>
<li>Right-click your start menu</li>
<li>Select &quot;Explore&quot;</li>
</ol>
</li>
<li><u>Create a Backup Directory For Your Web Site</u>
<ol>
<li>On the left side, select &quot;My Documents&quot;</li>
<li>From the <a href="/articles/what-is-a-file-menu.html" title="What is a file menu?">file menu</a> select &quot;File&quot; &rarr; &quot;New&quot; &rarr; &quot;Folder&quot;</li>
<li>You should see a new folder on the right named &quot;New Folder&quot;. Type in the name you want for your folder and then press enter on your keyboard. I tend to use my domain name for server backups. For example privateerwebsolutions_com for this site.</li>
</ol>
</li>
</ol>
</li>
<li><b>Download the contents of your website to your backup folder</b><br />&bull; <a href="/articles/how-to-upload-files-to-your-server-with-ftp.html">FTP Instructions</a>
<ol>
<li><u>Connect to your web server via ftp</u><br />&bull; FileZilla Instructions:
<ol>
<li>Open Filezilla</li>
<li>From the filemenu select &quot;File&quot; &rarr; &quot;Site Manager&quot;</li>
<li>Select your website on the left</li>
<li>Select Connect</li>
</ol>
</li>
<li><u>Download your web site to your backup folder</u><br />&bull; FileZilla Instructions:
<ol>
<li>On the top left panel browse to your newly created folder</li>
<li>Select your newly created folder so that the bottom right panel shows its contents (a single folder with .. as the name)</li>
<li>On the top right panel, browse to your web sites root directory ( /public_html )</li>
<li>Select your public_html directory in the top right panel to show its contents in the bottom right panel.</li>
<li>Copy all of the files and folders in the bottom right panel to the bottom left panel (except the folder with the name ..).<br />&bull; The quick way:
<ol>
<li>Select the item after the .. folder</li>
<li>Scroll down to the bottom of the file list</li>
<li>While holding down shift on your keyboard, select the last item listed</li>
<li>Select any of the highlighted items and drag them to the bottom left window with your mouse.</li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
</ol>
<p>When finished, you will have local copies of all of the files on your website contained within your backup folder. Additionally, they will be stored in the same directory structure as they exist on your server.</p>
<h3>Backup old versions and make changes to themes locally</h3>
<p>When you want to make changes to one of your themes, you should first make backups of any files you want to edit. I recommend making your backups by adding the year, month, day, and time to the filename so that the backups look like file-2009-06-21-0510pm.php.</p>
<ol>
<li><b>Create a backup of the file to be edited</b><br />&bull; Windows Instructions:
<ol>
<li><u>Open windows explorer</u>
<ol>
<li>Right-click your start menu</li>
<li>Select &quot;Explore&quot;</li>
</ol>
</li>
<li><u>Locate the file you want to make changes to</u>
<ol>
<li>On the left side, browse to the directory that contains the file you want to edit.<br />For example, if you want to edit index.php in the atahualpa theme on privateerwebsolutions.com, you would browse to &quot;My Documents\privateerwebsolutions_com\wp-content\themes\atahualpa&quot;</li>
</ol>
</li>
<li><u>Create a copy of the file you want to edit</u>
<ol>
<li>Select the file you want to edit</li>
<li>From the <a href="/articles/what-is-a-filemenu.html" title="what is a file menu?">file menu</a> select &quot;Edit&quot; &rarr; &quot;Copy&quot; to copy the file.</li>
<li>Select the directory you want to place your copy in.<br />For this example you would select the atahualpa folder on the left.</li>
<li>From the file menu, select &quot;Edit&quot; &rarr; &quot;Paste&quot;<br />This will create a copy with &quot;Copy of &quot; placed before the original name.</li>
</ol>
</li>
<li><u>Rename the copy you created</u><br />You want to remove &quot;Copy of&quot; and add the date to it
<ol>
<li>Select &quot;File&quot; &rarr; &quot;Rename&quot; from the file menu</li>
<li>Delete the &quot;Copy of &quot; from the front of the file name</li>
<li>Add the year-month-day-time to the filename as YYYY-MM-DD-HHMM<br />For example, Copy of index.php would become index-2009-06-30-1201pm.php</li>
</ol>
</li>
</ol>
</li>
<li><b>Edit your file</b><br />You should be editing the file with the original name, not the copy you created with the date after it as that is the original file as it existed during the date and time you gave it.</li>
</ol>
<p>By creating backup files like this, you know what the file looked like during the dates given in the filename. Additionally, sorting them by filename keeps your backups with the original in order of date edited.</p>
<h3>Upload your edited files</h3>
<p>Once you have completed making changes to a file, you will need to upload it to your webserver to test it out.</p>
<ol>
<li><b>Upload your edited file</b><br />&bull; FileZilla Instructions
<ol>
<li><u>Open FileZilla</u></li>
<li><u>Connect to your web server</u></li>
<li><u>Copy your edited file to your server</u>
<ol>
<li>In the top left panel browse to the directory which contains your edited file</li>
<li>Make sure you can see your edited file in the bottom left panel</li>
<li>On the top right panel browse to the directory that contains that file on your server</li>
<li>Make sure you can see the file you want to replace on the bottom right panel</li>
<li>Drag your edited file from the bottom left to the bottom right</li>
<li>Confirm that you want to overwrite the original when prompted</li>
</ol>
</li>
</ol>
</li>
<li><b>Repeat step 3 for each edited file</b></li>
<li><b>Check your changes</b><br />Visit your website and verify that things look as you expect them to.</li>
</ol>
<h3>Should something go terribly wrong</h3>
<p>If you put a file up and things go so badly that you cannot quickly fix them, you can overwrite your changes with your most recent backup of any files.</p>
<ol>
<li><b>Change the name of your edited file</b></li>
<li><b>Rename your most recent backup to its original name</b></li>
<li><b>Upload your most recent backup to overwrite your changed version.</b></li>
<li><b>Verify that things look proper again.</b></li>
</ol>
<p>That should get your site working again while preserving any changes you made so that you can attempt to fix them.</p>
<h3>Alternate methods</h3>
<p>Even better than the above is to setup a local copy of your WordPress site on your own computer along with backup software such as svn.</p>
<p>That way, you can make changes locally without worrying about messing up your site, get them fully tested, and only then upload your changed files to your live site.</p>
<p>Doing so is beyond the scope of this site currently, but I will likely provide instructions on doing this down the road.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/wordpress-theme-editing-best-practices.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading, installing, and activating new themes for WordPress</title>
		<link>http://www.privateerwebsolutions.com/articles/downloading-installing-and-activating-new-themes-for-wordpress.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/downloading-installing-and-activating-new-themes-for-wordpress.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 02:08:17 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=234</guid>
		<description><![CDATA[Unless you want to use the default wordpress theme ( which is fine for a basic blog, but not so great for a store traffic website ), you will need to select a suitable theme and then get it setup on your site. To do so, you have two options: Use WordPress to download and [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you want to use the default wordpress theme ( which is fine for a basic blog, but not so great for a store traffic website ), you will need to select a suitable theme and then get it setup on your site.</p>
<p><span id="more-234"></span></p>
<p>To do so, you have two options: Use WordPress to download and install the theme or install the theme manually.</p>
<h3>Downloading WordPress Themes</h3>
<p>I recommend getting your <a href="http://wordpress.org/extend/themes" rel="nofollow" target="_blank">themes from wordpress</a> or, if you really want a theme from somewhere else, reading each file completely to ensure that it does not have anything bad hidden within it. While not common, some themes will place hidden links to sites that will hurt your search rankings, serve up malware, etc. If you are not familiar with what to look for, I recommend sticking to the wordpress site or themes offered by those whom you trust.</p>
<h3>Method One: Using WordPress to install a theme</h3>
<p>If you have a newer version of WordPress, you can install a theme directly from within WordPress itself. To do so:</p>
<ul>
<li>Log into your WordPress admin manel</li>
<li>On the menu, select &quot;Appearance&quot; &rarr; &quot;Add New Themes&quot;</li>
<li><u>If you know the name of the theme you want:</u>
<ol>
<li>Leave the search dropdown as &quot;Term&quot;</li>
<li>Enter the theme name in the box</li>
<li>Select &quot;Search&quot;</li>
<li>Once your theme is displayed, select &quot;Install&quot;</li>
</ol>
</li>
<li><u>If you are unsure of the theme you want</u>:
<ol>
<li>Select the options you want a theme to have</li>
<li>Select &quot;Find Themes&quot; below the options box</li>
<li>Look through the listed themes and select &quot;Preview&quot; for any that look promising</li>
<li>Select &quot;Install&quot; for any which you want to install</li>
</ol>
</li>
</ul>
<h3>Method Two: Installing themes manually</h3>
<p>For installing wordpress themes manually, I recommend using an ftp program ( file transfer protocol ) such as <a href="http://filezilla-project.org/" rel="nofollow" target="_blank">FileZilla</a>, CuteFTP, or ProFTP. If you are unfamiliar with ftp, it is worth noting that I use FileZilla for the instructions I provide on this site, so you may want to download and install that before continuing.</p>
<p><b>Downloading your WordPress theme</b></p>
<ul>
<li>Locate the theme you want to install on your WordPress site.</li>
<li>Select the &quot;Download&quot; link.<br />I recommend right-clicking it and selecting &quot;Save Target As&quot; so that you can specify where you want to save it. If you are using <a href="http://www.mozilla.org/" rel="nofollow" target="_blank">Mozilla Firefox</a>, then you can always find your downloaded files by selecting &quot;Tools&quot; &rarr; &quot;Downloads&quot; from your browsers <a href="/articles/what-is-a-file-menu.html" title="What is a file menu">file menu</a> then right-clicking the item in question and selecting &quot;Open Containing Folder&quot;</li>
</ul>
<p><b>Extract your theme</b></p>
<ul>
<li>Locate the theme you downloaded. It should be in a zip file.</li>
<li>Extract the contents of the theme.<br /><a href="/articles/how-to-extract-zip-files-in-windows.html">Windows Zip Extraction Instructions</a></li>
<li>Locate the theme root folder.<br /><a href="/articles/theme-root-directories-in-wordpress.html">Theme root directories in WordPress</a></li>
</ul>
<p>Now you know which directory (folder) you will need to upload to your server to install your new theme.</p>
<p><b>Upload the theme to your server</b></p>
<ul>
<li>Connect to your server via FTP<br /><a href="/articles/how-to-upload-files-to-your-server-with-ftp.html">Using FTP to upload files</a></li>
<li>Browse to the &quot;wp-content&quot; &rarr; &quot;themes&quot; directory on your web server.</li>
<li>Upload your new themes root folder.</li>
</ul>
<p>Now your theme is uploaded, all that is left is to activate it in WordPress</p>
<p><b>Activating New Themes in WordPress</b></p>
<ul>
<li>Log into your WordPress admin panel</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Themes&quot;</li>
<li>Find the theme you uploaded and select &quot;Preview&quot; to see what it will look like on your site or &quot;Install&quot; to install it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/downloading-installing-and-activating-new-themes-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to upload files to your server with FTP</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-upload-files-to-your-server-with-ftp.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-upload-files-to-your-server-with-ftp.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 01:57:01 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Computer Usage]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[uploading files]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=230</guid>
		<description><![CDATA[The fastest way to upload multiple files to your web server is typically to use FTP (File Transfer Protocol). Instead of selecting individual files in a web browser, you can copy entire directories up and move on to other things while the files are being uploaded. FTP Programs There are a wide variety of FTP [...]]]></description>
			<content:encoded><![CDATA[<p>The fastest way to upload multiple files to your web server is typically to use FTP (File Transfer Protocol).</p>
<p><span id="more-230"></span></p>
<p>Instead of selecting individual files in a web browser, you can copy entire directories up and move on to other things while the files are being uploaded.</p>
<h3>FTP Programs</h3>
<p>There are a wide variety of FTP programs available for use. For these instructions, I will use <a href="http://filezilla-project.org" rel="nofollow" target="_blank">FileZilla</a>, an FTP program available for Linux, Windows, and Mac OS X.</p>
<p>The default interface for mozilla looks something like the following:</p>
<p><img src="/images/filezilla-main-screen.jpg" alt="Filezilla Main Screen" /></p>
<p><b>Status Information</b> shows what is happening with your connection.</p>
<p><b>Your computer</b> lets you browse the contents of your computer.</p>
<p><b>The files on your computer in your working directory</b> displays your current working directory&#8230;which is the directory on your computer where files will be copied to if you download them from your server.</p>
<p><b>Your web server</b> lets you browse the contents of your web server (or whatever computer you are connected to via FTP)</p>
<p><b>The files on your server in your working directory</b> displays the files on your remote working directory. This is where files will be copied to when you upload them (unless you drag them into a displayed folder).</p>
<p><b>Status of File Uploads / Downloads</b> displays status information related to file uploads and downloads.</p>
<h3>Uploading files to your Webserver</h3>
<p>For the purposes of this quick tutorial, we will cover uploading the Atahualpa theme to a WordPress site.</p>
<p><b>Step 1: Setup your site in the FileZilla Site Manager</b><br />
<br />The first thing you should do is to setup your site in the site manager.</p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li><b>Select &quot;File&quot; &rarr; &quot;Site Manager&quot;</b><br />This will open the FileZilla Site Manager.</li>
</ul>
<p><img src="/images/filezilla-site-manager.jpg" alt="Opening the Filezilla Site Manager" /><br />
<img src="/images/filezilla-site-manager-window.jpg" alt="The Filezilla Site Manager window" /></p>
<p><b>Select &quot;New Site&quot;</b><br />This will bring up the new site dialogue.</p>
<p><img src="/images/filezilla-site-manager-new-site.jpg" alt="New site in FileZilla" /></p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li><b>Enter a name for your new site</b><br />This can be whatever you want.<br />I recommend using the domain name.</li>
<li><b>Enter your sites domain name in the &quot;Host&quot; box</b><br />If you have a static IP, you could enter the IP address instead.</li>
<li><b>Enter your sites ftp port</b><br />Leave this empty unless you set ftp to a non default port.</li>
<li><b>Select your ftp server type</b><br />This should normally be FTP &#8211; File Transfer Protocol<br />As noted in <a href="http://www.privateerwebsolutions.com/recommends/tools/bloglockdown">Blog LockDown</a>, you might want to consider enabling and using SFTP for better security.</li>
<li><b>Select your &quot;Logintype&quot;</b><br />Use normal if you want Filezilla to store your password. (convenient)<br />Use Ask for Password if you want to be prompted for the password. (safer)</li>
<li><b>Enter your FTP username</b><br />If you signed up with <a href="http://www.privateerwebsolutions.com/recommends/hosting/hostgator">Host Gator</a>, you received this in your welcome email. It is your account username.</li>
<li><b>Enter your password</b><br />This only applies if you selected &quot;Normal&quot; for Logintype.</li>
<li><b>Select &quot;OK&quot; or &quot;Connect&quot; to save your new server entry</b><br />Ok saves without connecting to your server.<br />Connect saves and then connects to your server.</li>
</ul>
<p><b>Step 2: Find the files you want to upload on your computer</b><br />
<br />Once you are connected to your web server, you will want to locate the files that you want to upload. To do so, use the left windows to find your files.</p>
<p>If you wanted to find &quot;downloads/atahualpa&quot; on your D: drive, you would:</p>
<ol>
<li><b>Select D: in your top left window</b><br />This would show it&#8217;s contents in the bottom left window</li>
<li><b>Select downloads in the top left window</b><br />This would show its&#8217; contents in the bottom left window.
<li><b>Find atahualpa in the bottom left window</b><br />This is the directory you want to upload.</li>
</ol>
<p><b>Step 3: Find the location you want to upload your files to.</b><br />
<br />On the right side, use the two displayed windows to find the folder that you want to upload content to.</p>
<p>If you wanted to upload a new theme, you would upload it to &quot;public_html/wp-content/themes&quot;</p>
<ol>
<li><b>Select public_html in the top right pane</b><br />You would see subfolders below it in the top right pane.<br />You would also see the contents of public_html in the bottom right pane.</li>
<li><b>Select wp-content in the top right pane</b><br />You would see subfolders below it in the top right pane.<br />You would also see the contents of wp-content in the bottom right pane.</li>
<li><b>Select themes in the top right pane</b><br />You would see subfolders below it in the top right pane.<br />You would also see the contents of themes in the bottom right pane.<br />You would drag your new theme folders to the bottom right pane.</li>
</ol>
<p><b>Step 4: Copy your files to your server.</b><br />
<br />To copy files to your server, drag them from the bottom left pane to the bottom right pane.</p>
<p>Continuing our example of uploading the atahualpa theme:</p>
<ol>
<li><b>Click the atahualpa folder in the bottom left pane</b></li>
<li><b>Drag the atahualpa folder from the bottom left pane to the bottom right pane</b><br />Be careful not to drop it into a folder on the bottom right as doing so would place the atahualpa folder into whatever folder you dropped it into instead of into the themes folder.</li>
</ol>
<p>Your files will then start being copied up and you will see both the top and bottom windows displaying information related to the files being uploaded.</p>
<h3>Copying files from your server to your computer</h3>
<p>This is just like uploading files, but instead of dragging them from the bottom left to the bottom right, you drag them from the bottom right to the bottom left.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-upload-files-to-your-server-with-ftp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

