Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
EPC RSS Monetize ?vBulletin RSS Feeds? Integration to Searchfeed Details »»
EPC RSS Monetize ?vBulletin RSS Feeds? Integration to Searchfeed
Version: 1.00, by blogtorank blogtorank is offline
Developer Last Online: Mar 2008 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 3.6.8 Rating:
Released: 08-17-2007 Last Update: Never Installs: 13
Additional Files  
No support by the author.

"EPC RSS Monetize ?vBulletin RSS Feeds? Integration to Searchfeed"

Ok if you use the RSS Poster within your forums and always wondered how you can benefit off this. After almost a year of playing around using Searchfeed?s service we have found this be pretty much another way of syndicating feeds that pay you per click to be very much a way to monetize your ?Advertisement? forums area if you run a free board (about 85%+/- do). Meaning, why not create an Advertisement forums, broaden your mind, and let it post automatically daily? Don?t overdue it, just let the forums work for you?

So yes signing up with Searchfeed's services as a publisher is free to do, and getting an account, you?ll be given an account ID and a trackID, which you will simply enter into the config.xml file by supplying this information.

Concept behind it all:
  • Having some preset users to post automatically, whether you are using our EPC Massive User Creator :: Using PHP and .NET (ALL SOURCES) hack, or having another way of creating users that are just there as ?Posters? automatically.
  • Gathering up Feeds, now using Search Feed?s service, simply by supplying just keywords in a fashion of i.e. online+real+estate in a list as we have supplied you inside a text file that the script will read from.
  • Then using our other hack EPC Autoposter for vBulletin. You will have a all-in-one RSS posting monetize machine (Just sounded sorta cool to add ), so when someone sees this post and it being in the advertisement area of your forums?
So all in all the idea is to monetize and cash-in on your resources that are there for you, we are just simply going to create these tools for a reason, in hopes to help ?OTHERS.? So the overall jist of it is that you have a member on your forums posting automatically of Search Feed?s feeds to your advertisement area? If you don?t understand this concept, then we suggest you move onto another hack or ask some questions to fully get an idea on this?


Basically yes this is to monetize your forums in another fashion which isn?t going to interfere with Google AdSense or any other inline sort of advertisement terms of services. If you know of Search Feed?s services, then you are well aware of their offerings.

Install:Once you have these setup, you can then put the keywords into each keywords text file, if you are wanting to get free keywords feel free to visit here: https://adwords.google.com/select/KeywordToolExternal Google is pretty nice to give everyone this nice little tool to use? Now remember you have to keep in the format inside the text files keyword+name using the plus (+) sign where there are spaces? Simple enough so far huh?
  • Now upload all of these files to your web directory as we stated.
  • Point your URL to the folder and you should see the feeds listed there? Now do remember one thing, RSS feeds with this service should give you new content because Search Feed?s services is an advertiser service like someone.
So now you can make your own feeds using Search Feed?s RSS function to monetize more of your forums area by simply syndicating to your Advertisement forums (This is all a recommendation area, because we use this area so it doesn?t look like ?JUNK? in the main forums area.)

See the attached inside the zip will be:
  • index.php
  • config.xml
  • keywords.txt (We filled up for you with the niche online dating, just to show you the format, or you can simply fill it in with various keywords to post variously. (UP TO YOU))
This hack works and surely can?t see why it wouldn?t work for you unless you modified the index.php file. Because there is no need to unless you know what you are doing there!

Also, if there is another service out there that offers you the ability to syndicate feeds to blogs, forums and etc? You may use this with this script but will require modifications to the script to accommodate their structure; we just simply supplied a script that?ll help syndicate feeds

Search Feed?s services may not produce feeds in certain keywords, so don?t come here to the forums posting about how they will produce keywords for this script, because it?s their service and you have to figure out for yourself what keywords to use and research yourself. Because this is a very generic hack to syndicated Text File feed format as RDF from Search Feed to your forums. Remember it?s about your research of the keywords, not for us to do. We are simply supplying you with a way to syndicating this since we haven?t seen a hack on vBulletin.org for this yet!

