<?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</title>
	<atom:link href="http://www.privateerwebsolutions.com/tagged/wordpress/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>The Privateer v1.0, a new WordPress Theme from PWS.</title>
		<link>http://www.privateerwebsolutions.com/articles/the-privateer-v1-0-a-new-wordpress-theme-from-pws.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/the-privateer-v1-0-a-new-wordpress-theme-from-pws.html#comments</comments>
		<pubDate>Wed, 23 Sep 2009 08:35:40 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[The Privateer Theme]]></category>
		<category><![CDATA[Privateer Theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=1280</guid>
		<description><![CDATA[Finally, after a good month and a half of solid coding, I feel that The Privateer Theme is ready for the public. Feel free to grab a copy of The Privateer Theme and check it out, or find out more about it at the Privateer Theme Page. Note: 1.0 is outdated and has a few [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after a good month and a half of solid coding, I feel that The Privateer Theme is ready for the public.</p>
<p>Feel free to grab a copy of <a href="http://www.filedropper.com/privateer">The Privateer Theme</a> and check it out, or find out more about it at <a href="/privateer-theme">the Privateer Theme Page</a>.</p>
<p><b style="color: #880000;">Note:</b> 1.0 is outdated and has a few bugs within it, but is still available to any interested in using it. It also lacks the new features available in 1.2.<span id="more-1280"></span></p>
<h3>So what does The Privateer Bring to the table?</h3>
<ol>
<li><u>Complete separation of WordPress Post/Page objects and the WordPress HTML Templates</u>
<ul>
<li>Each major template page ( single.php, page.php, home.php, etc. ) has its own optional kicker, title, byline, and content areas, which you can populate as you see fit.</li>
<li>Both major wordpress objects ( pages and posts ) can have their individual pieces turned on and/or off.</li>
</ul>
</li>
<li><u>A robust admin panel</u>
<ul>
<li>Setup and style the template page level items.</li>
<li>Setup search engine optimization for the template.</li>
<li>Setup and style post and page objects shown via the template.</li>
<li>Override the default display with drop in custom displays.</li>
</ul>
</li>
<li><u>Site wide view blocking</u>
<ul>
<li>Turn your site off at will, blocking potential visitors based upon their permissions and displaying a custom message or page to anyone without the necessary permissions.</li>
<li>Good for heavy maintenance or just running a private members only site.</li>
</ul>
</li>
<li><u>Drop in Custom Displays</u>
<ul>
<li>Custom displays are much like templates, but they are simple drop in codes that override the content section of a particular template type.</li>
<li>Each has its own built in admin menu and page/post custom displays can be chosen on a page by page or post by post basis&#8230;and have individual options available within the wordpress page/post editor.</li>
<li>Activate multiple custom displays on non page/post templates to have pages of particular types served via a randomly installed custom display or activate only one and have it used to show that template consistently.</li>
</ul>
</li>
<li><u>Configurable navigation bars of various types</u>
<ul>
<li>Multi page navigation bars ( numeric or text )</li>
<li>Next / Previous post navigation bars</li>
<li>Ancestor navigation bars</li>
<li>Child page navigation bars</li>
</ul>
</li>
</ol>
<h3>See the general look of The Privateer</h3>
<ul>
<li>This site is running the privateer theme.</li>
<li>The <a href="http://www.privateerwebsolutions.com/">home page</a> is using the <a href="http://www.privateerwebsolutions.com/articles/the-store-home-two-column-display.html">Store Home 2 Column Custom display</a>.</li>
<li>The Store Home 2 Column Custom display is using the Product Showcase Single Post Custom Display</li>
<li>The 404 page is using a custom 404 Not Found display. You can see an example <a href="http://www.privateerwebsolutions.com/articles/jummi.html">here</a>.</li>
<li><a href="/privateer-theme">The Privateer Theme</a> page is using the Category Showcase Custom Display.</li>
</ul>
<p>All of these will be available shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/the-privateer-v1-0-a-new-wordpress-theme-from-pws.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit WordPress by adding an admin menu</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-edit-wordpress-by-adding-an-admin-menu.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-edit-wordpress-by-adding-an-admin-menu.html#comments</comments>
		<pubDate>Thu, 23 Jul 2009 02:29:34 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Products and Services]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[how to edit]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=837</guid>
		<description><![CDATA[If you are wondering how to edit wordpress by adding easy to manage options to your WordPress theme, but don&#8217;t know where to start, you are not alone. Get How to Edit WordPress by adding a custom admin panel today! Finding accurate tutorials with specific examples showing how to edit WordPress can waste a lot [...]]]></description>
			<content:encoded><![CDATA[<p>If you are wondering how to edit wordpress by adding easy to manage options to your WordPress theme, but don&#8217;t know where to start, you are not alone.</p>
<p><span id="more-837"></span></p>
<p style="pr-callout">Get <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&#038;i=287130&#038;cl=32534&#038;ejc=2" target="ej_ejc" class="ec_ejc_thkbx" title="How to Edit WordPress by Adding a Custom Admin Panel" onClick="javascript:return EJEJC_lc(this);">How to Edit WordPress by adding a custom admin panel</a> today!</p>
<p>Finding accurate tutorials with specific examples showing how to edit WordPress can waste a lot of time without turning up any good results.</p>
<p>It took me a few days of pouring over various existing themes and hunting around the internet to before I finally figured out how to customize wordpress for my own purposes.</p>
<p>If you would like a straight forward example of creating options for your own WordPress theme and building an admin panel so that you ( or others ) can easily change those options, then I have put together a short, concise manual that may be exactly what you are looking for.</p>
<p>Within this short 23 page manual you will find everything you need to:</p>
<ul>
<li>Create an admin panel for your WordPress theme</li>
<li>Handle processing and display of your WordPress theme</li>
<li>Use CSS and JavaScript within your admin panel</li>
<li>Display status codes to users after processing requests</li>
<li>Write a php class to handle all of your admin panels functions</li>
<li>Read and write theme options to the builtin WordPress database</li>
<li>Add functionality beyond updating options to your admin panel</li>
</ul>
<p>With that being said, this manual does not cover more advanced topics such as:</p>
<ul>
<li>Storing theme options in custom database structures</li>
<li>Creating admin panels with multiple tabs</li>
<li>Creating top level WordPress admin menus</li>
</ul>
<p>However, if you know how to create tabbed html pages and/or use php to access a database directly, then this manual should get you going on those things as well.</p>
<p>Once you have finished this guide, you will know how to edit wordpress by adding options to your favorite wordpress theme and building a panel to make updating your option settings a breeze.</p>
<p>Also included with this manual is a modified version of the default wordpress theme which contains an admin menu having seven options and illustrating how to use the following major form controls to manage your options:</p>
<ul>
<li>Text Boxes</li>
<li>Text Areas</li>
<li>Check Boxes</li>
<li>Radio Buttons</li>
<li>Select Menus</li>
<li>Multi-select Menus</li>
<li>Multi-option Check Boxes</li>
</ul>
<p>The included ( very basic ) theme is not meant for normal use, but rather to clearly illustrated how to customize WordPress with extra options.</p>
<p>For only $7.00, this manual ( and the included code ) could save you hours or even days spent trying to track down solid information showing how to edit wordpress for your own purposes.</p>
<h3 style="color: #DE0000; text-decoration: underline;"><a href="https://www.e-junkie.com/ecom/gb.php?c=cart&#038;i=287130&#038;cl=32534&#038;ejc=2" target="ej_ejc" class="ec_ejc_thkbx" title="How to Edit WordPress by Adding a Custom Admin Panel" onClick="javascript:return EJEJC_lc(this);">Grab a copy now for only $7.00!</a></h3>
<p style="pr-callout"><a href="https://www.e-junkie.com/ecom/gb.php?c=cart&#038;i=287130&#038;cl=32534&#038;ejc=2" target="ej_ejc" class="ec_ejc_thkbx" title="How to Edit WordPress by Adding a Custom Admin Panel" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-edit-wordpress-by-adding-an-admin-menu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a xml site map for your store traffic site</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-create-a-xml-site-map-for-your-store-traffic-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-create-a-xml-site-map-for-your-store-traffic-site.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 09:30:04 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=546</guid>
		<description><![CDATA[Once you are ready to have your wordpress site indexed by Ask.com, Google.com, MSN.com, and Yahoo.com, you should create an xml sitemap and submit it to them. For wordpress, I recommend grabbing the Simple Google Sitemap plugin to do this for you. If you need help getting it installed, see setting up new plugins in [...]]]></description>
			<content:encoded><![CDATA[<p>Once you are ready to have your wordpress site indexed by Ask.com, Google.com, MSN.com, and Yahoo.com, you should create an xml sitemap and submit it to them.</p>
<p><span id="more-546"></span></p>
<p>For wordpress, I recommend grabbing the <a href="http://wordpress.org/extend/plugins/simple-google-sitemap/" title="Simple Google Sitemap" rel="nofollow" target="_blank">Simple Google Sitemap plugin</a> to do this for you.</p>
<p>If you need help getting it installed, see <a href="/articles/setting-up-new-plugins-in-wordpress.html" title="Setting up new plugins in wordpress">setting up new plugins in wordpress</a>.</p>
<h4>Creating and Submitting Your XML Sitemap</h4>
<dl class="steps">
<dt>Upload an empty sitemap.xml file to your wordpress root directory</dt>
<dd>To create an empty sitemap.xml, I recommend creating it on your server directly as follows:
<dl>
<dt>Log into cpanel for your server</dt>
<dt>Open the &#8220;File Manager&#8221;</dt>
<dd>It is located in the &#8220;Files&#8221; section on the right side</dd>
<dt>Browse to /public_html/ on the left side</dt>
<dt>Select &#8220;New File&#8221;</dt>
<dd>It looks like a piece of paper with a green + on it and is at the far left of the top menu</dd>
<dd>A window should come up to create a new file</dd>
<dt>Enter sitemap.xml into the File Name box</dt>
<dt>Select &#8220;Create new file&#8221;</dt>
<dd>You should now see a sitemap.xml file in the /public_html/ folder</dd>
</dl>
</dd>
<dd>This should be /public_html/ if you set wordpress up as your site.</dd>
<dd>If you have an empty sitemap.xml file on your computer and want to upload it instead, you can do this with cpanel or <a href="/articles/how-to-upload-files-to-your-server-with-ftp.html" title="How to use FTP to upload files">ftp</a></dd>
<dt>Change the file permission to be writable</dt>
<dd>In cpanel, edit the permissions to 666 (RW-RW-RW-)
<dl>
<dt>Log into cpanel</dt>
<dt>Select the File Manager</dt>
<dt>Go to your site root</dt>
<dd>Select &quot;/public_html/ or Web Root on the left menu</dd>
<dt>Click the box next to your sitemap.xml file</dt>
<dt>Select &quot;File Permissions&quot; from the top menu</dt>
<dt>Change the file permissions to read+write for everyone</dt>
<dd>666 (numeric) or rw-rw-rw-</dd>
<dt>Save the attributes</dt>
</dl>
</dd>
<dt>Active Simple Google Sitemap in WordPress</dt>
<dd>Select &quot;Plugins&quot; from the admin menu</dd>
<dd>Find Simple Google Sitemap and select activate</dd>
<dt>Create Your Sitemap</dt>
<dd>Select &quot;Settings&quot; &rarr; &quot;Simple Sitemap&quot;</dd>
<dd>Select &quot;Save Options&quot;</dd>
<dt>Publish your Sitemap</dt>
<dd>Select &quot;Create Sitemap&quot;</dd>
</dl>
<p>If you get a notice that any of them failed, just click the link and it should work.</p>
<p>Thats it. Your site should now be indexed rather quickly by ask.com, google.com, msn.com, and yahoo.com.</p>
<p><b>Note:</b> It appears that something has been changed and the Simple Google Sitemap plugin no longer works properly with yahoo.com. If yahoo gives you errors, don&#8217;t worry about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-create-a-xml-site-map-for-your-store-traffic-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup Google Analytics for your wordpress site</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-setup-google-analytics-for-your-wordpress-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-setup-google-analytics-for-your-wordpress-site.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 09:07:59 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=541</guid>
		<description><![CDATA[Google Analytics is a powerful, free tool that you can use to monitor the traffic that your web site is getting. While there are a variety of traffic tools available, I have had no complaints about Google Analytics and recommend it for store traffic sites. With Google Analytics, you can see: How many visitors your [...]]]></description>
			<content:encoded><![CDATA[<p>Google Analytics is a powerful, free tool that you can use to monitor the traffic that your web site is getting.</p>
<p><span id="more-541"></span></p>
<p>While there are a variety of traffic tools available, I have had no complaints about Google Analytics and recommend it for store traffic sites.</p>
<p>With Google Analytics, you can see:</p>
<ul>
<li>How many visitors your site is getting</li>
<li>Where visitors are coming from</li>
<li>How much traffic individual pages are getting</li>
<li>How many people are leaving your site</li>
<li>Various other interesting statistics</li>
</ul>
<h4>Setting up Google Analytics</h4>
<dl class="steps">
<dt>Visit <a href="http://www.google.com/analytics/" rel="nofollow" target="_blank">Google Analytics</a></dt>
<dd>If you don&#8217;t have one, you will need to create a Google account as well.</dd>
<dt>Select &quot;Add Website Profile&quot;</dt>
<dd>This will take you to the Create New Website Profile page</dd>
<dt>Make sure &quot;Add a Profile for a <b>new</b> domain is selected.</dt>
<dt>Enter the URL for your website</dt>
<dd>e.g. www.yoursite.com</dd>
<dt>Select <b>Finish</b></dt>
<dd>This will take you to a page with a tracking code.</dd>
<dt>Copy the displayed tracking code</dt>
<dd>To do this:
<dl>
<dt>Click in the Tracking Code box</dt>
<dd>The code should highlight automatically</dd>
<dt>Select &quot;Edit&quot; &rarr; &quot;Copy&quot; from the <a href="/articles/what-is-a-file-menu" title="What is a file menu?">file menu</a>.</dt>
</dl>
</dd>
<dt>Place the tracking code on your site</dt>
<dd>&bull; For Atahualpa Theme Users
<dl>
<dt>Log into WordPress</dt>
<dt>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;</dt>
<dt>Select &quot;HTML/CSS Inserts&quot; from under the Atahualpa Theme Options header</dt>
<dd>Scroll down to the HTML Inserts: Body Bottom box</dd>
<dt>Paste the tracking code into the box</dt>
<dd>Click in the box</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Paste&quot; from the file menu</dd>
<dt>Save your changes</dt>
<dd>Select &quot;Save Changes&quot; from the bottom of the page</dd>
</dl>
</dd>
<dt>Make your site send information to Google Analytics</dt>
<dd>Load your website now that tracking is installed.</dd>
<dt>In Google Analytics, select &quot;Finish&quot;</dt>
<dd>This will return to your list of tracked sites</dd>
<dd>You should see your site with a yellow triangle denoting that tracking is not installed.</dd>
<dt>Select &quot;Edit&quot; next to your sites listing</dt>
<dd>This will take you to the sites profile</dd>
<dt>Select &quot;Check Status&quot;</dt>
<dd>This should be to the top right of the displayed table</dd>
<dd>It should now list your tracking status as &quot;Waiting for Data&quot;</dd>
<dd>If not, load your page again and then come back and select check status again.</dd>
<dt>Wait a day or two and you can start viewing your traffic stats</dt>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-setup-google-analytics-for-your-wordpress-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling search engine robot indexing of your WordPress site</title>
		<link>http://www.privateerwebsolutions.com/articles/enabling-search-engine-robot-indexing-of-your-wordpress-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/enabling-search-engine-robot-indexing-of-your-wordpress-site.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 08:33:24 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[search robots]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=535</guid>
		<description><![CDATA[Once you are ready to start ranking your website organically, you will need to tell search engine robots that it is okay to scan and index your web site. Enabling search robot scanning of your site Log into WordPress Select &#34;Settings&#34; &#8594; &#34;Privacy&#34; For &#34;Blog Visibility&#34; select &#34;I would like my blog to be visible&#8230;&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>Once you are ready to start ranking your website organically, you will need to tell search engine robots that it is okay to scan and index your web site.</p>
<p><span id="more-535"></span></p>
<h4>Enabling search robot scanning of your site</h4>
<ol>
<li>Log into WordPress</li>
<li>Select &quot;Settings&quot; &rarr; &quot;Privacy&quot;</li>
<li>For &quot;Blog Visibility&quot; select &quot;I would like my blog to be visible&#8230;&quot;</li>
<li>Select &quot;Save Changes&quot;</li>
</ol>
<p>Search engine robots will now go through your site and index it eventually.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/enabling-search-engine-robot-indexing-of-your-wordpress-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a Terms of Service page for your store traffic site</title>
		<link>http://www.privateerwebsolutions.com/articles/setting-up-a-terms-of-service-page-for-your-store-traffic-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/setting-up-a-terms-of-service-page-for-your-store-traffic-site.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 08:16:45 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[legal notices]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[terms]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=531</guid>
		<description><![CDATA[A terms of service page is typically where you place any special terms related to the use of your site or buying items from you. I recommend having a terms of service page, especially if you want someplace to put legal notices for potential customers or viewers. If you want to profess lack of legal [...]]]></description>
			<content:encoded><![CDATA[<p>A terms of service page is typically where you place any special terms related to the use of your site or buying items from you.</p>
<p><span id="more-531"></span></p>
<p>I recommend having a terms of service page, especially if you want someplace to put legal notices for potential customers or viewers.</p>
<p>If you want to profess lack of legal liability over possible happening, this is the place for it.</p>
<p>In addition to displaying legal notices, a terms of service page is also said to make ranking organically with search engines easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/setting-up-a-terms-of-service-page-for-your-store-traffic-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a Shipping Information page for your store traffic site</title>
		<link>http://www.privateerwebsolutions.com/articles/setting-up-a-shipping-information-page-for-your-store-traffic-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/setting-up-a-shipping-information-page-for-your-store-traffic-site.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 08:11:03 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[shipping]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=526</guid>
		<description><![CDATA[For sites which sell items directly or direct traffic to online stores, it is a good idea to have a shipping information page posted. Such a page can be used to provide potential customers with detailed information on your shipping policies and also be used as a frequently answered questions document where shipping is related. [...]]]></description>
			<content:encoded><![CDATA[<p>For sites which sell items directly or direct traffic to online stores, it is a good idea to have a shipping information page posted.</p>
<p><span id="more-526"></span></p>
<p>Such a page can be used to provide potential customers with detailed information on your shipping policies and also be used as a frequently answered questions document where shipping is related.</p>
<p>Some things you might place on a shipping information page:</p>
<dl class="steps">
<dt>What methods you use to ship</dt>
<dd>USPS, UPS, etc.</dd>
<dt>What days you ship on</dt>
<dd>Perhaps you only ship items out on wednesdays&#8230;</dd>
<dt>How you package your goods</dt>
<dt>Whether you combine shipping on multiple items or not</dt>
<dt>Whether you ship worldwide or not</dt>
<dd>And if so, if there are any special requirements</dd>
<dt>Whether you offer shipping insurance or not</dt>
<dt>Frequently asked questions about shipping</dt>
<dd>Hopefully along with the answers to them&#8230;</dd>
</dl>
<p>Such a page can give potential customer a sense of trust as well as lower the amount of questions that come in about how you ship.</p>
<p>If you sell via bonanzle, you can put a link to such a page on your more information section.</p>
<p>To create a shipping information page, just create a new page in wordpress, name it something like &quot;Shipping Information&quot; and enter your shipping information.</p>
<p>I recommend turning comments on for it so that people can ask questions right on your shipping page.</p>
<p>If you are worried about a menu getting too long, you might make your &quot;About Us&quot; page a parent to your shipping information page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/setting-up-a-shipping-information-page-for-your-store-traffic-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up a Privacy Policy for your store traffic site</title>
		<link>http://www.privateerwebsolutions.com/articles/setting-up-a-privacy-policy-for-your-store-traffic-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/setting-up-a-privacy-policy-for-your-store-traffic-site.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 07:59:29 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[privacy policy]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=521</guid>
		<description><![CDATA[When creating a website, it is a good idea to create a privacy policy page. A privacy policy page should tell users what kind of data (if any) your site collects and how you use collected data. According to many knowledgeable internet marketers, it is easier to gain organic search ranking in the big search [...]]]></description>
			<content:encoded><![CDATA[<p>When creating a website, it is a good idea to create a privacy policy page.</p>
<p><span id="more-521"></span></p>
<p>A privacy policy page should tell users what kind of data (if any) your site collects and how you use collected data.</p>
<p>According to many knowledgeable internet marketers, it is easier to gain organic search ranking in the big search engines if you have a privacy policy than if you do not have one.</p>
<p>For a site designed to send search traffic on to a store, I recommend creating a privacy policy, even if it only tells users that you do not track or keep information about them&#8230;though you really should use something akin to google analytics to track traffic&#8230;and you can make note of that on your privacy policy page.</p>
<dl>
<dt>Creating a Privacy Policy Page</dt>
<dd>
<ol>
<li>Log into WordPress</li>
<li>Select &quot;Pages&quot; &rarr; &quot;Add New&quot;</li>
<li>For title, enter <u>Privacy Policy</u></li>
<li>Enter your privacy policy information into the body</li>
<li>Specify any other options you want</li>
<li>Save your new page</li>
</ol>
</dd>
</dl>
<p>See my <a href="/about/privacy-policy" title="The PWS Privacy Policy">Privacy Policy</a> for an example.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/setting-up-a-privacy-policy-for-your-store-traffic-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up kickers, bylines, and footers for Atahualpa themed sites</title>
		<link>http://www.privateerwebsolutions.com/articles/setting-up-kickers-bylines-and-footers-for-atahualpa-themed-sites.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/setting-up-kickers-bylines-and-footers-for-atahualpa-themed-sites.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 06:31:53 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[byline]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[kicker]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=505</guid>
		<description><![CDATA[If you are using the Atahualpa theme, be sure to consider using kickers, bylines, and footers for your pages. Atahualpa pages and posts generally are made up of five parts: The Kicker (displayed above the post or page title) The Header (you enter this when you create content) The Byline (displayed between the header and [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using the Atahualpa theme, be sure to consider using kickers, bylines, and footers for your pages.</p>
<p><span id="more-505"></span></p>
<p>Atahualpa pages and posts generally are made up of five parts:</p>
<ul>
<li>The Kicker (displayed above the post or page title)</li>
<li>The Header (you enter this when you create content)</li>
<li>The Byline (displayed between the header and body)</li>
<li>The Body (you enter this when you create content)</li>
<li>The Footer (displayed after the body)</li>
</ul>
<p>By default, the main one that is put to use is the footer, which shows the number of comments, tags, etc. for a post or page.</p>
<p>The Kicker, the Byline, and the Footer are shared between types of objects.</p>
<h4>The Homepage</h4>
<p>You can set a custom kicker, byline, and footer on your home page.</p>
<p>The header can be a good place to put a link to your store, while the byline makes a good spot for key links or a description of what you offer.</p>
<h4>Multi-Post Pages</h4>
<p>These are pages (such as category pages and archives) where multiple posts are displayed at a time.</p>
<p>Any kicker, byline, or footer you setup for Multi-Post pages will be shared by all of them and displayed for each post.</p>
<p>For a selling site, I prefer to place only the post date (in the byline), but you might want to display the author, tags, categories, or other information.</p>
<h4>Single Post Pages</h4>
<p>Kickers, bylines, and footers set for single post pages will be displayed on each individual post.</p>
<p>Some common uses for them are:</p>
<ul>
<li>Displaying the date, author, tags, and/or categories for the post</li>
<li>Displaying site wide offers or informational links</li>
</ul>
<h4>Single Page Pages</h4>
<p>Kickers, bylines, and footers set for &quot;Page&quot; pages are shared between them and displayed on each page.</p>
<p>Some common uses for them are:</p>
<ul>
<li>Displaying the date and/or author for the page</li>
<li>Displaying banners, offers, widgets, or links</li>
</ul>
<h4>Customizing Kickers, Bylines, and Footers</h4>
<dl>
<dt>Read the Post Info Items information</dt>
<dd>Log into WordPress</dd>
<dd>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;</dd>
<dd>Select &quot;Post Info Items&quot;</dd>
<dd>Read the information displayed there.</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/setting-up-kickers-bylines-and-footers-for-atahualpa-themed-sites.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a customized homepage for your store traffic site</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-create-a-customized-homepage-for-your-store-traffic-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-create-a-customized-homepage-for-your-store-traffic-site.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 05:47:42 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=492</guid>
		<description><![CDATA[When using WordPress for a store traffic site, I like to create a customized homepage in order to give people various information about my store, the categories in it, my shipping information, any specials I am offering, and also display my most recently published articles and product showcases. The below image shows an example of [...]]]></description>
			<content:encoded><![CDATA[<p>When using WordPress for a store traffic site, I like to create a customized homepage in order to give people various information about my store, the categories in it, my shipping information, any specials I am offering, and also display my most recently published articles and product showcases.</p>
<p><span id="more-492"></span></p>
<p>The below image shows an example of a customized wordpress homepage using the <a href="http://wordpress.bytesforall.com/?p=67" rel="nofollow" target="_blank" title="Atahualpa theme v 3.2 for WordPress">Atahualpa theme (version 3.2)</a>.</p>
<p><img src="/images/custom-wordpress-homepage-for-store-traffic-sites.jpg" width="580" height="342" alt="An example of a customized wordpress page for store traffic sites" /></p>
<p>Creating a page like the one displayed above is covered by this article. As you can see this particular layout has:</p>
<dl class="steps">
<dt>A link to the store</dt>
<dd>Setup as a home page kicker in atahualpa</dd>
<dt>A headline and introductory blurb</dt>
<dd>To give customers a bit of information about your store</dd>
<dt>A featured categories section</dt>
<dd>To list featured categories in your store</dd>
<dd>These can link directly to your store, to <a href="/articles/how-to-create-category-showcases-for-your-store-traffic-site.html" title="How to create a category showcase for your store traffic site">category showcases</a>, or to <a href="/articles/how-to-create-category-directories-for-your-store-traffic-site.html" title="How to create category directories for your store traffic site">category directories</a>.</dd>
<dt>An incentives section</dt>
<dd>This can be used for anything, but in the above page it is used to show incentives for buying from that particular store.</dd>
<dt>A shipping information section</dt>
<dd>In this case it notes that shipping is combined on all orders, that all new packaging is used, and provides a link to the sites shipping details page</dd>
<dt>The most recent <a href="">product showcases</a> and articles on the site</dt>
<dd>These are shown automatically as they are posted on the right side of the page.</dd>
<dd>The number to show can be manually set.</dd>
<dd>If using my product showcase module, links to product showcases on the right also provide direct links to view the item on the store as well as the store category that the item is in.</dd>
</dl>
<h4>Requirements for using the below homepage as is</h4>
<p>If you want to be able to use this homepage without having to modify theme files, then you will need to be using the Atahualpa theme ( version 3.2 ). These instructions do not currently work for newer versions due to changes in the theme.</p>
<p>Of course, with a bit of work you can probably work it into any theme.</p>
<p><b>Note:</b> All instructions below assume that:</p>
<dl class="steps">
<dt>You are running WordPress with the <a href="http://wordpress.bytesforall.com/?p=67" rel="nofollow" target="_blank" title="Atahualpa 3.2 theme for WordPress">Atahualpa 3.2 theme</a> activated.</dt>
<dd>These files will require some editing for other themes</dd>
<dt>You are hosting your files on <a href="http://www.privateerwebsolutions.com/recommends/hosting/hostgator" rel="nofollow" target="_blank" />Hostgator</a></dt>
<dd>For other hosts, they should be good enough as long as you are running on a linux server and/or using cpanel</dd>
<dd>Of course, some steps provided might not be exactly right, but they should be good enough to get things setup.</dd>
</dt>
<h4>Step 1: Adding the customized homepages CSS entries</h4>
<p>Before you place up the customized homepage and edit it, you should first add the styling sections to it.</p>
<p><b>Adding CSS Sections to Atahualpa</b></p>
<dl class="steps">
<dt>Copy the text in the below box</dt>
<dd>Click in the box</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Select All&quot; from the <a href="/articles/what-is-a-file-menu" title="What is a file menu?">file menu</a>.</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Copy&quot; from the file menu.</dd>
</dl>
<pre><textarea rows="20" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
/* entire wrapper for home page */
table.pws-home-wrapper {
	border: none;
	background: #FFFFFF;
}

/* left side of home page (table) */
td.pws-home-left {
	border: none;
	background: #FFFFFF;
        width: 50%;
        vertical-align: top;
}

td.pws-home-left table {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
        width: 95%;
}

/* each item in left side of home page (table) */
.pws-home-lbone {

}

.pws-home-lbtwo {

}

.pws-home-lbthree {

}

/* right side of home page */
td.pws-home-right {
	border: none;
	background: #FFFFFF;
        vertical-align: top;
}
td.pws-home-right table {
	border: none;
	background: #FFFFFF;
}

/* tables containing post pieces in right side of home */
table.pws-home-item {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
/* title of each post */
.pws-home-itemhead {
	font-weight: bold;
        border: 1px solid #CCCCCC;
}
.pws-home-item td {
        border: 1px solid #CCCCCC;
}
.pws-home-item td a.more-link {
        float: right;
}

.pws-home-itembody img {
	width: 60px;
	height: 48px;
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.25em;
}

.pws-home-itemfoot {
	text-size: 85%;
}
</textarea></pre>
<dl class="steps">
<dt>Paste the copied text into Atahualpa&#8217;s CSS Inserts</dt>
<dd>To do so:
<dl>
<dt>Log into wordpress</dt>
<dt>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot; from the admin menu.</dt>
<dd>This will load the Atahualpa Theme Options page</dd>
<dt>Select &quot;HTML/CSS Inserts&quot; from under the Atahualpa Theme Options header</dt>
<dd>This will load the HTML/CSS Inserts page</dd>
<dt>Find the &quot;CSS Inserts&quot; box and paste the css into it</dt>
<dd>Scroll to the bottom of the box.</dd>
<dd>Put your cursor at the end of the last line of text.</dd>
<dd>Press enter on your keyboard to create a new line.</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Paste&quot; to add the css entries.</dd>
<dt>Save your changes</dt>
<dd>Select the &quot;Save Changes&quot; box at the bottom of the page.</dd>
</dl>
</dd>
</dl>
<p>Now that you have your css entries added, it is time to get the homepage file, edit it, and place it on your site.</p>
<h4>Step 2: Download the customized homepage file</h4>
<dl>
<dt>Download my <a href="/freestuff/atahualpa-customized-homepage-one.zip" title="Customized Atahualpa Home Page">Atahualpa Customized Homepage One</a> file</dt>
<dd>Save it somewhere that you will find it.</dd>
<dt>Extract the contents of atahualpa-customized-homepage-one.zip</dt>
<dd>The only file in it is home.php.</dd>
<dd>Most people can download zip files easier than php files.</dd>
<dd>See <a href="/articles/how-to-extract-zip-files-in-windows.html" title="How to extract zip files">how to extract zip files on windows</a> if you need help.</dd>
</dl>
<h4>Step 3: Edit the contents of home.php</h4>
<p>Now that you have the customized homepage downloaded and extracted, it is time to modify it for your site.</p>
<dl>
<dt>Open home.php in the editor of your choice.</dt>
<dd>Click it with your right mouse button and select &quot;Edit&quot; if you are using windows</dd>
<dt>Edit the headline for your page</dt>
<dd>Scroll down and find the section that has <b>&lt;!&#8211; Post Headline &#8211;&gt;</b> above it.</dd>
</dl>
<p><b>Edit the headline for your page</b></p>
<dl>
<dt>Replace <u>HEADLINE-FOR-YOUR-PAGE</u> with the headline you want for your homepage.</dt>
<dd>I recommend using at least one of your sites primary keywords in the title.</dd>
<dd>See <a href="/articles/basic-keyword-research-for-targeted-marketing.html" title="Basic Keyword Research for Targeted Marketing">Basic Keyword Research</a> and <a href="/articles/keyword-research-for-domain-names.html" title="Keyword Research for Domain Names">Domain Keyword Research</a> if needed.</dd>
</dl>
<p><b>Edit the Top Left Box</b></p>
<p>This box is designed to link to your <a href="/articles/how-to-create-category-showcases-for-your-store-traffic-site.html" title="How to create category showcases for your store traffic site">category showcases</a>, <a href="/articles/how-to-create-category-directories-for-your-store-traffic-site.html" title="How to create category directories for your store traffic site">category directories</a>, and store categories.</p>
<dl>
<dt>Edit the Box Header</dt>
<dd>Scroll down to the section that starts with &lt;!&#8211;Left Box One&#8211;&gt;.</dd>
<dd>Replace FEATURED CATEGORIES HERE with an appropriate header</dd>
<dd>If possible, keep it short and include one of your targeted site keywords.</dd>
<dt>Edit the Box Contents</dt>
<dd>The box contains both an introductory blurb and category links
<dl>
<dt>Change the introductory blurb
<dt>
<dd>This is located inside of &lt;p&gt; and &lt;/p&gt; tags.</dd>
<dd>If you can make it sound natural, use at least one of your site targeted keywords in it.</dd>
<dt>Change the links</dt>
<dd>For each link:
<ul>
<li>Replace CATEGORY-SHOWCASE-LINK with a link to a category showcase, category directory, or category on your store.</li>
<li>Replace CATEGORY-TITLE with a short, descriptive title for the link.</li>
<li>Replace CATEGORY NAME with the name of the category to link to.</li>
</ul>
</dd>
<dt>If you need more links:</dt>
<dd>Add new &lt;li&gt;&lt;a href=&quot;&quot;&gt;&lt;/a&gt;&lt;/li&gt; lines among those that are there and edit them.</dd>
<dt>Edit the link to your store</dt>
<dd>Replace the URL displayed with the URL to your store.</dd>
<dd>&bull; Bonanzle sellers just need to replace BOOTH-NAME with the name of their Bonanzle booth</dd>
<dd>Replace BOOTH-TITLE with a short descriptive title for your store</dd>
</dl>
</dd>
</dl>
<p><b>Edit the 2nd Left Box</b></p>
<p>By default, the second box on the left side is used to display incentives and/or reasons to buy from you rather than someone else. Of course, you can use it for whatever you want.</p>
<p>To start editing it for your site, scroll down and find &lt;!&#8211;Left Box Two&#8211;&gt;</p>
<dl>
<dt>Edit the Box Title</dt>
<dd>Find BUYING-FROM-US-OR-INCENTIVES-TITLE.</dd>
<dd>Replace it with the title you want for the box.</dd>
<dd>If you can think of a good, short phrase which contains one of your main site keywords, do so&#8230;but don&#8217;t sweat it.</dd>
<dd>Something like &quot;Why by from (storename)&quot; or &quot;Reasons to shop with&quot; might be decent.</dd>
<dt>Edit the Box Contents</dt>
<dd>This box contains a short preface followed by a few links.</dd>
<dd>If you don&#8217;t want links, remove the &lt;a href=&quot;LINK-HERE&quot;&gt; and &lt;/a&gt; tags from around an item.
<dl>
<dt>Replace the &quot;When you buy from us&#8230;&quot; blurb</dt>
<dd>Keep the P tags around it.</dd>
<dd>Use at least one broad site keyword if you can make it sound natural to do so.</dd>
<dt>Add any links or pieces of information you want displayed</dt>
<dd>You can create posts and link them here.</dd>
<dd>You can link pages on your site or store.</dd>
<dd>For each link:</p>
<ul>
<li>Replace LINK-HERE with the URL of the page you want to link to.</li>
<li>Replace LINK-TITLE with a quick introductory title to the item being linked.</li>
<li>Replace NAME-FOR-LINK-HERE with the name you want for the link.</li>
</ul>
</dd>
<dt>Update or remove the blurb after the links</dt>
<dd>If you want more information after the links, edit the line after them that is between &lt;p&gt; and &lt;/p&gt; tags.</dd>
<dd>If you don&#8217;t want information after the links, delete everything from the line &lt;!&#8211;second section&#8211;&gt; to &lt;!&#8211;end second section&#8211;&gt;</dd>
</dt>
</dl>
</dd>
</dl>
<p><b>Edit the 3rd Left Box</b></p>
<p>The third box on the left is intended to give people quick information related to shipping, handling, packaging, etc.</p>
<p>Of course, you can put anything you want in the box.</p>
<dl>
<dt>Edit the Box Title</dt>
<dd>Replace SHIPPING-PACKING-OR-WHATEVER-TITLE with the title you want.</dd>
<dd>Something like YourStoreName Shipping Details might be good.</dd>
<dt>Edit the Box Contents</dt>
<dd>This box contains a short preface followed by a bulleted list then another short informational blurb.
<dl>
<dt>Replace the intro blurb</dt>
<dd>I recommend leaving the &lt;p&gt; and &lt;/p&gt; tags in and only updating the text between them.</dd>
<dt>Edit the list items</dt>
<dd>Each list item is between &lt;li&gt; and &lt;/li&gt; tags.</dd>
<dd>You can add more items by copying a line and placing it in with the others.</dd>
<dd>You can remove items by deleting an entire line</dd>
<dt>Edit the second blurb</dt>
<dd>If you have a shipping details page, place the URL to it between the quotes after <b>href=</b></dd>
<dd>If you want a shipping details page, create a new page for shipping details</dd>
<dd>If you don&#8217;t want a shipping details page, remove and/or replace everything between the &lt;p&gt; and &lt;/p&gt; tags in the second blurb.</dd>
</dl>
</dd>
</dl>
<p><b>Adding more boxes on the left</b></p>
<p>If you want more boxes on the left side, you can create a new table before, between, or after the existing boxes.</p>
<dl>
<dt>The base of the table should look like:</dt>
<dd>&lt;table class=&quot;pws-l-default&quot;&gt;</dd>
<dd>&lt;tr&gt;&lt;td&gt;</dd>
<dd>YOUR CONTENT HERE</dd>
<dd>&lt;/td&gt;&lt;/tr&gt;</dd>
<dd>&lt;/table&gt;</dd>
</dl>
<p>When entering information in the box, I recommend enclosing text which is not part of a list inside of &lt;p&gt; and &lt;/p&gt; tags to make it display nicely.</p>
<p>You could have whatever you want in these boxes. Some ideas:</p>
<ul>
<li>Your picture with a brief biography linking to your about page</li>
<li>Lists of good articles related to what you sell</li>
<li>Offers for magazines, books, or other items related to what you sell</li>
<li>Free ebooks related to the items you sell</li>
</ul>
<dl>
<dt>When finished making changes, save this file</dt>
<dd>Select &quot;File&quot; &rarr; &quot;Save&quot; from the file menu.</dd>
</dl>
<h4>Step 4: Prepare your posts for your modified home page</h4>
<p>Your home page will look quite funny if you include entire posts in it.</p>
<p>Before you place your homepage up, you should go through all of your existing posts and be sure to place a &lt;!&#8211;more&#8211;&gt; tag after the first sentence or two.</p>
<p>The more tag tells WordPress to only show the content before it on post which make use of it when displaying them on archival pages&#8230;or this customized home page.</p>
<h4>Step 5: Modifying Atahualpa Theme Options</h4>
<p>To get posts on your front page to show properly, you should alter the more tag settings within atahualpa theme options.</p>
<dl>
<dt>Make sure Posts or Excerpts on Home page is set to &quot;Full Posts&quot;</dt>
<dd>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot; in the admin menu</dd>
<dd>Select &quot;Posts or Excerpts&quot; under the Atahualpa Theme Options header</dd>
<dd>Next to &quot;Posts or excerpts on HOME page?&quot;, make sure that <b>Full Posts</b> is selected.</dd>
<dd>Make sure that &quot;Show the first X posts&#8230;&quot; is greater than zero. It should be set to the number of posts you want displayed on your home page. If you get an empty right side on your home page, this is the problem.</dd>
<dd>If you changed it, select &quot;Save Changes&quot; at the bottom of the page.</dd>
</dl>
<p>You should also be sure that the right sidebar is not displayed on your homepage</p>
<dl>
<dt>Disable the right sidebar on your homepage.</dt>
<dd>To do this:</p>
<ul>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;</li>
<li>Select &quot;Sidebars&quot; from under the Atahualpa Theme Options header.</li>
<li>In the &quot;Right Sidebar: Display on&quot; section, uncheck &quot;Homepage&quot;</li>
<li>Save your changes</li>
</ul>
</dd>
</dl>
<h4>Step 6: Upload your custom home.php page</h4>
<p>Now that everything is prepared, upload your home.php file</p>
<dl>
<dt>Upload home.php to the atahualpa theme directory on your server</dt>
<dd>This should be /public_html/wp-content/themes/atahualpa if you are using hostgator and have installed wordpress on the root of your website.</dd>
<dt>Review your customized home page</dt>
<dd>If you see any posts on the right side with a large amount of text, you probably forgot to add a &lt;!&#8211;more&#8211;&gt; tag to such posts. You will know it needs such a tag for sure if there is no &quot;Read more &rarr;&quot; link at the bottom of the post.</dd>
<dd>If you want to make further changes, you can either use the built in editor or edit home.php locally and re-upload the file.</dd>
<dd>If there are serious problems which you cannot fix immediately, delete the home.php file you uploaded off of the server and things should return to normal.</dd>
</dl>
<h4>Step 7: Adding Special Sections (Atahualpa Only)</h4>
<p>If you are using Atahualpa, each post and page is made of five parts:</p>
<ul>
<li>A Kicker (displayed above the headline)</li>
<li>The Headline (you create this for each post or page)</li>
<li>A Byline (displayed between the header and the body)</li>
<li>The Body (you create this for each post or page)</li>
<li>A Footer (displayed under the body)
</ul>
<p>For this theme, I recommend setting up your home page kicker and your home page byline.</p>
<dl>
<dt>Creating your homepage Kicker</dt>
<dd>This will be displayed above the title on your home page.
<dl>
<dt>Go to Post/Page Info Items in Atahualpa Theme Options</dt>
<dd>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;</dd>
<dd>Select &quot;Post/Page Info Items&quot; under the Atahualpa Theme Options header</dd>
<dt>Edit KICKER: Homepage</dt>
<dd>I recommend a link to your store.</dd>
<dd>&lt;a href=&quot;STORE-LINK&quot; title=&quot;DESC&quot;&gt;LINK-NAME&lt;/a&gt;</dd>
<dd>You might have it read Visit the (link) today!</dd>
<dt>Edit BYLINE: Homepage</dt>
<dd>I recommend an introductory blurb for your site.</dd>
<dd>This will be placed between the header and the rest of the page.</dd>
<dt>Save your changes</dt>
<dd>Select &quot;Save Changes&quot; from the bottom of the page</dd>
</dl>
</dd>
</dl>
<p>Reload your home page and you should now display your kicker and byline.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-create-a-customized-homepage-for-your-store-traffic-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

