<?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>Earn A Living Online &#187; ebay listings</title>
	<atom:link href="http://keithjameslock.com/tag/ebay-listings/feed/" rel="self" type="application/rss+xml" />
	<link>http://keithjameslock.com</link>
	<description>Learn to make money online</description>
	<lastBuildDate>Thu, 15 Sep 2011 18:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>phpBay Pro: The Extended Manual &#8211; Replacing WordPress Search</title>
		<link>http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/</link>
		<comments>http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 15:30:16 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[auctions]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[ebay listings]]></category>
		<category><![CDATA[ftp program]]></category>
		<category><![CDATA[psp tubes]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=973</guid>
		<description><![CDATA[<p>We&#8217;ve come a long way in the extended manual for phpBay, but there&#8217;s still a lot of good stuff coming up. We&#8217;ve already covered what I think are the basics, features that I believe should be part of the core. We got into phpBay geo ip targeting and of course making the images link over [...]</p><p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/">phpBay Pro: The Extended Manual &#8211; Replacing WordPress Search</a></p>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve come a long way in the <a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>extended manual for phpBay</u></a>, but there&#8217;s still a lot of good stuff coming up. We&#8217;ve already covered what I think are the basics, features that I believe should be part of the core. We got into <a href="http://keithjameslock.com/phpbay-pro-extended-manual-geotargeting/"><u>phpBay geo ip targeting</u></a> and of course making the images link over to the auctions as well.</p>
<p>Today I want to cover converting the WordPress search to a search which shows eBay results using phpBay instead. It&#8217;s not something you would want to do on all of your sites though. For example, on this blog, I still want people to find post content when doing a search, although I still use phpBay on some of the pages of this blog. This change is more for sites that are strictly designed as eBay stores. Also if you use the Search2Post plugin from psp-tubes.net, then you will already have a plugin that performs this task, and then some. In addition to showing eBay results, Search2Post also creates a post on-the-fly with the search results. That way, new content is created over time. Anyway, let&#8217;s get into it&#8230;</p>
<p><strong>Table Of Contents</strong>

<ul>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>Introduction</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-installation-activation/"><u>Installation/Activation</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-configuration/"><u>Configuration</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-testing/"><u>Testing</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/"><u>Per-Post/Per-Page Settings</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-geotargeting/"><u>Geo-Targeting</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/"><u>Making The Images Clickable</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/"><u>Replacing WordPress Search With eBay Search</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-inserting-phpbay-code-theme-files/"><u>Inserting phpBay Code Into Theme Files</u></a></li>
<li><a href="http://keithjameslock.com/go/phpbay.php" target="_blank" rel="nofollow"><u>Buy phpBay Pro (20% off coupon: DA9CD69F42)</u></a></li>
<li><a href="http://keithjameslock.com/go/9stepz5" target="_blank" rel="nofollow"><u>From Picking A Market To Building/Managing Your phpBay (Or BANS) Site</u></a></li>
</ul></p>
<p><strong>Replacing WordPress Search With eBay Search</strong></p>
<p>You may want to replace the WordPress search function to show eBay listings rather than regular search results for the sites existing content. To do this you just have to replace some text in your theme&#8217;s search.php file. Note: This doesn&#8217;t work for all themes, so be sure to do a backup in case it doesn&#8217;t work for you. Here are the steps&#8230;</p>
<ol>
<li>Go to your theme folder with your FTP program (FileZilla). The theme folder will be located here: &#8216;/wp-content/themes/{theme name}/&#8217; where {theme name} is the name of your theme of course :)</li>
<li>We want to edit the search.php file but we should make a quick backup first. One way is to download the file to your computer. Rename it. Upload it again. Now you have a backup on the server in case you need to fall back to it.</li>
<li>Go to your Theme Editor (Appearance > Editor) in your WordPress Control Panel.</li>
<li>Open the file &#8216;Search Results &#8211; search.php&#8217; from the right side.</li>
<li>Locate the line:
<p><img src="http://keithjameslock.com/images/pcode10.jpg" alt="" width="238" height="33" border="0" /></p>
<p>and then scroll down near the bottom and look for:</p>
<p><img src="http://keithjameslock.com/images/pcode11.jpg" alt="" width="138" height="31" border="0" /></p>
<p>You will need to remove all the code between (and including) those 2 lines and replace it with:</p>
<p><img src="http://keithjameslock.com/images/pcode12.jpg" alt="" width="508" height="196" border="0" /></p>
<p>Click <a href="http://keithjameslock.com/txt/search-code.txt" target="_blank" rel="nofollow"><u>here</u></a> to get this code in a text file.</p>
</li>
<li>Click &#8216;Update File&#8217;.</li>
<li>Go test the search function on your site. You should see a list of auctions as the result of a search. If not, and you get errors, check back through the code. Worse case scenario you can just restore your backup search file. To do that, go to your theme folder in your FTP software. Delete the file search.php. Locate your backup file (the one you renamed earlier) and rename it back to search.php. You can rename it right on the server. Just right-click and click &#8216;Rename&#8217;.</li>
</ol>
<p>That should do it. The next step is going to cover keyword tracking for SEO. In other words, you could see which keywords are used in the search engines to find your auctions, and that ultimately end in a sale. This upgrade is also FREE!</p>
<p>Any questions, please post below.</p>
<p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/">phpBay Pro: The Extended Manual &#8211; Replacing WordPress Search</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpBay Pro: The Extended Manual &#8211; Making The Images Clickable</title>
		<link>http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/</link>
		<comments>http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 03:50:29 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[auction listings]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[ebay listings]]></category>
		<category><![CDATA[html template files]]></category>
		<category><![CDATA[ppc]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[textpad]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=958</guid>
		<description><![CDATA[<p>Continuing on with the phpBay Extended Manual&#8230; In this post I will explain how to make the images clickable (linking to the auction) in your phpBay eBay listings. If you are a bit more advanced and just want the answer: locate the html template files and edit the html adding in the proper tokens. If [...]</p><p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/">phpBay Pro: The Extended Manual &#8211; Making The Images Clickable</a></p>]]></description>
			<content:encoded><![CDATA[<p>Continuing on with the <a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>phpBay Extended Manual</u></a>&#8230; In this post I will explain how to make the images clickable (linking to the auction) in your phpBay eBay listings. If you are a bit more advanced and just want the answer: locate the html template files and edit the html adding in the proper tokens. If you need more help, please read on.</p>
<p>BTW, did you notice that I added a couple extra sections to the manual? I will also be covering SEO and PPC keyword tracking. Also, I will explain how to add phpBay code into your themes and give an example of when that might be useful. Those sections will be up in a few days. So far, I have had the luxury of having these posts pre-written because they exist already in a PDF manual I wrote. The new ones however have to be done from scratch, plus added to the PDF. I shouldn&#8217;t be delayed too long, if at all, I still want to try and get a post a day out to you. Anyway read on for the steps&#8230;</p>
<p><strong>Table Of Contents</strong>

<ul>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>Introduction</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-installation-activation/"><u>Installation/Activation</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-configuration/"><u>Configuration</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-testing/"><u>Testing</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/"><u>Per-Post/Per-Page Settings</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-geotargeting/"><u>Geo-Targeting</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/"><u>Making The Images Clickable</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/"><u>Replacing WordPress Search With eBay Search</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-inserting-phpbay-code-theme-files/"><u>Inserting phpBay Code Into Theme Files</u></a></li>
<li><a href="http://keithjameslock.com/go/phpbay.php" target="_blank" rel="nofollow"><u>Buy phpBay Pro (20% off coupon: DA9CD69F42)</u></a></li>
<li><a href="http://keithjameslock.com/go/9stepz5" target="_blank" rel="nofollow"><u>From Picking A Market To Building/Managing Your phpBay (Or BANS) Site</u></a></li>
</ul></p>
<p><strong>Making The Images Clickable</strong></p>
<p>To make the images in your auction listings clickable you just have to make a quick change to one or two of the template files that phpBay provides.</p>
<p>There is one file to change if you use columns and another file to change if you don&#8217;t. It doesn&#8217;t hurt to change them both in case you switch between a single column and multiple columns on occasion. Here&#8217;s how&#8230;</p>
<ol>
<li>Download the files &#8216;template.ebay.results.html&#8217; and &#8216;template.column.results.html&#8217; located in the &#8216;/wp-content/plugins/phpBay/templates/&#8217; folder, to your computer.</li>
<li>Open &#8216;template.ebay.results.html&#8217; with a text editor. If using <a href="http://www.textpad.com/download/" target="_blank" rel="nofollow"><u>TextPad</u></a>, right-click it and click TextPad and it will open with TextPad. If you double clicked it, it will likely just open in a browser and you won&#8217;t be able to edit it, so you will want to open it like mentioned.</li>
<li>Locate the line with the code: (it&#8217;s all on one line, it&#8217;s just wrapped in the image below)
<p><img src="http://keithjameslock.com/images/pcode6.jpg" alt="" width="454" height="46" border="0" /></p>
<p>and change it to: (again, it&#8217;s wrapped)</p>
<p><img src="http://keithjameslock.com/images/pcode7.jpg" alt="" width="471" height="62" border="0" /></p>
</li>
<li>Save the file and re-upload, overwriting the existing file.</li>
<li>Now open &#8216;template.column.results.html&#8217; with a text editor.</li>
<li>Locate the line with the code:
<p><img src="http://keithjameslock.com/images/pcode8.jpg" alt="" width="441" height="25" border="0" /></p>
<p>and change it to: (wrapped code below)</p>
<p><img src="http://keithjameslock.com/images/pcode9.jpg" alt="" width="496" height="34" border="0" /></p>
</li>
<li>Go back to your test page and Refresh (F5) it to see your changes.</li>
</ol>
<p>Next we&#8217;ll <a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/"><u>replace the WordPress search</a></u> with a search that displays phpBay results instead.</p>
<p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/">phpBay Pro: The Extended Manual &#8211; Making The Images Clickable</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpBay Pro: The Extended Manual &#8211; Parameter Settings</title>
		<link>http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/</link>
		<comments>http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 19:41:51 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[ebay category]]></category>
		<category><![CDATA[ebay listings]]></category>
		<category><![CDATA[jewelry auctions]]></category>
		<category><![CDATA[pipe symbol]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=945</guid>
		<description><![CDATA[<p>Today in the phpBay Pro Extended Manual, we will cover some of the more important settings that can be set on the page or post level. I have already covered installation and configuration and explained how to add phpBay code, and therefore, eBay listings, into a page. You can use the Table of Contents below [...]</p><p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/">phpBay Pro: The Extended Manual &#8211; Parameter Settings</a></p>]]></description>
			<content:encoded><![CDATA[<p>Today in the <a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>phpBay Pro Extended Manual,</u></a> we will cover some of the more important settings that can be set on the page or post level. I have already covered <a href="http://keithjameslock.com/phpbay-pro-extended-manual-installation-activation/"><u>installation</u></a> and <a href="http://keithjameslock.com/phpbay-pro-extended-manual-configuration/"><u>configuration</u></a> and explained <a href="http://keithjameslock.com/phpbay-pro-extended-manual-testing/"><u>how to add phpBay code</u></a>, and therefore, eBay listings, into a page. You can use the Table of Contents below if you want to read from the beginning.</p>
<p><strong>Table Of Contents</strong>

<ul>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-introduction/"><u>Introduction</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-installation-activation/"><u>Installation/Activation</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-configuration/"><u>Configuration</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-testing/"><u>Testing</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/"><u>Per-Post/Per-Page Settings</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-geotargeting/"><u>Geo-Targeting</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-making-images-clickable/"><u>Making The Images Clickable</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-replacing-wordpress-search/"><u>Replacing WordPress Search With eBay Search</u></a></li>
<li><a href="http://keithjameslock.com/phpbay-pro-extended-manual-inserting-phpbay-code-theme-files/"><u>Inserting phpBay Code Into Theme Files</u></a></li>
<li><a href="http://keithjameslock.com/go/phpbay.php" target="_blank" rel="nofollow"><u>Buy phpBay Pro (20% off coupon: DA9CD69F42)</u></a></li>
<li><a href="http://keithjameslock.com/go/9stepz5" target="_blank" rel="nofollow"><u>From Picking A Market To Building/Managing Your phpBay (Or BANS) Site</u></a></li>
</ul></p>
<p><strong>phpBay Per-Post and Per-Page Settings</strong></p>
<p>There are a number of settings that you can specify on a per-post or per-page level. I will go over some popular ones. The phpBay manual can be referenced for more details.</p>
<p>There are 18 total parameters that can be set, with the only required one being the &#8216;search term&#8217; which is the first parameter. phpBay will check the global settings for the settings to use for any unused parameters. All parameters are separated by commas and have to be used in the proper order, but again, not all values have to be set. In the <a href="http://keithjameslock.com/phpbay-pro-extended-manual-testing/"><u>previous example</u></a> we used just 2 of them.</p>
<p>The 1st parameter as we know, is the search term. If you want to add multiple terms, just separate them with the pipe symbol “|” (above the Enter key usually). For example:</p>
<p><img src="http://keithjameslock.com/images/pcode4.jpg" alt="" width="512" height="26" border="0" /></p>
<p>The 2nd parameter is the number of auctions to display.</p>
<p>The 3rd parameter is the eBay Category ID. This is a great way to add different pages to your site broken down by catgeory. Also, for example, if you want to search for &#8216;jewelry&#8217; but only Wholesale Lots, you would need to add a category ID, otherwise you will get results from multiple categories.</p>
<p>Click <a href="http://listings.ebay.com/_W0QQfclZ3QQloctZShowCatIdsQQsacatZQ2d1QQsalocationZatsQQsocmdZListingCategoryList" target="_blank" rel="nofollow"><u>here</u></a> for the US Category list and their corresponding ID&#8217;s. Don&#8217;t worry, the correct results will still show up when looking at other countries auctions.</p>
<p>Here&#8217;s an example for &#8216;jewelry&#8217; auctions in the &#8216;Wholesale Lots&#8217; category. I will leave out the number of auctions (2nd parameter), to show you how to skip parameters that you do not want to use:</p>
<p><img src="http://keithjameslock.com/images/pcode5.jpg" alt="" width="341" height="33" border="0" /></p>
<p>The 4th parameter is for exclusion keywords. Add words separated by spaces, as a way to filter out some auctions that show up in your results that don&#8217;t belong or that you do not want.</p>
<p>Another parameter I like to use is the 12th one. It is used to specify a Custom ID on the page (or post) level. That way you can fine tune your tracking. Now, in addition to tracking at the site level, you can now track at the page/post level.</p>
<p>If you turned on &#8216;paging&#8217; in the global settings, and you specify a value in parameter 2 (number of listings to show), then you will need to turn off paging for this page/post. To do that, set the 17th parameter to a 0 (just the number zero).</p>
<p>Next I will get into setting up <a href="http://keithjameslock.com/phpbay-pro-extended-manual-geotargeting/"><u>geo-targeting for phpBay</u></a> which is a free upgrade that will automatically show auction listings specific to the visitors country.</p>
<p>More info: <a href="http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/">phpBay Pro: The Extended Manual &#8211; Parameter Settings</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/phpbay-pro-extended-manual-parameter-settings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

