User login

MetaTraffic 2.0 Boxshot

another search engine for keywords?!

Posted by partyshop [July 25, 2003]

Hi there,
I just downloaded the demo of webtraffic and find it a very good traffic program. The only thing I was wundering if it was(is) possible to ad a specific search engine in the script to obtain also the keywords of this engine, in my case it has to be www.ilse.nl (dutch).
Somebody has an answer???:?:

another search engine for keywords?!

This is possible. You need to edit the class.asp file to support the search engine. Here's what you change:

1) Change Line 5022 to: Dim aryTemp(20,2)

2) Add 3 new lines at 5103 that say:

aryTemp(20,0)="Ilse"
aryTemp(20,1)="www\.ilse\.nl/"
aryTemp(20,2)="search_for"

The line numbers are from v1.3 of MetaTraffic. Enjoy!

Regards,
~Chad

another search engine for keywords?!

GREAT SUPPORT!!!!
Thanks for the quick answer!!!!!!!!!!
Later,
Chris

P.S. I let you know if it works.