Other Usages:

If you have ideas and have expanded this hack, feel free to share here of your new version of this, we would be happy to incorporate yours into the core and expand on it all. Wherefore, we do like to have others collaborate and help one another out, that's what vBulletin.org is for!

Recommendations:

If you have a recommendation towards the hack only, and would like to see certain things in it we are always open to hear from you. We are here to help broaden the minds of others and hope to see the same from others sharing and contributing.

Support:

We will support the product only if there are problems with it of not working period, but we been using this for a year now and works great for an extra $$$/day you can?t complain! So support is given to those that are in need and mark INSTALLED!

Enjoy and click install if you like!


Disclaimer:

We or vBulletin.org are not held responsible for your actions and reactions on how you use this hack! You are using this at your own will. (Although all it does is create feeds for you.)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 08-22-2007, 07:14 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Small bug in index.php
Code:
$url = "http://www.searchfeed.com/rd/feed/TextFeed.jsp?tracid=$tracid&excID=&pID=$accountid&cat=$keyword&nl=10&page=1&ip=1.1.1.1";
should be
Code:
$url = "http://www.searchfeed.com/rd/feed/TextFeed.jsp?trackID=$tracid&excID=&pID=$accountid&cat=$keyword&nl=10&page=1&ip=1.1.1.1";
Reply With Quote
  #13  
Old 08-23-2007, 01:03 AM
blogtorank's Avatar
blogtorank blogtorank is offline
 
Join Date: Jan 2006
Posts: 450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tpearl5 View Post
Small bug in index.php
Code:
$url = "http://www.searchfeed.com/rd/feed/TextFeed.jsp?tracid=$tracid&excID=&pID=$accountid&cat=$keyword&nl=10&page=1&ip=1.1.1.1";
should be
Code:
$url = "http://www.searchfeed.com/rd/feed/TextFeed.jsp?trackID=$tracid&excID=&pID=$accountid&cat=$keyword&nl=10&page=1&ip=1.1.1.1";
Thank you sir! Will update this later this evening!
Reply With Quote
  #14  
Old 10-02-2007, 09:57 PM
iogames's Avatar
iogames iogames is offline
 
Join Date: Jan 2007
Location: Las Vegas, NV.
Posts: 1,433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blogtorank View Post
Thank you sir! Will update this later this evening!
I was about to install... does was updated or not? cause vB.org says NEVER
Reply With Quote
  #15  
Old 10-12-2007, 12:16 PM
Iskib Iskib is offline
 
Join Date: May 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

--------------------------------------------------------------------------------

I purchased the full version of another one of this guys products. It has been 5 days and still not able to download it. They have asked for information which I have sent and still the file is not there to download.

I have sent 3 support tickets with no response.

************WARNING**************

STAY AWAY
Reply With Quote
  #16  
Old 10-13-2007, 06:52 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still confused by this mod. One of my sites has had rss feeds running for years. Many, many of them. When ever I read anything related to rss I am always interested....

Does anyone have a working version of this? PM me a link if you don't wish to post it...

Thanks--- Making money from posting rss feeds???? Huh?????
Reply With Quote
  #17  
Old 10-13-2007, 07:17 PM
iogames's Avatar
iogames iogames is offline
 
Join Date: Jan 2007
Location: Las Vegas, NV.
Posts: 1,433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It seems like the so-called Company disappeared... Did someone make money from this?
Reply With Quote
  #18  
Old 01-02-2008, 05:54 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well http://www.searchfeed.com is still up and running (gave you that link, so you do not need to click on his affiliate link) and so is blogtoranks site, however, it looks like all support and updates are no longer occurring. Looks like he was in it for the quick buck only.
Reply With Quote
  #19  
Old 06-13-2008, 10:22 PM
iogames's Avatar
iogames iogames is offline
 
Join Date: Jan 2007
Location: Las Vegas, NV.
Posts: 1,433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updates?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05916 seconds
  • Memory Usage 2,298KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete