• Has another user failed to fulfill their side of a transaction?

    Please open a support ticket for assistance. You may also review our Exchange Policy.

Easy Simple Exchange, That will increase traffic to you!

Status
Not open for further replies.

Joshua Farrell

FP's Housekeeper
Joined
Nov 9, 2009
Messages
21,131
Reaction score
2,530
FP$
56
So, I decided to set up a custom search engine. You can only search for items in the forums or websites that are listed below. If you want to add your forum/website to it, post the link to your website/forum here, and I will add it to the search engine when I see it.

The Link to the search page/results page is at: http://search.the-news-center.com/

Otherwise, below are a small code to use on your forum or website.

The Current websites that are in the custom search engine are as follows:
  1. Admin Forums: http://www.adminforums.org/
  2. CMT Sports Forum: http://www.sportstimes.proboards.com/
  3. Forum Promotion: index.php
  4. HCNET Forums: http://www.higherculture.net/
  5. PocketStocks.net: http://pocketstocks.net/
  6. Promotion Plus: http://www.promotionplus.proboards.com/index.cgi
  7. The Moral Liberal: http://www.themoralliberal.com
  8. The News Center: http://www.the-news-center.com
  9. The Pilantica Forums: http://pilantica.proboards.com/index.cgi
  10. Packmule's Pen http://packmule84.blogspot.com
  11. My-black-ops-zombie-tactics http://www.my-black-ops-zombie-tactics.blogspot.com/
  12. Gamer Broadcast: http://gamerbroadcast.com
  13. Random Chatter: http://randomchatter.co.cc
  14. Cyber Guards: http://www.cyberguards.in/
  15. Lifeless Forum: http://lifelessforum.net
  16. Kandc123: http://kandc123.proboards.com
  17. The Moss: http://themoss.proboards.com
  18. USHost247: https://www.ushost247.com/
  19. Survival Forum - Guide to Survival: http://survivalforum.forumotion.com/
  20. GeeksOpedia: http://geeksopedia.com/
  21. Tech Stant: http://techstant.com/
  22. Cincy Forums http://www.cincyforums.com
  23. Barutiwa http://www.barutiwa.com
  24. The Track List: http://www.thetracklist.net
  25. Off Topic: http://off-topic.co.cc
  26. Poliwager: http://poliwager.net
  27. Poliwager Forums: http://forums.poliwager.net
  28. SportzChat: http://www.sportzchat.com/
  29. Bit User: http://www.bituser.com/forum/
  30. The Product Forum: http://www.productforum.info/
  31. Ultimate Team Forum: http://trustworthyuters.forumotion.co.uk/
  32. Chat Addicts: http://www.chat-addicts.com/
  33. uBlack Hat Forum: http://www.ublackhat.com/
  34. Site Database: http://www.sitedatabase.info/
  35. Website Design and Web Development Community: http://www.iwebbuddy.com/
  36. Dark Gizmo: http://darkgizmo.com/
  37. Revillution: http://revillution.com/
  38. Revillution: http://revillution.net/
  39. Dygital Darkness: http://dygitaldarkness.forumotion.com/
  40. Share Your exp: http://shareyourexp.com/
  41. Gaming Strike: http://s4.zetaboards.com/Gaming_Strike/
  42. Virtual Pet List: http://www.virtualpetlist.com/
  43. Eternal Damnation: http://eternal-damnation.tv/
  44. Talk GFX: http://www.talkgfx.net/
  45. Stock Market Forum: http://www.market-forum.com/forum.php
  46. Frustrating Games: http://frustratinggames.com/
  47. M1 Family: http://m1family.co.cc/
  48. Shares Investment Info: http://sharesinvestmentinfo.info/
  49. Shares Info 2U: http://sharesinfo2u.com/blog1/
  50. Best Investment Info: http://www.best-investment-info.com/
  51. SpamBB: http://spambb.com/
  52. Zingor: http://zingor.net/
  53. Advertising Mania: http://advertisingmania.org/
  54. Webmasters Conclusion: http://webmastersconclusion.wordpress.com/
  55. Nintendo Folk: http://nintendofolk.com/
  56. Tubewood: http://www.tubewood.com/
  57. Just Wanna Talk: http://www.justwannatalk.net/
  58. The Music Goes: http://www.themusicgoes.com/
  59. The Fun Zone: http://funzone.flipnfeedme.com
  60. PC Forums: http://pcforumz.org/
  61. IcyBoards Forums: http://icyboards.com/
  62. Market Forums: http://www.marketforums.org/
  63. Interviewed You: http://interviewedyou.com/



Also, to help the usage of it, please add the following code to your forum or website. The Code is a 25 Character search bar. Basically, by having the search bar on your forum/website, and other forums/websites, will help get your forum noticed by those who have yet to notice your forum!

All you have to do is add it in a place where it will be used the most (I.E. the Header/footer or sidebar)

Code:
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
  <div class="cse-branding-form">
    <form action="http://search.the-news-center.com/" target="_blank" id="cse-search-box">
      <div>
        <input type="hidden" name="cx" value="partner-pub-5670846849488871:1906620880" />
        <input type="hidden" name="cof" value="FORID:10" />
        <input type="hidden" name="ie" value="UTF-8" />
        <input type="text" name="q" size="25" />
        <input type="submit" name="sa" value="Search" />
      </div>
    </form>
  </div>
  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
  </div>
  <div class="cse-branding-text">
    Custom Search
  </div>
</div>
 
Status
Not open for further replies.
Back
Top Bottom