<?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>Money-Code &#187; popshops</title>
	<atom:link href="http://www.money-code.com/tag/popshops/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.money-code.com</link>
	<description>Coding For Online Success</description>
	<lastBuildDate>Tue, 15 Nov 2011 18:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PopShop redirect all links to your domain</title>
		<link>http://www.money-code.com/2009/05/popshop-redirect-all-links-to-your-domain/</link>
		<comments>http://www.money-code.com/2009/05/popshop-redirect-all-links-to-your-domain/#comments</comments>
		<pubDate>Mon, 04 May 2009 02:14:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[link redirection]]></category>
		<category><![CDATA[popshops]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>I like to have all external affiliate links point back to my domain. I don't want to advertise lots of external links to search bots so I do some basic link cloaking back to my domain and redirect. I wanted the same effect with my PopShop products. Luckily, PopShops provides this as a feature for Enterprise users.</p>

<p>A little background, <a href="http://www.popshops.com" target="_blank">PopShops</a> is a great tool to quickly add products across various affiliate networks (CJ, ShareASale, GAN, etc). There is NOT easier way to add products to your site than PopShops, and I'm a huge fan!</p>

<p>To add link redirection you will need to do two things.</p>

<p>#1 Add a piece of code on all pages that have PopShop products.</p>

<p><code>
<?php
ob_start(); 
if (isset($_REQUEST['psps_product'])) 
	header('Location:http://r.popshops.com/'.$_REQUEST['psps_product']); 
ob_end_flush(); 
?>
</code></p>


Related posts:<ol><li><a href='http://www.money-code.com/2008/10/dynamic-xmlrss-feed-using-popshops/' rel='bookmark' title='Dynamic XML/RSS Feed using PopShops'>Dynamic XML/RSS Feed using PopShops</a></li>
<li><a href='http://www.money-code.com/2008/02/popshops/' rel='bookmark' title='popshops'>popshops</a></li>
<li><a href='http://www.money-code.com/2009/05/picking-and-purchasing-domain-names/' rel='bookmark' title='Picking and purchasing domain names'>Picking and purchasing domain names</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.money-code.com%2F2009%2F05%2Fpopshop-redirect-all-links-to-your-domain%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.money-code.com%2F2009%2F05%2Fpopshop-redirect-all-links-to-your-domain%2F&amp;source=hanjicode&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I like to have all external affiliate links point back to my domain. I don&#8217;t want to advertise lots of external links to search bots so I do some basic link cloaking back to my domain and redirect. I wanted the same effect with my PopShop products. Luckily, PopShops provides this as a feature for Enterprise users.</p>
<p>A little background, <a href="http://www.popshops.com" target="_blank">PopShops</a> is a great tool to quickly add products across various affiliate networks (CJ, ShareASale, GAN, etc). There is NOT easier way to add products to your site than PopShops, and I&#8217;m a huge fan!</p>
<p>To add link redirection you will need to do two things.</p>
<p>#1 Add a piece of code on all pages that have PopShop products.</p>
<div class="dean_ch" style="white-space: wrap;">
<span class="kw2">&lt;?php</span><br />
<a href="http://www.php.net/ob_start"><span class="kw3">ob_start</span></a><span class="br0">&#40;</span><span class="br0">&#41;</span>; <br />
<span class="kw1">if</span> <span class="br0">&#40;</span><a href="http://www.php.net/isset"><span class="kw3">isset</span></a><span class="br0">&#40;</span><span class="re0">$_REQUEST</span><span class="br0">&#91;</span><span class="st0">&#8216;psps_product&#8217;</span><span class="br0">&#93;</span><span class="br0">&#41;</span><span class="br0">&#41;</span> <br />
&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/header"><span class="kw3">header</span></a><span class="br0">&#40;</span><span class="st0">&#8216;Location:http://r.popshops.com/&#8217;</span>.<span class="re0">$_REQUEST</span><span class="br0">&#91;</span><span class="st0">&#8216;psps_product&#8217;</span><span class="br0">&#93;</span><span class="br0">&#41;</span>; <br />
<a href="http://www.php.net/ob_end_flush"><span class="kw3">ob_end_flush</span></a><span class="br0">&#40;</span><span class="br0">&#41;</span>; <br />
<span class="kw2">?&gt;</span><br />
&nbsp;</div>
<p>#2 Adjust your PopShop shop (via PopShop&#8217;s interface) to allow Link Redirection<br />
	- Open your shop<br />
	- Click Preferences<br />
	- Click the Link Redirection tab<br />
	- Check &#8216;Have all product redirects point to your own domain.&#8217;</p>
<p>What this will do is convert links to look like this:</p>
<p>http://www.yourdomain.com/?psps_product=sp/130854/2970123463/my-product-item</p>
<p>When a user clicks the link, they will be redirected to the same page where it was created, but the hunk of code will detect &#8216;psps_product&#8217; and redirect the user to the r.popshops.com domain and on to the designated affiliate.</p>
<h4>Incoming search terms:</h4><ul><li>cloaking popshop links</li><li>cloaking popshops links</li><li>get price from popshp coding</li><li>links:[www yourdomain com]</li><li>php amazon store api</li><li>popshops com success stories</li><li>popshops programming help</li><li>popshops redirects on facebook</li><li>popshops scripts</li></ul><div style='clear:both'></div>

<p>Related posts:<ol><li><a href='http://www.money-code.com/2008/10/dynamic-xmlrss-feed-using-popshops/' rel='bookmark' title='Dynamic XML/RSS Feed using PopShops'>Dynamic XML/RSS Feed using PopShops</a></li>
<li><a href='http://www.money-code.com/2008/02/popshops/' rel='bookmark' title='popshops'>popshops</a></li>
<li><a href='http://www.money-code.com/2009/05/picking-and-purchasing-domain-names/' rel='bookmark' title='Picking and purchasing domain names'>Picking and purchasing domain names</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.money-code.com/2009/05/popshop-redirect-all-links-to-your-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic XML/RSS Feed using PopShops</title>
		<link>http://www.money-code.com/2008/10/dynamic-xmlrss-feed-using-popshops/</link>
		<comments>http://www.money-code.com/2008/10/dynamic-xmlrss-feed-using-popshops/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 21:37:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[popshops]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Well, I noticed that I haven't added any code examples in a while, so here is a new one I'm working on now. <a href="http://www.popshops.com/" target="_blank" rel="nofollow">PopShops</a> is a great tool to display products from different merchant networks like Commission Junction, LinkShare, ShareASale, etc. You can quickly create product pages and have them delivered using multiple methods. Methods include javascript, PHP, XML, etc. </p>


Related posts:<ol><li><a href='http://www.money-code.com/2007/10/paging-ebay-rss-results/' rel='bookmark' title='Paging eBay RSS results'>Paging eBay RSS results</a></li>
<li><a href='http://www.money-code.com/2009/07/including-twitter-updates-in-your-site/' rel='bookmark' title='Including Twitter updates in your site'>Including Twitter updates in your site</a></li>
<li><a href='http://www.money-code.com/2009/06/parsing-xml-cj-product-feeds/' rel='bookmark' title='Parsing XML CJ Product Feeds'>Parsing XML CJ Product Feeds</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.money-code.com%2F2008%2F10%2Fdynamic-xmlrss-feed-using-popshops%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.money-code.com%2F2008%2F10%2Fdynamic-xmlrss-feed-using-popshops%2F&amp;source=hanjicode&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Well, I noticed that I haven&#8217;t added any code examples in a while, so here is a new one I&#8217;m working on now. <a href="http://www.popshops.com/" target="_blank" rel="nofollow">PopShops</a> is a great tool to display products from different merchant networks like Commission Junction, LinkShare, ShareASale, etc. You can quickly create product pages and have them delivered using multiple methods. Methods include javascript, PHP, XML, etc. </p>
<p>I&#8217;ve been using the Pro account for a while on a single site. With my continuing efforts to become more diversified I&#8217;ve been focusing on more PopShop stores, so I upgraded my account to the Enterprise level. This is important if you want to have unlimited affiliate PIDs, etc. Currently the free or Pro option allows for one affiliate ID / merchant. So if you have many domains listed with CJ, you can only provide one PID to track. That&#8217;s a problem, and was an obvious choice to upgrade the account. If you upgrade you also get additional features like XML/RSS options for your store.</p>
<p>With this option you can easily create dynamic XML/RSS feeds. The example below is using XML, since I wanted price and image URLs to be parsed out of the content. RSS includes these directly in the &#8216;description&#8217; and would require additional, non-needed parsing. My example is also using PHP5&#8242;s <a href="http://us.php.net/manual/en/function.simplexml-load-string.php" target="_blank" rel="nofollow">simplexml_load_string() function</a>. You will need to make sure that PHP is compiled with simplexml support for this to work. If you&#8217;re using PHP4 you&#8217;ll most likely have to use <a href="http://us.php.net/manual/en/function.domxml-open-mem.php" target="_blank" rel="nofollow">domxml_open_mem()</a> for this to work. I will not cover/support PHP4 in this post.</p>
<p>You will need to follow these instructions listed at PopShops (<a href="http://www.popshops.com/faq/affiliate-rss-xml" target="_blank">http://www.popshops.com/faq/affiliate-rss-xml</a>)</p>
<p><strong>What you will need:</strong><br />
1. A enterprise account</p>
<p><strong>How you do it:</strong><br />
1. Go ahead and create your shop the normal way by searching and adding products.<br />
2. Go to the &#8216;Pop it in&#8217; tab.<br />
3. Select the &#8216;RSS2&#8242; or the &#8216;XML&#8217; option in the code drop down.<br />
4. Copy the link to the rss version of your shop, and paste it into the address bar of your favorite browser (FireFox). It should look something like this:<br /> http://shops.popshops.com/shops/c49&#8230;59d6dc61a73.rss<br />
5. You should see an RSS/XML version of your shop.<br />
6. Now just add ?psps_search=KEYWORDS obviously replacing KEYWORDS with whatever term you are searching on. You will now have a keyword driven RSS/XML feed. So for example:<br /> http://shops.popshops.com/shops/c49&#8230;earch=ipod+case</p>
<div class="dean_ch" style="white-space: wrap;">
<span class="kw2">&lt;?php</span><br />
<span class="kw2">function</span> send_request<span class="br0">&#40;</span><span class="re0">$rest</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/global"><span class="kw3">global</span></a> <span class="re0">$rootpath</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$ch</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = curl_init<span class="br0">&#40;</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$timeout</span> &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; = <span class="nu0">5</span>; <span class="co1">// set to zero for no timeout</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; curl_setopt <span class="br0">&#40;</span><span class="re0">$ch</span>, CURLOPT_URL, <span class="re0">$rest</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; curl_setopt <span class="br0">&#40;</span><span class="re0">$ch</span>, CURLOPT_RETURNTRANSFER, <span class="nu0">1</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; curl_setopt <span class="br0">&#40;</span><span class="re0">$ch</span>, CURLOPT_CONNECTTIMEOUT, <span class="re0">$timeout</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$file_contents</span> &nbsp;= @curl_exec<span class="br0">&#40;</span><span class="re0">$ch</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; curl_close<span class="br0">&#40;</span><span class="re0">$ch</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">return</span> <span class="re0">$file_contents</span>;<br />
<span class="br0">&#125;</span></p>
<p><span class="re0">$count</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = <span class="kw2">false</span>;<br />
<span class="re0">$url</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = <span class="st0">&#8216;http://shops.popshops.com/shops/0snmheiasfasdeadsff_search=star+wars&#8217;</span>;<br />
<span class="re0">$rss_feed</span>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = send_request<span class="br0">&#40;</span><span class="re0">$url</span><span class="br0">&#41;</span>;<br />
<span class="kw1">if</span><span class="br0">&#40;</span><a href="http://www.php.net/strlen"><span class="kw3">strlen</span></a><span class="br0">&#40;</span><a href="http://www.php.net/trim"><span class="kw3">trim</span></a><span class="br0">&#40;</span><span class="re0">$rss_feed</span><span class="br0">&#41;</span><span class="br0">&#41;</span> &gt; <span class="nu0">0</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$resp</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = simplexml_load_string<span class="br0">&#40;</span><span class="re0">$rss_feed</span><span class="br0">&#41;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">foreach</span><span class="br0">&#40;</span><span class="re0">$resp</span>-&gt;<span class="me1">product</span> <span class="kw1">as</span> <span class="re0">$item</span><span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$count</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = <span class="kw2">true</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="re0">$item</span>-&gt;<span class="me1">name</span>.<span class="st0">&quot;<br />
&quot;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="re0">$item</span>-&gt;<span class="me1">price</span>.<span class="st0">&quot;<br />
&quot;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="re0">$item</span>-&gt;<span class="me1">description</span>.<span class="st0">&quot;<br />
&quot;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="re0">$item</span>-&gt;<span class="me1">url</span>.<span class="st0">&quot;<br />
&quot;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="re0">$item</span>-&gt;<span class="me1">large_image_url</span>.<span class="st0">&quot;<br />
&quot;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="st0">&quot;</p>
<p>
&quot;</span>;<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
<span class="br0">&#125;</span><br />
<span class="kw1">if</span><span class="br0">&#40;</span>!<span class="re0">$count</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.php.net/echo"><span class="kw3">echo</span></a> <span class="st0">&#8216;no records found&#8217;</span>;<br />
<span class="br0">&#125;</span><br />
<span class="kw2">?&gt;</span><br />
&nbsp;</div>
<h4>Incoming search terms:</h4><ul><li>popshop examples</li><li>popshops feed store</li><li>popshops review</li><li>wordpress dynamic xml feeds</li><li>wordpress with dynamic xml</li></ul><div style='clear:both'></div>

<p>Related posts:<ol><li><a href='http://www.money-code.com/2007/10/paging-ebay-rss-results/' rel='bookmark' title='Paging eBay RSS results'>Paging eBay RSS results</a></li>
<li><a href='http://www.money-code.com/2009/07/including-twitter-updates-in-your-site/' rel='bookmark' title='Including Twitter updates in your site'>Including Twitter updates in your site</a></li>
<li><a href='http://www.money-code.com/2009/06/parsing-xml-cj-product-feeds/' rel='bookmark' title='Parsing XML CJ Product Feeds'>Parsing XML CJ Product Feeds</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.money-code.com/2008/10/dynamic-xmlrss-feed-using-popshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>popshops</title>
		<link>http://www.money-code.com/2008/02/popshops/</link>
		<comments>http://www.money-code.com/2008/02/popshops/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 17:56:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[cj]]></category>
		<category><![CDATA[popshops]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.popshops.com" target="_blank"><img src="http://www.money-code.com/files/popshops.gif" border="0" width="280" height="128" alt="PopShops" /></a>
<p>In my constant search for finding ways to monetize sites, I started hearing the buzz about <a href="http://www.popshops.com" target="_blank">PopShops</a>. Okay, I'll bite. Basically, PopShops is a aggregator of datafeeds from multiple affiliate networks out there. Basically, they take in datafeeds from merchants within affiliate networks and gives you the ability to add products (across networks) and present that within your web site. They currently offer a "free" plan which gives you 10 pages/store/showcase, whatever makes sense to you. Also the free account only gives you javascript delivery method. Immediately, I didn't like the free account, since I want bots to be able to read my pages, and javascript won't cut it.</p>


Related posts:<ol><li><a href='http://www.money-code.com/2008/10/dynamic-xmlrss-feed-using-popshops/' rel='bookmark' title='Dynamic XML/RSS Feed using PopShops'>Dynamic XML/RSS Feed using PopShops</a></li>
<li><a href='http://www.money-code.com/2009/05/popshop-redirect-all-links-to-your-domain/' rel='bookmark' title='PopShop redirect all links to your domain'>PopShop redirect all links to your domain</a></li>
<li><a href='http://www.money-code.com/2008/03/spring-is-here/' rel='bookmark' title='Spring is here'>Spring is here</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.money-code.com%2F2008%2F02%2Fpopshops%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.money-code.com%2F2008%2F02%2Fpopshops%2F&amp;source=hanjicode&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.popshops.com" target="_blank"><img src="http://www.money-code.com/files/popshops.gif" border="0" alt="PopShops" width="280" height="128" /></a></p>
<p>In my constant search for finding ways to monetize sites, I started hearing the buzz about <a href="http://www.popshops.com" target="_blank">PopShops</a>. Okay, I&#8217;ll bite. Basically, PopShops is a aggregator of datafeeds from multiple affiliate networks out there. Basically, they take in datafeeds from merchants within affiliate networks and gives you the ability to add products (across networks) and present that within your web site. They currently offer a &#8220;free&#8221; plan which gives you 10 pages/store/showcase, whatever makes sense to you. Also the free account only gives you javascript delivery method. Immediately, I didn&#8217;t like the free account, since I want bots to be able to read my pages, and javascript won&#8217;t cut it.</p>
<p>I upgraded to &#8220;Pro&#8221; which costs $5/month. I thought I&#8217;d give this a shot. With this option, you have unlimited store pages and most importantly, you can deliver the products via PHP (or other scripting languages). My first concern was related with security. I didn&#8217;t want any type of url fopen() type code, where potential PHP could be embedded into my site auto-magically. I was glad to see that they&#8217;re using cURL to send a created URL and return a HTML content block back from their server. This block is basically your theme (defined at PopShops) in raw HTML. This is great since this will be easily read and indexed. If you do not have cURL functionality on the server they provide a initial check for cURL and next it will fall back to fread() to fetch/receive the HTML content.</p>
<p>Currently, they&#8217;re members of the following affiliate networks: Commission Junction, LinkConnector, LinkShare, Performics, Red Galoshes and ShareASale. I&#8217;m running into a few issues with LinkShare&#8217;s encrypted ID that we&#8217;re working through, but I was able to create a large store in about an hour. The Pro account has some problems (which they solve with the  Enterprise account&#8230; I wish they wouldn&#8217;t constantly hold the carrot in front of me!). Basically, Pro provides unlimited store/pages, but you&#8217;re restricted to one PID or account ID. My brain wants to create many PopShops where I can track each site separately. This is available in the Enterprise model for $30/month. That&#8217;s a bit more than I want to spend at this phase of the game. If the site I just created looks promising, and I see a decent return, I&#8217;ll push to the Enterprise level. Along with PID management, you can manage the SID value as well. Which is important to me for keyword tracking.</p>
<p>One thing that I don&#8217;t like with PopShops is the inability to provide &#8216;paging&#8217; within the result sets returned. They offer a &#8220;related items&#8221; addition to your products, and with that you are provided with paging. Not sure why they can&#8217;t offer that with basic product pages? I was thinking about parsing the HTML result set and making my own page handling, but read post on a forum where they stated that they&#8217;re looking into this functionality.</p>
<p>My initial plan with my first PopShop is to promote with light PPC to see what kind of traffic I can get to it, and to see what kinds of returns I can hope to see. With this experiment, I&#8217;m going to go straight PopShop items only.. no eBay, no Adsense.</p>
<p>I&#8217;ll be sure to report my findings.</p>
<h4>Incoming search terms:</h4><ul><li>popshops</li><li>fb popshop game</li><li>popshop code</li><li>popshops clone script</li><li>popshops related products</li><li>popshops worth</li></ul><div style='clear:both'></div>

<p>Related posts:<ol><li><a href='http://www.money-code.com/2008/10/dynamic-xmlrss-feed-using-popshops/' rel='bookmark' title='Dynamic XML/RSS Feed using PopShops'>Dynamic XML/RSS Feed using PopShops</a></li>
<li><a href='http://www.money-code.com/2009/05/popshop-redirect-all-links-to-your-domain/' rel='bookmark' title='PopShop redirect all links to your domain'>PopShop redirect all links to your domain</a></li>
<li><a href='http://www.money-code.com/2008/03/spring-is-here/' rel='bookmark' title='Spring is here'>Spring is here</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.money-code.com/2008/02/popshops/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
