Make More Money With Phpbay Pro by Enhancing Your Wordpress Site Search
Enhance your Wordpress site search to Make More Money with Phpbay Pro by providing your users with ebay listings as results to their search queries on your site. This will definitely help to increase your clicks (and cookies). Of course, some great SEO (search engine optimization) along with some great niche long-tail keywords wouldn’t hurt either!
[if you don't have Phpbay Pro yet, get it now! Like, NOW, and start making money online!]
Here’s how to enhance your Wordpress site search (these tips come from OffWhitehat.com and Wade from Phpbay Pro):
Find the search.php file in your theme folder of the particular Wordpress theme you are using. Open up the search.php file and find this piece of code:
< ?php if(have_posts()) : ?>
Then, delete everything to this piece of code:
< ?php endif; ?>
Now, replace the deleted section of code with:
Your search for '< ? echo $_GET["s"] ?>' returned the following results:
< ?php
function phpBaySearch($term) {
$keyword = $term;
$category = "";
$text .= '[phpbay]' . $keyword . ',20,' . $category . ', ""[/phpbay]';
echo phpBayPro($text);
}
phpBaySearch($_GET["s"]);
?>
SAVE and you’re done!! Test out the result by searching anything in your search box. You should get ebay results in the results page now. Cha-Ching!
Note: What I like to do is COPY the new code. Then, find the starting and ending piece of old code, select the contents and then PASTE to replace the old code with the new code. Simple!
That’s it! Check out these other tips to MAKE MORE MONEY WITH PHPBAY PRO!

