Warrior Forum Thread Notification

by 9 replies
10
Good day everyone

Is there a way to get notified everytime a new thread is posted on WF that has the keyword "PPC" in the title?

Thank you!
#off topic forum #forum #notification #thread #warrior
  • you can do a search on the keyword "ppc" and then subscribe to each thread.
    • [1] reply
    • There is currently no way to have the forum software search every post for the content "ppc" and then have it email you.'

      My guess also, is that there would be several, if not many sigs, that would trigger a subscription, even if it were possible.

      Your best bet, as money2k mentioned, is to routinely, perhaps weekly, do a search for ppc and then see if any of the thread titles are interesting to you.

      hth

      bd99
  • Seems like this would be a job for Google Alerts.
  • No, but you can use Google for it:
    Code:
    site:warriorforum.com intitle:PPC
    http://www.google.com/search?hl=en&q...om+intitle:PPC
    http://www.google.com/search?hl=en&q=site:warriorforum.com+intitle:PPC

    Latest:
    http://www.google.com/search?hl=en&t...om+intitle:PPC
    http://www.google.com/search?hl=en&tbs=rltm:1&q=site:warriorforum.com+in title:PPC

    Past 24 hours:
    http://www.google.com/search?hl=en&t...om+intitle:PPC
    http://www.google.com/search?hl=en&tbs=qdr:d&q=site:warriorforum.com+int itle:PPC

    Past Week:
    http://www.google.com/search?hl=en&t...om+intitle:PPC
    http://www.google.com/search?hl=en&tbs=qdr:w&q=site:warriorforum.com+int itle:PPC

    Carlos
  • Thanks guys
  • Kind of related is that I've been looking for an RSS feed for the forum. I found an older thread here that suggests it should be available, but I'm getting a blank page when I try:
    http://www.warriorforum.com/main-int...5-rss-yes.html

    Any ideas?
    • [1] reply
    • Getting warmer! I'm getting a blank page too though... and the RSS autodiscovery button is not there. May be it's disabled for WF?
  • Can I ask what you need it for ildarius?
    • [1] reply
    • This may feel a bit to much like work, but here we go

      1. Go to http://www.warriorforum.com/search.php
      2. In the "Search by tag"-field, type inn ppc, wait for a moment, and look at the tag suggestions that come up.
      3. Write down in a text file every keyword/keyword phrase you might be interested in.
      4. Take the following HTML code and paste it into the top of that text file:
      Code:
      <html>
      <body>
       
      <h1>TAG: PPC </h1>
      <iframe src="http://www.warriorforum.com/tags/PPC.html" width="99%" height="600"> </iframe> 
       
       
      <h1>TAG: PAYPERCLICK</h1>
      <iframe src="http://www.warriorforum.com/tags/payperclick.html" width="99%" height="600"> </iframe> 
       
      <h1>TAG: PAY-PER-CLICK</h1>
      <iframe src="http://www.warriorforum.com/tags/pay-per-click.html" width="99%" height="600"> </iframe> 
      
      <h1>TAG: PAYPERLEAD</h1>
      <iframe src="http://www.warriorforum.com/tags/payperlead.html" width="99%" height="600"> </iframe> 
       
      <h1>TAG: PAYPERLEAD</h1>
      <iframe src="http://www.warriorforum.com/tags/payperlead.html" width="99%" height="600"> </iframe> 
      
      </body>
      </html>
      5. I've set up some tags, but feel free to add more. If you want to show threads about bananas, input:
      Code:
      <h1>TAG: PAYPERLEAD</h1>
      <iframe src="http://www.warriorforum.com/tags/bananas.html" width="99%" height="600"> </iframe>
      Save this file as an html-file, and open it in your web browser.

      Example, without bananas:
      http://www.bjarneeldhuset.com/stuff/iframetest.html

Next Topics on Trending Feed