<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using PhpBay to Cure 404&#8242;d A2P Posts</title>
	<atom:link href="http://offwhitehat.com/using-phpbay-to-cure-404d-a2p-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://offwhitehat.com/using-phpbay-to-cure-404d-a2p-posts/</link>
	<description>Earth's Most Trusted Off-White-Hat Affiliate Marketing Resource</description>
	<lastBuildDate>Fri, 30 Mar 2012 19:08:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Emile Bourquin</title>
		<link>http://offwhitehat.com/using-phpbay-to-cure-404d-a2p-posts/comment-page-1/#comment-7378</link>
		<dc:creator>Emile Bourquin</dc:creator>
		<pubDate>Sat, 24 Oct 2009 07:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://offwhitehat.com/?p=160#comment-7378</guid>
		<description>Sorry I missed the link to Smart 404, I missed it in my haste to understand what you had done, and get it implemented!

Good point about particular sites that have few, quickly expiring auctions. It seems that each site&#039;s individual characteristics need to be addressed before coming up with a 404 solution for it.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Sorry I missed the link to Smart 404, I missed it in my haste to understand what you had done, and get it implemented!</p>
<p>Good point about particular sites that have few, quickly expiring auctions. It seems that each site&#8217;s individual characteristics need to be addressed before coming up with a 404 solution for it.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://offwhitehat.com/using-phpbay-to-cure-404d-a2p-posts/comment-page-1/#comment-7377</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 24 Oct 2009 07:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://offwhitehat.com/?p=160#comment-7377</guid>
		<description>First of all, thanks for the detailed and insightful comment. I really appreciate it!

Yes I&#039;ve heard of the Smart 404 solution (as you can see I linked to that plugin in this post, but didn&#039;t really go into any detail about it). The reason I prefer the phpbay solution on some sites is that I have some that are only updating 1-2 auctions per day, and since most of them expire within 7 days (and are auto-deleted), there isn&#039;t a ton of content on those sites at any given time, so the chances of a post matching a visitors search query aren&#039;t all that good (depending on the broadness of the niche), and using phpbay is a good way to ensure the visitor finds what they&#039;re looking for.

And don&#039;t worry, I don&#039;t consider it a cock-block! Haha. Thanks for reading.</description>
		<content:encoded><![CDATA[<p>First of all, thanks for the detailed and insightful comment. I really appreciate it!</p>
<p>Yes I&#8217;ve heard of the Smart 404 solution (as you can see I linked to that plugin in this post, but didn&#8217;t really go into any detail about it). The reason I prefer the phpbay solution on some sites is that I have some that are only updating 1-2 auctions per day, and since most of them expire within 7 days (and are auto-deleted), there isn&#8217;t a ton of content on those sites at any given time, so the chances of a post matching a visitors search query aren&#8217;t all that good (depending on the broadness of the niche), and using phpbay is a good way to ensure the visitor finds what they&#8217;re looking for.</p>
<p>And don&#8217;t worry, I don&#8217;t consider it a cock-block! Haha. Thanks for reading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emile Bourquin</title>
		<link>http://offwhitehat.com/using-phpbay-to-cure-404d-a2p-posts/comment-page-1/#comment-7374</link>
		<dc:creator>Emile Bourquin</dc:creator>
		<pubDate>Sat, 24 Oct 2009 06:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://offwhitehat.com/?p=160#comment-7374</guid>
		<description>I dug in a bit more, and find that your phpBay solution to 404 pages is definitely superior, as long as there is a referrer, and thus, keywords to key the phpBay search off of.

In the case where someone comes to the site from a broken link on another site, and not from a search engine, I defer to the Smart 404 code, like so:

if(!empty($keywords)) {PHPBAY STUFF HERE}
else{SMART 404 STUFF HERE}

Keep up the great work, your posts are always incredibly informative.</description>
		<content:encoded><![CDATA[<p>I dug in a bit more, and find that your phpBay solution to 404 pages is definitely superior, as long as there is a referrer, and thus, keywords to key the phpBay search off of.</p>
<p>In the case where someone comes to the site from a broken link on another site, and not from a search engine, I defer to the Smart 404 code, like so:</p>
<p>if(!empty($keywords)) {PHPBAY STUFF HERE}<br />
else{SMART 404 STUFF HERE}</p>
<p>Keep up the great work, your posts are always incredibly informative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emile Bourquin</title>
		<link>http://offwhitehat.com/using-phpbay-to-cure-404d-a2p-posts/comment-page-1/#comment-7373</link>
		<dc:creator>Emile Bourquin</dc:creator>
		<pubDate>Sat, 24 Oct 2009 05:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://offwhitehat.com/?p=160#comment-7373</guid>
		<description>In looking to implement this solution, I stumbled across another one that is already implemented in the Auction2Post version of the PremiumNews theme, and does not require phpBay.

The Auction2Post version of the PremiumNews theme&#039;s 404 page makes use of a function named &quot;smart404_loop&quot;, which, with a quick Google search, was found to be from the Smart 404 plugin(http://wordpress.org/extend/plugins/smart-404/)

After installing and activating this free plugin and going to a url that does not exist, I was presented with a pretty good list of pages on my site that contain terms from the 404 url. I&#039;m thinking this works best (or only) if your permalink structure is set to /%postname%/ .

Again, look to the A2P PremiumNews 404 page to see a good implementation of how to show the pages that Smart 404 returns, as the examples given in the Smart 404 plugin are pretty weak.

I didn&#039;t mean to c**k-block your affiliate link to phpBay. I own phpBay myself, and any reader that has Auction2Post should absolutely own phpBay, and buy it through the link above. If you don&#039;t own phpBay, you are leaving money on the table.</description>
		<content:encoded><![CDATA[<p>In looking to implement this solution, I stumbled across another one that is already implemented in the Auction2Post version of the PremiumNews theme, and does not require phpBay.</p>
<p>The Auction2Post version of the PremiumNews theme&#8217;s 404 page makes use of a function named &#8220;smart404_loop&#8221;, which, with a quick Google search, was found to be from the Smart 404 plugin(http://wordpress.org/extend/plugins/smart-404/)</p>
<p>After installing and activating this free plugin and going to a url that does not exist, I was presented with a pretty good list of pages on my site that contain terms from the 404 url. I&#8217;m thinking this works best (or only) if your permalink structure is set to /%postname%/ .</p>
<p>Again, look to the A2P PremiumNews 404 page to see a good implementation of how to show the pages that Smart 404 returns, as the examples given in the Smart 404 plugin are pretty weak.</p>
<p>I didn&#8217;t mean to c**k-block your affiliate link to phpBay. I own phpBay myself, and any reader that has Auction2Post should absolutely own phpBay, and buy it through the link above. If you don&#8217;t own phpBay, you are leaving money on the table.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

